Reference documentation and code samples for the Google Shopping Merchant Products V1beta Client class ProductStatus.
The status of a product, data validation issues, that is, information about a product computed asynchronously.
Generated from protobuf message google.shopping.merchant.products.v1beta.ProductStatus
Namespace
Google \ Shopping \ Merchant \ Products \ V1betaMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ destination_statuses
↳ item_level_issues
↳ creation_date
↳ last_update_date
↳ google_expiration_date
getDestinationStatuses
The intended destinations for the product.
setDestinationStatuses
The intended destinations for the product.
$this
getItemLevelIssues
A list of all issues associated with the product.
setItemLevelIssues
A list of all issues associated with the product.
$this
getCreationDate
Date on which the item has been created, in ISO 8601 format.
hasCreationDate
clearCreationDate
setCreationDate
Date on which the item has been created, in ISO 8601 format.
$this
getLastUpdateDate
Date on which the item has been last updated, in ISO 8601 format.
hasLastUpdateDate
clearLastUpdateDate
setLastUpdateDate
Date on which the item has been last updated, in ISO 8601 format.
$this
getGoogleExpirationDate
Date on which the item expires, in ISO 8601 format.
hasGoogleExpirationDate
clearGoogleExpirationDate
setGoogleExpirationDate
Date on which the item expires, in ISO 8601 format.
$this