BuyersFilterSetsNonBillableWinningBids
class BuyersFilterSetsNonBillableWinningBids extends Resource (View source)
The "nonBillableWinningBids" collection of methods.
Typical usage is:
$adexchangebuyer2Service = new Google\Service\AdExchangeBuyerII(...);
$nonBillableWinningBids = $adexchangebuyer2Service->buyers_filterSets_nonBillableWinningBids;
Methods
listBuyersFilterSetsNonBillableWinningBids(string $filterSetName, array $optParams = [])
List all reasons for which winning bids were not billable, with the number of bids not billed for each reason.
Details
ListNonBillableWinningBidsResponse
listBuyersFilterSetsNonBillableWinningBids(string $filterSetName, array $optParams = [])
List all reasons for which winning bids were not billable, with the number of bids not billed for each reason.
(nonBillableWinningBids.listBuyersFilterSetsNonBillableWinningBids)