Skip to main content

productstatuses

Overview

Nameproductstatuses
TypeResource
Idgoogledevelopers.content.productstatuses

Fields

NameDatatypeDescription
itemLevelIssuesarrayA list of all issues associated with the product.
creationDatestringDate on which the item has been created, in ISO 8601 format.
lastUpdateDatestringDate on which the item has been last updated, in ISO 8601 format.
googleExpirationDatestringDate on which the item expires in Google Shopping, in ISO 8601 format.
kindstringIdentifies what kind of resource this is. Value: the fixed string "content#productStatus"
productIdstringThe ID of the product for which status is reported.
linkstringThe link to the product.
destinationStatusesarrayThe intended destinations for the product.
titlestringThe title of the product.

Methods

NameAccessible byRequired ParamsDescription
getSELECTmerchantId, productIdGets the status of a product from your Merchant Center account.
listSELECTmerchantIdLists the statuses of the products in your Merchant Center account.
custombatchEXECGets the statuses of multiple products in a single request.