Reference documentation and code samples for the Google Shopping Css V1 Client class CssProductStatus.
The status of the Css Product, data validation issues, that is, information about the Css Product computed asynchronously.
Generated from protobuf message google.shopping.css.v1.CssProductStatus
Namespace
Google \ Shopping \ Css \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ destination_statuses
array< Google\Shopping\Css\V1\CssProductStatus\DestinationStatus
>
The intended destinations for the product.
↳ item_level_issues
array< Google\Shopping\Css\V1\CssProductStatus\ItemLevelIssue
>
A list of all issues associated with the product.
↳ 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