Home
last modified time | relevance | path

Searched refs:publisherProfileId (Results 1 – 6 of 6) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
H A DProduct.php56 public $publisherProfileId; variable in Google\\Service\\AdExchangeBuyerII\\Product
191 public function setPublisherProfileId($publisherProfileId) argument
193 $this->publisherProfileId = $publisherProfileId;
200 return $this->publisherProfileId;
H A DPublisherProfile.php72 public $publisherProfileId; variable in Google\\Service\\AdExchangeBuyerII\\PublisherProfile
259 public function setPublisherProfileId($publisherProfileId) argument
261 $this->publisherProfileId = $publisherProfileId;
268 return $this->publisherProfileId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/Resource/
H A DAccountsPublisherProfiles.php37 * @param string $publisherProfileId The id for the publisher profile to get.
41 public function get($accountId, $publisherProfileId, $optParams = []) argument
43 $params = ['accountId' => $accountId, 'publisherProfileId' => $publisherProfileId];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/
H A DPublisherProfileApiProto.php42 public $publisherProfileId; variable in Google\\Service\\AdExchangeBuyer\\PublisherProfileApiProto
202 public function setPublisherProfileId($publisherProfileId) argument
204 $this->publisherProfileId = $publisherProfileId;
208 return $this->publisherProfileId;
H A DProduct.php46 public $publisherProfileId; variable in Google\\Service\\AdExchangeBuyer\\Product
234 public function setPublisherProfileId($publisherProfileId) argument
236 $this->publisherProfileId = $publisherProfileId;
240 return $this->publisherProfileId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DAdExchangeBuyerII.php763 'path' => 'v2beta1/accounts/{accountId}/publisherProfiles/{publisherProfileId}',
771 'publisherProfileId' => [