Reference documentation and code samples for the Google Ads Ad Manager V1 Client class SearchAdReviewCenterAdsResponse.
Response object for SearchAdReviewCenterAds
method.
Generated from protobuf message google.ads.admanager.v1.SearchAdReviewCenterAdsResponse
Namespace
Google \ Ads \ AdManager \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ ad_review_center_ads
↳ 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.
getAdReviewCenterAds
The AdReviewCenterAds that match the search request.
setAdReviewCenterAds
The AdReviewCenterAds that match the search request.
$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

