Reference documentation and code samples for the Google Ads Data Manager V1 Client class SearchPartnerLinksResponse.
Response from the SearchPartnerLinksRequest .
Generated from protobuf message google.ads.datamanager.v1.SearchPartnerLinksResponse
Namespace
Google \ Ads \ DataManager \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ partner_links
↳ 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.
getPartnerLinks
The partner links for the given account.
setPartnerLinks
The partner links for the given account.
$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

