Reference documentation and code samples for the Google Shopping Merchant Accounts V1 Client class ListProgramsResponse.
Response message for the ListPrograms method.
Generated from protobuf message google.shopping.merchant.accounts.v1.ListProgramsResponse
Namespace
Google \ Shopping \ Merchant \ Accounts \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ programs
↳ next_page_token
string
A token that can be sent as page_token
to retrieve the next page. If this field is omitted, there are no subsequent pages.
getPrograms
The programs for the given account.
setPrograms
The programs for the given account.
$this
getNextPageToken
A token that 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 that can be sent as page_token
to retrieve the next page. If this
field is omitted, there are no subsequent pages.
var
string
$this