/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/ |
H A D | ListCreativesResponse.php | 33 public function setCreatives($creatives) argument 35 $this->creatives = $creatives; 42 return $this->creatives;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RealTimeBidding/ |
H A D | ListCreativesResponse.php | 33 public function setCreatives($creatives) argument 35 $this->creatives = $creatives; 42 return $this->creatives;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/ |
H A D | ListCreativesResponse.php | 33 public function setCreatives($creatives) argument 35 $this->creatives = $creatives; 42 return $this->creatives;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/ |
H A D | CreativesListResponse.php | 37 public function setCreatives($creatives) argument 39 $this->creatives = $creatives; 46 return $this->creatives;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ |
H A D | AdExchangeBuyer.php | 45 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 D | AdExchangeBuyerII.php | 307 '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 D | RealTimeBidding.php | 104 '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 D | DisplayVideo.php | 663 '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 D | Dfareporting.php | 70 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 D | Google_AdexchangebuyerService.php | 257 public $creatives; variable in Google_AdexchangebuyerService 272 …$this->creatives = new Google_CreativesServiceResource($this, $this->serviceName, 'creatives', jso…
|