Home
last modified time | relevance | path

Searched refs:creatives (Results 1 – 10 of 10) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/
H A DListCreativesResponse.php33 public function setCreatives($creatives) argument
35 $this->creatives = $creatives;
42 return $this->creatives;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RealTimeBidding/
H A DListCreativesResponse.php33 public function setCreatives($creatives) argument
35 $this->creatives = $creatives;
42 return $this->creatives;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
H A DListCreativesResponse.php33 public function setCreatives($creatives) argument
35 $this->creatives = $creatives;
42 return $this->creatives;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DCreativesListResponse.php37 public function setCreatives($creatives) argument
39 $this->creatives = $creatives;
46 return $this->creatives;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DAdExchangeBuyer.php45 public $creatives; variable in Google\\Service\\AdExchangeBuyer
205 'creatives',
209 'path' => 'creatives/{accountId}/{buyerCreativeId}/addDeal/{dealId}',
229 'path' => 'creatives/{accountId}/{buyerCreativeId}',
244 'path' => 'creatives',
248 'path' => 'creatives',
279 'path' => 'creatives/{accountId}/{buyerCreativeId}/listDeals',
294 'path' => 'creatives/{accountId}/{buyerCreativeId}/removeDeal/{dealId}',
H A DAdExchangeBuyerII.php307 'creatives',
311 'path' => 'v2beta1/accounts/{accountId}/creatives',
325 'path' => 'v2beta1/accounts/{accountId}/creatives/{creativeId}',
340 'path' => 'v2beta1/accounts/{accountId}/creatives',
362 'path' => 'v2beta1/accounts/{accountId}/creatives/{creativeId}:stopWatching',
377 'path' => 'v2beta1/accounts/{accountId}/creatives/{creativeId}',
392 'path' => 'v2beta1/accounts/{accountId}/creatives/{creativeId}:watch',
432 'path' => 'v2beta1/accounts/{accountId}/creatives/{creativeId}/dealAssociations',
1004 'creatives',
1008 'path' => 'v2beta1/{+filterSetName}/filteredBids/{creativeStatusId}/creatives',
[all …]
H A DRealTimeBidding.php104 'creatives',
108 'path' => 'v1/{+parent}/creatives',
134 'path' => 'v1/{+parent}/creatives:watch',
397 'creatives',
401 'path' => 'v1/{+parent}/creatives',
425 'path' => 'v1/{+parent}/creatives',
H A DDisplayVideo.php663 'creatives',
667 'path' => 'v1/advertisers/{+advertiserId}/creatives',
677 'path' => 'v1/advertisers/{+advertiserId}/creatives/{+creativeId}',
692 'path' => 'v1/advertisers/{+advertiserId}/creatives/{+creativeId}',
707 'path' => 'v1/advertisers/{+advertiserId}/creatives',
733 'path' => 'v1/advertisers/{+advertiserId}/creatives/{+creativeId}',
H A DDfareporting.php70 public $creatives; variable in Google\\Service\\Dfareporting
1846 'creatives',
1850 'path' => 'dfareporting/v3.5/userprofiles/{profileId}/creatives/{id}',
1865 'path' => 'dfareporting/v3.5/userprofiles/{profileId}/creatives',
1875 'path' => 'dfareporting/v3.5/userprofiles/{profileId}/creatives',
1955 'path' => 'dfareporting/v3.5/userprofiles/{profileId}/creatives',
1970 'path' => 'dfareporting/v3.5/userprofiles/{profileId}/creatives',
/plugin/authgoogle/google/contrib/
H A DGoogle_AdexchangebuyerService.php257 public $creatives; variable in Google_AdexchangebuyerService
272 …$this->creatives = new Google_CreativesServiceResource($this, $this->serviceName, 'creatives', jso…