BuyersFilterSetsBidResponsesWithoutBids
class BuyersFilterSetsBidResponsesWithoutBids extends Resource (View source)
The "bidResponsesWithoutBids" collection of methods.
Typical usage is:
$adexchangebuyer2Service = new Google\Service\AdExchangeBuyerII(...);
$bidResponsesWithoutBids = $adexchangebuyer2Service->buyers_filterSets_bidResponsesWithoutBids;
Methods
listBuyersFilterSetsBidResponsesWithoutBids(string $filterSetName, array $optParams = [])
List all reasons for which bid responses were considered to have no applicable bids, with the number of bid responses affected for each reason.
Details
ListBidResponsesWithoutBidsResponse
listBuyersFilterSetsBidResponsesWithoutBids(string $filterSetName, array $optParams = [])
List all reasons for which bid responses were considered to have no applicable bids, with the number of bid responses affected for each reason.
(bidResponsesWithoutBids.listBuyersFilterSetsBidResponsesWithoutBids)