BuyersFilterSetsFilteredBidsDetails
class BuyersFilterSetsFilteredBidsDetails extends Resource (View source)
The "details" collection of methods.
Typical usage is:
$adexchangebuyer2Service = new Google\Service\AdExchangeBuyerII(...);
$details = $adexchangebuyer2Service->buyers_filterSets_filteredBids_details;
Methods
listBuyersFilterSetsFilteredBidsDetails(string $filterSetName, int $creativeStatusId, array $optParams = [])
List all details associated with a specific reason for which bids were filtered, with the number of bids filtered for each detail.
Details
ListCreativeStatusBreakdownByDetailResponse
listBuyersFilterSetsFilteredBidsDetails(string $filterSetName, int $creativeStatusId, array $optParams = [])
List all details associated with a specific reason for which bids were filtered, with the number of bids filtered for each detail.
(details.listBuyersFilterSetsFilteredBidsDetails)