Skip to content
This repository has been archived by the owner on Sep 19, 2022. It is now read-only.

Latest commit

 

History

History
16 lines (11 loc) · 831 Bytes

CatalogProductV3.md

File metadata and controls

16 lines (11 loc) · 831 Bytes

# CatalogProductV3

Properties

Name Type Description Notes
batch_id int An entry ID, unique within the batch request. [optional]
merchant_id string The ID of the managing account. [optional]
method string The method of the batch entry. [optional]
product_id string The ID of the product to get or delete. Only defined if the method is get or delete. [optional]
product \Criteo\Marketing\Model\GoogleProductV3 [optional]
feed_id string The Content API feed id. [optional]

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