Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 1.01 KB

ProductsCustomBatchRequestEntry.md

File metadata and controls

15 lines (12 loc) · 1.01 KB

# ProductsCustomBatchRequestEntry

Properties

Name Type Description Notes
batch_id int An entry ID, unique within the batch request. [optional]
merchant_id int The ID of the managing account. Criteo: the partnerId.
method string The method of the batch entry.
product_id string The Product ID to delete. Only defined if the method is delete. [optional]
item_group_id string Deprecated (providing this information is no more needed, this field will be removed in next release). The itemGroupId of the product to delete. To be defined when the method is delete and the product is a variant. [optional]
product \criteo\api\marketingsolutions\preview\Model\Product [optional]
feed_id string Not used by Criteo. [optional]

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