Home
last modified time | relevance | path

Searched refs:advertiserId (Results 51 – 71 of 71) sorted by last modified time

123

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DDisplayVideo.php116 'advertiserId' => [
130 'advertiserId' => [
140 'advertiserId' => [
170 'advertiserId' => [
180 'advertiserId' => [
215 'advertiserId' => [
239 'advertiserId' => [
259 'advertiserId' => [
290 'advertiserId' => [
300 'advertiserId' => [
[all …]
/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/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DCreativeGroup.php29 public $advertiserId; variable in Google\\Service\\Dfareporting\\CreativeGroup
70 public function setAdvertiserId($advertiserId) argument
72 $this->advertiserId = $advertiserId;
79 return $this->advertiserId;
H A DEventTag.php30 public $advertiserId; variable in Google\\Service\\Dfareporting\\EventTag
109 public function setAdvertiserId($advertiserId) argument
111 $this->advertiserId = $advertiserId;
118 return $this->advertiserId;
H A DFloodlightActivityGroup.php29 public $advertiserId; variable in Google\\Service\\Dfareporting\\FloodlightActivityGroup
82 public function setAdvertiserId($advertiserId) argument
84 $this->advertiserId = $advertiserId;
91 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;
/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/DisplayVideo/
H A DAssignedUserRole.php25 public $advertiserId; variable in Google\\Service\\DisplayVideo\\AssignedUserRole
42 public function setAdvertiserId($advertiserId) argument
44 $this->advertiserId = $advertiserId;
51 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 DLocationList.php25 public $advertiserId; variable in Google\\Service\\DisplayVideo\\LocationList
46 public function setAdvertiserId($advertiserId) argument
48 $this->advertiserId = $advertiserId;
55 return $this->advertiserId;
H A DNegativeKeywordList.php25 public $advertiserId; variable in Google\\Service\\DisplayVideo\\NegativeKeywordList
46 public function setAdvertiserId($advertiserId) argument
48 $this->advertiserId = $advertiserId;
55 return $this->advertiserId;
H A DReplaceSitesRequest.php26 public $advertiserId; variable in Google\\Service\\DisplayVideo\\ReplaceSitesRequest
37 public function setAdvertiserId($advertiserId) argument
39 $this->advertiserId = $advertiserId;
46 return $this->advertiserId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/Resource/
H A DAdvertisersAssets.php42 * @param string $advertiserId Required. The ID of the advertiser this asset
48 public function upload($advertiserId, CreateAssetRequest $postBody, $optParams = []) argument
50 $params = ['advertiserId' => $advertiserId, 'postBody' => $postBody];
H A DAdvertisersCampaignsTargetingTypesAssignedTargetingOptions.php37 * @param string $advertiserId Required. The ID of the advertiser the campaign
60 …public function get($advertiserId, $campaignId, $targetingType, $assignedTargetingOptionId, $optPa… argument
62 …$params = ['advertiserId' => $advertiserId, 'campaignId' => $campaignId, 'targetingType' => $targe…
71 * @param string $advertiserId Required. The ID of the advertiser the campaign
114 …public function listAdvertisersCampaignsTargetingTypesAssignedTargetingOptions($advertiserId, $cam… argument
116 …$params = ['advertiserId' => $advertiserId, 'campaignId' => $campaignId, 'targetingType' => $targe…
H A DAdvertisersChannels.php37 * @param string $advertiserId The ID of the advertiser that owns the created
46 public function create($advertiserId, Channel $postBody, $optParams = []) argument
48 $params = ['advertiserId' => $advertiserId, 'postBody' => $postBody];
55 * @param string $advertiserId The ID of the advertiser that owns the fetched
64 public function get($advertiserId, $channelId, $optParams = []) argument
66 $params = ['advertiserId' => $advertiserId, 'channelId' => $channelId];
74 * @param string $advertiserId The ID of the advertiser that owns the channels.
98 public function listAdvertisersChannels($advertiserId, $optParams = []) argument
100 $params = ['advertiserId' => $advertiserId];
108 * @param string $advertiserId The ID of the advertiser that owns the created
[all …]
H A DAdvertisersInvoices.php38 * @param string $advertiserId Required. The ID of the advertiser to list
57 public function listAdvertisersInvoices($advertiserId, $optParams = []) argument
59 $params = ['advertiserId' => $advertiserId];
67 * @param string $advertiserId Required. The ID of the advertiser to lookup
76 public function lookupInvoiceCurrency($advertiserId, $optParams = []) argument
78 $params = ['advertiserId' => $advertiserId];
H A DAdvertisersLocationListsAssignedLocations.php44 * @param string $advertiserId Required. The ID of the DV360 advertiser to which
52 …public function bulkEdit($advertiserId, $locationListId, BulkEditAssignedLocationsRequest $postBod… argument
54 …$params = ['advertiserId' => $advertiserId, 'locationListId' => $locationListId, 'postBody' => $po…
62 * @param string $advertiserId Required. The ID of the DV360 advertiser to which
70 …public function create($advertiserId, $locationListId, AssignedLocation $postBody, $optParams = []) argument
72 …$params = ['advertiserId' => $advertiserId, 'locationListId' => $locationListId, 'postBody' => $po…
80 * @param string $advertiserId Required. The ID of the DV360 advertiser to which
89 public function delete($advertiserId, $locationListId, $assignedLocationId, $optParams = []) argument
99 * @param string $advertiserId Required. The ID of the DV360 advertiser to which
124 …public function listAdvertisersLocationListsAssignedLocations($advertiserId, $locationListId, $opt… argument
[all …]
H A DAdvertisersManualTriggers.php40 * @param string $advertiserId Required. The ID of the advertiser that the
57 * @param string $advertiserId Required. Immutable. The unique ID of the
63 public function create($advertiserId, ManualTrigger $postBody, $optParams = []) argument
65 $params = ['advertiserId' => $advertiserId, 'postBody' => $postBody];
72 * @param string $advertiserId Required. The ID of the advertiser that the
89 * @param string $advertiserId Required. The ID of the advertiser this manual
95 public function get($advertiserId, $triggerId, $optParams = []) argument
97 $params = ['advertiserId' => $advertiserId, 'triggerId' => $triggerId];
106 * @param string $advertiserId Required. The ID of the advertiser that the
132 $params = ['advertiserId' => $advertiserId];
[all …]
H A DAdvertisersNegativeKeywordLists.php38 * @param string $advertiserId Required. The ID of the DV360 advertiser to which
44 public function create($advertiserId, NegativeKeywordList $postBody, $optParams = []) argument
46 $params = ['advertiserId' => $advertiserId, 'postBody' => $postBody];
54 * @param string $advertiserId Required. The ID of the DV360 advertiser to which
61 public function delete($advertiserId, $negativeKeywordListId, $optParams = []) argument
71 * @param string $advertiserId Required. The ID of the DV360 advertiser to which
78 public function get($advertiserId, $negativeKeywordListId, $optParams = []) argument
88 * @param string $advertiserId Required. The ID of the DV360 advertiser to which
101 public function listAdvertisersNegativeKeywordLists($advertiserId, $optParams = []) argument
103 $params = ['advertiserId' => $advertiserId];
[all …]
/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