Home
last modified time | relevance | path

Searched refs:advertiserId (Results 51 – 71 of 71) sorted by relevance

123

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/
H A DInsertionOrder.php26 public $advertiserId; variable in Google\\Service\\DisplayVideo\\InsertionOrder
81 public function setAdvertiserId($advertiserId) argument
83 $this->advertiserId = $advertiserId;
90 return $this->advertiserId;
H A DLineItem.php26 public $advertiserId; variable in Google\\Service\\DisplayVideo\\LineItem
105 public function setAdvertiserId($advertiserId) argument
107 $this->advertiserId = $advertiserId;
114 return $this->advertiserId;
H A DCreative.php28 public $advertiserId; variable in Google\\Service\\DisplayVideo\\Creative
201 public function setAdvertiserId($advertiserId) argument
203 $this->advertiserId = $advertiserId;
210 return $this->advertiserId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DProject.php29 public $advertiserId; variable in Google\\Service\\Dfareporting\\Project
126 public function setAdvertiserId($advertiserId) argument
128 $this->advertiserId = $advertiserId;
135 return $this->advertiserId;
H A DFloodlightConfiguration.php30 public $advertiserId; variable in Google\\Service\\Dfareporting\\FloodlightConfiguration
97 public function setAdvertiserId($advertiserId) argument
99 $this->advertiserId = $advertiserId;
106 return $this->advertiserId;
H A DInventoryItem.php32 public $advertiserId; variable in Google\\Service\\Dfareporting\\InventoryItem
129 public function setAdvertiserId($advertiserId) argument
131 $this->advertiserId = $advertiserId;
138 return $this->advertiserId;
H A DFloodlightActivity.php30 public $advertiserId; variable in Google\\Service\\Dfareporting\\FloodlightActivity
147 public function setAdvertiserId($advertiserId) argument
149 $this->advertiserId = $advertiserId;
156 return $this->advertiserId;
H A DPlacementGroup.php30 public $advertiserId; variable in Google\\Service\\Dfareporting\\PlacementGroup
127 public function setAdvertiserId($advertiserId) argument
129 $this->advertiserId = $advertiserId;
136 return $this->advertiserId;
H A DCampaign.php38 public $advertiserId; variable in Google\\Service\\Dfareporting\\Campaign
175 public function setAdvertiserId($advertiserId) argument
177 $this->advertiserId = $advertiserId;
184 return $this->advertiserId;
H A DAd.php34 public $advertiserId; variable in Google\\Service\\Dfareporting\\Ad
171 public function setAdvertiserId($advertiserId) argument
173 $this->advertiserId = $advertiserId;
180 return $this->advertiserId;
H A DPlacement.php36 public $advertiserId; variable in Google\\Service\\Dfareporting\\Placement
209 public function setAdvertiserId($advertiserId) argument
211 $this->advertiserId = $advertiserId;
218 return $this->advertiserId;
H A DCreative.php44 public $advertiserId; variable in Google\\Service\\Dfareporting\\Creative
317 public function setAdvertiserId($advertiserId) argument
319 $this->advertiserId = $advertiserId;
326 return $this->advertiserId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/Resource/
H A DTargetableRemarketingLists.php53 * @param string $advertiserId Select only targetable remarketing lists
73 public function listTargetableRemarketingLists($profileId, $advertiserId, $optParams = []) argument
75 $params = ['profileId' => $profileId, 'advertiserId' => $advertiserId];
H A DRemarketingLists.php66 * @param string $advertiserId Select only remarketing lists owned by this
87 public function listRemarketingLists($profileId, $advertiserId, $optParams = []) argument
89 $params = ['profileId' => $profileId, 'advertiserId' => $advertiserId];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Doubleclicksearch/Resource/
H A DConversion.php39 * @param string $advertiserId Numeric ID of the advertiser.
56 …public function get($agencyId, $advertiserId, $engineAccountId, $endDate, $rowCount, $startDate, $… argument
58 …$params = ['agencyId' => $agencyId, 'advertiserId' => $advertiserId, 'engineAccountId' => $engineA…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DDoubleclicksearch.php69 …'path' => 'doubleclicksearch/v2/agency/{agencyId}/advertiser/{advertiserId}/engine/{engineAccountI…
77 'advertiserId' => [
190 … 'path' => 'doubleclicksearch/v2/agency/{agencyId}/advertiser/{advertiserId}/savedcolumns',
198 'advertiserId' => [
H A DDfareporting.php462 'advertiserId' => [
1466 …'path' => 'dfareporting/v3.5/userprofiles/{profileId}/creativeAssets/{advertiserId}/creativeAssets…
1474 'advertiserId' => [
1887 'advertiserId' => [
2151 'advertiserId' => [
2232 'advertiserId' => [
2424 'advertiserId' => [
2548 'advertiserId' => [
3827 'advertiserId' => [
4420 'advertiserId' => [
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Doubleclicksearch/
H A DConversion.php34 public $advertiserId; variable in Google\\Service\\Doubleclicksearch\\Conversion
183 public function setAdvertiserId($advertiserId) argument
185 $this->advertiserId = $advertiserId;
192 return $this->advertiserId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/
H A DCreative.php31 public $advertiserId; variable in Google\\Service\\AdExchangeBuyer\\Creative
101 public function setAdvertiserId($advertiserId) argument
103 $this->advertiserId = $advertiserId;
107 return $this->advertiserId;
/plugin/authgoogle/google/contrib/
H A DGoogle_AdexchangebuyerService.php376 public $advertiserId; variable in Google_Creative
405 public function setAdvertiserId(/* array(Google_string) */ $advertiserId) { argument
406 $this->assertIsArray($advertiserId, 'Google_string', __METHOD__);
407 $this->advertiserId = $advertiserId;
410 return $this->advertiserId;
H A DGoogle_GanService.php1145 public $advertiserId; variable in Google_Event
1173 public function setAdvertiserId( $advertiserId) { argument
1174 $this->advertiserId = $advertiserId;
1177 return $this->advertiserId;
1386 public $advertiserId; variable in Google_Link
1413 public function setAdvertiserId( $advertiserId) { argument
1414 $this->advertiserId = $advertiserId;
1417 return $this->advertiserId;

123