Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 3.68 KB

SelectionRule.md

File metadata and controls

14 lines (11 loc) · 3.68 KB

# SelectionRule

Properties

Name Type Description Notes
brands string[] An array of product brands. For more details, see <a href=&quot;/api-docs/sell/static/marketing/using-the-selectionrules-container.html &quot;>Using the selectionRules container</a>. [optional]
categoryIds string[] This field contains an array of the associated category ID(s).<br><br>For <a href= &quot;/api-docs/sell/static/marketing/using-the-selectionrules-container.html#Promotio &quot;>Item promotions</a>, a single-item array containing the category ID associated with the promotion. Required when used in an Item promotion and either specifying a <b>selectionRules</b> container or when <b>inventoryCriterionType</b> is set to <code>INVENTORY_BY_RULE</code>.<br><br>For <a href= &quot;/api-docs/sell/static/marketing/using-the-selectionrules-container.html#Campaign &quot;>Promoted Listing campaigns</a>, an array of category ID(s) associated with the campaign. <br><br>For information on how to get category IDs, see <a href= &quot;/api-docs/sell/static/marketing/using-the-selectionrules-container.html#eBay &quot;>eBay Marketplace category IDs</a> and <a href= &quot;/api-docs/sell/static/marketing/using-the-selectionrules-container.html#Seller &quot;>Seller store category IDs</a> [optional]
categoryScope string This enumerated value indicates if the category ID for the item is an identifier for eBay categories or for a seller's eBay store categories. <br><br>For <a href= &quot;/api-docs/sell/static/marketing/using-the-selectionrules-container.html#Campaign &quot;>Promoted Listing campaigns</a>, this field includes the type of the category ID for the item(s) to be included in the campaign.<br><br>For <a href= &quot;/api-docs/sell/static/marketing/using-the-selectionrules-container.html#Promotio &quot;>Item promotions</a>, this field identifies the scope for the corresponding array as eBay categories or for a seller's eBay store categories. Required when used in an Item promotion and <b>inventoryCriterionType</b> is set to <code>INVENTORY_BY_RULE</code>. For implementation help, refer to <a href='https://developer.ebay.com/api-docs/sell/marketing/types/pls:CategoryScopeEnum&#39;&gt;eBay API documentation</a> [optional]
listingConditionIds string[] A comma-separated list of unique identifiers for the conditions of listings to be included<br><br>For <a href= &quot;/api-docs/sell/static/marketing/using-the-selectionrules-container.html#Campaign &quot;>Promoted Listing campaigns</a>, refer to <a href= &quot;/api-docs/sell/static/marketing/pl-campaign-flow-pls.html#add-by-rule &quot;>Add items to the PLS campaign</a>. Up to four IDs can be specified.<br><br>For <a href= &quot;/api-docs/sell/static/marketing/using-the-selectionrules-container.html#Promotio &quot;>Item promotions</a>, refer to <a href= &quot;/api-docs/sell/static/metadata/condition-id-values.html &quot;>Item condition ID and name values</a>. [optional]
maxPrice \macropage\SDKs\ebay\rest\marketing\Model\Amount [optional]
minPrice \macropage\SDKs\ebay\rest\marketing\Model\Amount [optional]

[Back to Model list] [Back to API list] [Back to README]