Skip to main content

19 docs tagged with "rule"

View All Tags

After (Datetime)

Learn how to use the After (Datetime) rule to filter or act on products based on a specific date and time.

Before (Datetime)

Learn how to use the Before (Datetime) rule to filter or act on products based on a specific date and time.

Between

Learn how to apply the between rule to isolate product attributes falling within a specified numerical range.

Empty

This article covers the is empty rule, which is used to check if a specified field contains no data or is null. It provides practical examples to demonstrate the rule's application.

Ends With

This article explores the ends with rule, which validates if a field's value concludes with a given substring. Options for case sensitivity and practical examples are discussed.

Equals

This article explains the basic functionality and options of the equals rule, including case sensitivity and regular expression matching. It provides examples to demonstrate how the rule can be applied to product feeds.

Greater Than

Learn how to use the is greater than rule for numeric comparisons in your product feed. Ideal for comparing price, quantity, or other numeric attributes.

Greater Than or Equal

Learn how to use the is greater than or equal to rule for numeric comparisons in your product feed. Useful for conditions where a threshold value is included.

Includes

The article discusses how the includes rule can be used to check if a field's value contains a specific substring. It delves into various options like case sensitivity and the use of regular expressions, and provides examples for clarity.

Is GTIN

Understand how the is GTIN rule verifies if a product's GTIN is valid.

Less Than

Learn how to use the is less than rule for numeric comparisons in your product feed. Suitable for conditions where a value falls below a certain limit.

Less Than or Equal

Explore how to utilize the less than or equal to rule for flexible numeric comparisons, including scenarios where a value must not exceed a certain limit.

Not Between

Learn how to use the not between rule to isolate product attributes that fall outside a specified numerical range.

Not Empty

This article elaborates on the is not empty rule, used to confirm that a specific field contains data and is not null. Practical examples are included to demonstrate how to utilize this rule effectively.

Not Ends With

This article explains the not ends with rule, enabling you to ensure that a field's value does not conclude with a specific substring. Options and examples are covered.

Not Equals

This article focuses on the not equals rule, explaining how to set up conditions that trigger when a field's value is not equal to a specified value. It covers case sensitivity and regular expressions, providing practical examples for better understanding.

Not Includes

This article outlines the not includes rule, which is used to ensure a value does not contain a specified substring. It covers case sensitivity, regular expressions, and provides practical examples for application.

Not Starts With

This article covers the not starts with rule that checks if a field's value does not start with a specified substring. It includes options for case sensitivity and practical examples.

Starts With

This article explains the starts with rule, which checks if a field's value begins with a specified string. It covers options and provides practical examples to show how to effectively apply the rule.