BiddersFilterSetsBidResponsesWithoutBids
class BiddersFilterSetsBidResponsesWithoutBids extends Resource (View source)
The "bidResponsesWithoutBids" collection of methods.
Typical usage is:
$adexchangebuyer2Service = new Google\Service\AdExchangeBuyerII(...);
$bidResponsesWithoutBids = $adexchangebuyer2Service->bidders_filterSets_bidResponsesWithoutBids;
Methods
listBiddersFilterSetsBidResponsesWithoutBids(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
listBiddersFilterSetsBidResponsesWithoutBids(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.listBiddersFilterSetsBidResponsesWithoutBids)