Home
last modified time | relevance | path

Searched refs:ListDealAssociationsResponse (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/Resource/
H A DAccountsCreativesDealAssociations.php22 use Google\Service\AdExchangeBuyerII\ListDealAssociationsResponse; alias
74 * @return ListDealAssociationsResponse
80 return $this->call('list', [$params], ListDealAssociationsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
H A DListDealAssociationsResponse.php20 class ListDealAssociationsResponse extends \Google\Collection class
61 class_alias(ListDealAssociationsResponse::class, 'Google_Service_AdExchangeBuyerII_ListDealAssociat…