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

Latest commit

 

History

History
15 lines (11 loc) · 783 Bytes

CatalogProductV3.md

File metadata and controls

15 lines (11 loc) · 783 Bytes

CatalogProductV3

Properties

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

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