BuyersFilterSetsBidResponseErrors
class BuyersFilterSetsBidResponseErrors extends Resource (View source)
The "bidResponseErrors" collection of methods.
Typical usage is:
$adexchangebuyer2Service = new Google\Service\AdExchangeBuyerII(...);
$bidResponseErrors = $adexchangebuyer2Service->buyers_filterSets_bidResponseErrors;
Methods
listBuyersFilterSetsBidResponseErrors(string $filterSetName, array $optParams = [])
List all errors that occurred in bid responses, with the number of bid responses affected for each reason.
Details
ListBidResponseErrorsResponse
listBuyersFilterSetsBidResponseErrors(string $filterSetName, array $optParams = [])
List all errors that occurred in bid responses, with the number of bid responses affected for each reason.
(bidResponseErrors.listBuyersFilterSetsBidResponseErrors)