Home
last modified time | relevance | path

Searched refs:creativeId (Results 1 – 15 of 15) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DAdExchangeBuyerII.php325 'path' => 'v2beta1/accounts/{accountId}/creatives/{creativeId}',
333 'creativeId' => [
362 'path' => 'v2beta1/accounts/{accountId}/creatives/{creativeId}:stopWatching',
370 'creativeId' => [
377 'path' => 'v2beta1/accounts/{accountId}/creatives/{creativeId}',
385 'creativeId' => [
392 'path' => 'v2beta1/accounts/{accountId}/creatives/{creativeId}:watch',
400 'creativeId' => [
425 'creativeId' => [
440 'creativeId' => [
[all …]
H A DDisplayVideo.php677 'path' => 'v1/advertisers/{+advertiserId}/creatives/{+creativeId}',
685 'creativeId' => [
692 'path' => 'v1/advertisers/{+advertiserId}/creatives/{+creativeId}',
700 'creativeId' => [
733 'path' => 'v1/advertisers/{+advertiserId}/creatives/{+creativeId}',
741 'creativeId' => [
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
H A DCreative.php58 public $creativeId; variable in Google\\Service\\AdExchangeBuyerII\\Creative
245 public function setCreativeId($creativeId) argument
247 $this->creativeId = $creativeId;
254 return $this->creativeId;
H A DCreativeDealAssociation.php29 public $creativeId; variable in Google\\Service\\AdExchangeBuyerII\\CreativeDealAssociation
52 public function setCreativeId($creativeId) argument
54 $this->creativeId = $creativeId;
61 return $this->creativeId;
H A DFilterSet.php32 public $creativeId; variable in Google\\Service\\AdExchangeBuyerII\\FilterSet
105 public function setCreativeId($creativeId) argument
107 $this->creativeId = $creativeId;
114 return $this->creativeId;
H A DFilteredBidCreativeRow.php27 public $creativeId; variable in Google\\Service\\AdExchangeBuyerII\\FilteredBidCreativeRow
48 public function setCreativeId($creativeId) argument
50 $this->creativeId = $creativeId;
57 return $this->creativeId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/Resource/
H A DAccountsCreatives.php58 * @param string $creativeId The ID of the creative to retrieve.
62 public function get($accountId, $creativeId, $optParams = []) argument
64 $params = ['accountId' => $accountId, 'creativeId' => $creativeId];
106 * @param string $creativeId The creative ID of the creative to stop
115 $params = ['accountId' => $accountId, 'creativeId' => $creativeId, 'postBody' => $postBody];
124 * @param string $creativeId The buyer-defined creative ID of this creative. Can
130 public function update($accountId, $creativeId, Creative $postBody, $optParams = []) argument
132 $params = ['accountId' => $accountId, 'creativeId' => $creativeId, 'postBody' => $postBody];
141 * @param string $creativeId The creative ID to watch for status changes.
149 public function watch($accountId, $creativeId, WatchCreativeRequest $postBody, $optParams = []) argument
[all …]
H A DAccountsCreativesDealAssociations.php39 * @param string $creativeId The ID of the creative associated with the deal.
44 public function add($accountId, $creativeId, AddDealAssociationRequest $postBody, $optParams = []) argument
46 $params = ['accountId' => $accountId, 'creativeId' => $creativeId, 'postBody' => $postBody];
56 * @param string $creativeId The creative ID to list the associations from.
76 public function listAccountsCreativesDealAssociations($accountId, $creativeId, $optParams = []) argument
78 $params = ['accountId' => $accountId, 'creativeId' => $creativeId];
87 * @param string $creativeId The ID of the creative associated with the deal.
92 …public function remove($accountId, $creativeId, RemoveDealAssociationRequest $postBody, $optParams… argument
94 $params = ['accountId' => $accountId, 'creativeId' => $creativeId, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DCampaignCreativeAssociation.php25 public $creativeId; variable in Google\\Service\\Dfareporting\\CampaignCreativeAssociation
34 public function setCreativeId($creativeId) argument
36 $this->creativeId = $creativeId;
43 return $this->creativeId;
H A DCompanionClickThroughOverride.php27 public $creativeId; variable in Google\\Service\\Dfareporting\\CompanionClickThroughOverride
46 public function setCreativeId($creativeId) argument
48 $this->creativeId = $creativeId;
55 return $this->creativeId;
H A DCreativeAssignment.php40 public $creativeId; variable in Google\\Service\\Dfareporting\\CreativeAssignment
139 public function setCreativeId($creativeId) argument
141 $this->creativeId = $creativeId;
148 return $this->creativeId;
H A DTagData.php33 public $creativeId; variable in Google\\Service\\Dfareporting\\TagData
74 public function setCreativeId($creativeId) argument
76 $this->creativeId = $creativeId;
83 return $this->creativeId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/
H A DCreative.php58 public $creativeId; variable in Google\\Service\\DisplayVideo\\Creative
327 public function setCreativeId($creativeId) argument
329 $this->creativeId = $creativeId;
336 return $this->creativeId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/Resource/
H A DAdvertisersCreatives.php57 * @param string $creativeId The ID of the creative to be deleted.
61 public function delete($advertiserId, $creativeId, $optParams = []) argument
63 $params = ['advertiserId' => $advertiserId, 'creativeId' => $creativeId];
72 * @param string $creativeId Required. The ID of the creative to fetch.
76 public function get($advertiserId, $creativeId, $optParams = []) argument
78 $params = ['advertiserId' => $advertiserId, 'creativeId' => $creativeId];
147 * @param string $creativeId Output only. The unique ID of the creative.
156 public function patch($advertiserId, $creativeId, Creative $postBody, $optParams = []) argument
158 … $params = ['advertiserId' => $advertiserId, 'creativeId' => $creativeId, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RealTimeBidding/
H A DCreative.php50 public $creativeId; variable in Google\\Service\\RealTimeBidding\\Creative
183 public function setCreativeId($creativeId) argument
185 $this->creativeId = $creativeId;
192 return $this->creativeId;