BiddersAccountsFilterSetsLosingBids
class BiddersAccountsFilterSetsLosingBids extends Resource (View source)
The "losingBids" collection of methods.
Typical usage is:
$adexchangebuyer2Service = new Google\Service\AdExchangeBuyerII(...);
$losingBids = $adexchangebuyer2Service->bidders_accounts_filterSets_losingBids;
Methods
listBiddersAccountsFilterSetsLosingBids(string $filterSetName, array $optParams = [])
List all reasons for which bids lost in the auction, with the number of bids that lost for each reason.
Details
ListLosingBidsResponse
listBiddersAccountsFilterSetsLosingBids(string $filterSetName, array $optParams = [])
List all reasons for which bids lost in the auction, with the number of bids that lost for each reason.
(losingBids.listBiddersAccountsFilterSetsLosingBids)