Home
last modified time | relevance | path

Searched refs:ListCreativeStatusBreakdownByCreativeResponse (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/Resource/
H A DBiddersAccountsFilterSetsFilteredBidsCreatives.php20 use Google\Service\AdExchangeBuyerII\ListCreativeStatusBreakdownByCreativeResponse; alias
57 * @return ListCreativeStatusBreakdownByCreativeResponse
63 return $this->call('list', [$params], ListCreativeStatusBreakdownByCreativeResponse::class);
H A DBiddersFilterSetsFilteredBidsCreatives.php20 use Google\Service\AdExchangeBuyerII\ListCreativeStatusBreakdownByCreativeResponse; alias
57 * @return ListCreativeStatusBreakdownByCreativeResponse
63 return $this->call('list', [$params], ListCreativeStatusBreakdownByCreativeResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
H A DListCreativeStatusBreakdownByCreativeResponse.php20 class ListCreativeStatusBreakdownByCreativeResponse extends \Google\Collection class
61 class_alias(ListCreativeStatusBreakdownByCreativeResponse::class, 'Google_Service_AdExchangeBuyerII…