Reference documentation and code samples for the Google Shopping Css V1 Client class ListCssProductsResponse.
Response message for the ListCssProducts method.
Generated from protobuf message google.shopping.css.v1.ListCssProductsResponse
Namespace
Google \ Shopping \ Css \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ css_products
array< Google\Shopping\Css\V1\CssProduct
>
The processed CSS products from the specified account. These are your processed CSS products after applying rules and supplemental feeds.
↳ next_page_token
string
A token, which can be sent as page_token
to retrieve the next page. If this field is omitted, there are no subsequent pages.
getCssProducts
The processed CSS products from the specified account. These are your processed CSS products after applying rules and supplemental feeds.
setCssProducts
The processed CSS products from the specified account. These are your processed CSS products after applying rules and supplemental feeds.
$this
getNextPageToken
A token, which can be sent as page_token
to retrieve the next page.
If this field is omitted, there are no subsequent pages.
string
setNextPageToken
A token, which can be sent as page_token
to retrieve the next page.
If this field is omitted, there are no subsequent pages.
var
string
$this