Google Ads Ad Manager V1 Client - Class BatchAdReviewCenterAdsOperationMetadata (0.5.0)

Reference documentation and code samples for the Google Ads Ad Manager V1 Client class BatchAdReviewCenterAdsOperationMetadata.

Metadata object for BatchAllowAdReviewCenterAds and BatchBlockAdReviewCenterAds methods.

Generated from protobuf message google.ads.admanager.v1.BatchAdReviewCenterAdsOperationMetadata

Namespace

Google \ Ads \ AdManager \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ failed_requests array|Google\Protobuf\Internal\MapField

The status of each failed request, keyed by the index of the corresponding request in the batch request.

getFailedRequests

The status of each failed request, keyed by the index of the corresponding request in the batch request.

Returns
Type Description
Google\Protobuf\Internal\MapField

setFailedRequests

The status of each failed request, keyed by the index of the corresponding request in the batch request.

Parameter
Name Description
var array|Google\Protobuf\Internal\MapField
Returns
Type Description
$this