Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 933 Bytes

ProductsCustomBatchRequestEntry.md

File metadata and controls

15 lines (12 loc) · 933 Bytes

# 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 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]