Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/Resource/
H A DPubprofiles.php20 use Google\Service\AdExchangeBuyer\GetPublisherProfilesByAccountIdResponse; alias
38 * @return GetPublisherProfilesByAccountIdResponse
44 return $this->call('list', [$params], GetPublisherProfilesByAccountIdResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/
H A DGetPublisherProfilesByAccountIdResponse.php20 class GetPublisherProfilesByAccountIdResponse extends \Google\Collection class
43 class_alias(GetPublisherProfilesByAccountIdResponse::class, 'Google_Service_AdExchangeBuyer_GetPubl…