Home
last modified time | relevance | path

Searched refs:advertiserId (Results 26 – 50 of 71) sorted by path

123

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DTargetingTemplate.php29 public $advertiserId; variable in Google\\Service\\Dfareporting\\TargetingTemplate
78 public function setAdvertiserId($advertiserId) argument
80 $this->advertiserId = $advertiserId;
87 return $this->advertiserId;
/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/DisplayVideo/
H A DAdvertiser.php27 public $advertiserId; variable in Google\\Service\\DisplayVideo\\Advertiser
80 public function setAdvertiserId($advertiserId) argument
82 $this->advertiserId = $advertiserId;
89 return $this->advertiserId;
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 DBulkEditAssignedInventorySourcesRequest.php26 public $advertiserId; variable in Google\\Service\\DisplayVideo\\BulkEditAssignedInventorySourcesRequest
41 public function setAdvertiserId($advertiserId) argument
43 $this->advertiserId = $advertiserId;
50 return $this->advertiserId;
H A DBulkEditSitesRequest.php26 public $advertiserId; variable in Google\\Service\\DisplayVideo\\BulkEditSitesRequest
41 public function setAdvertiserId($advertiserId) argument
43 $this->advertiserId = $advertiserId;
50 return $this->advertiserId;
H A DCampaign.php26 public $advertiserId; variable in Google\\Service\\DisplayVideo\\Campaign
59 public function setAdvertiserId($advertiserId) argument
61 $this->advertiserId = $advertiserId;
68 return $this->advertiserId;
H A DChannel.php25 public $advertiserId; variable in Google\\Service\\DisplayVideo\\Channel
54 public function setAdvertiserId($advertiserId) argument
56 $this->advertiserId = $advertiserId;
63 return $this->advertiserId;
H A DCreateSdfDownloadTaskRequest.php25 public $advertiserId; variable in Google\\Service\\DisplayVideo\\CreateSdfDownloadTaskRequest
44 public function setAdvertiserId($advertiserId) argument
46 $this->advertiserId = $advertiserId;
53 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;
H A DCustomBiddingAlgorithm.php26 public $advertiserId; variable in Google\\Service\\DisplayVideo\\CustomBiddingAlgorithm
63 public function setAdvertiserId($advertiserId) argument
65 $this->advertiserId = $advertiserId;
72 return $this->advertiserId;
H A DEditCustomerMatchMembersRequest.php29 public $advertiserId; variable in Google\\Service\\DisplayVideo\\EditCustomerMatchMembersRequest
62 public function setAdvertiserId($advertiserId) argument
64 $this->advertiserId = $advertiserId;
71 return $this->advertiserId;
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 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 DManualTrigger.php29 public $advertiserId; variable in Google\\Service\\DisplayVideo\\ManualTrigger
68 public function setAdvertiserId($advertiserId) argument
70 $this->advertiserId = $advertiserId;
77 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 DAdvertisers.php44 * @param string $advertiserId Required. The ID of the advertiser to audit.
54 public function audit($advertiserId, $optParams = []) argument
56 $params = ['advertiserId' => $advertiserId];
68 * @param string $advertiserId Required. The ID of the advertiser.
75 $params = ['advertiserId' => $advertiserId, 'postBody' => $postBody];
110 $params = ['advertiserId' => $advertiserId];
137 public function delete($advertiserId, $optParams = []) argument
139 $params = ['advertiserId' => $advertiserId];
150 public function get($advertiserId, $optParams = []) argument
152 $params = ['advertiserId' => $advertiserId];
[all …]
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 DAdvertisersCampaigns.php39 * @param string $advertiserId Required. The ID of the advertiser the campaign
72 $params = ['advertiserId' => $advertiserId, 'campaignId' => $campaignId];
86 public function create($advertiserId, Campaign $postBody, $optParams = []) argument
88 $params = ['advertiserId' => $advertiserId, 'postBody' => $postBody];
97 * @param string $advertiserId The ID of the advertiser this campaign belongs
103 public function delete($advertiserId, $campaignId, $optParams = []) argument
105 $params = ['advertiserId' => $advertiserId, 'campaignId' => $campaignId];
118 public function get($advertiserId, $campaignId, $optParams = []) argument
120 $params = ['advertiserId' => $advertiserId, 'campaignId' => $campaignId];
162 public function listAdvertisersCampaigns($advertiserId, $optParams = []) argument
[all …]
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 DAdvertisersChannelsSites.php43 * @param string $advertiserId The ID of the advertiser that owns the parent
53 $params = ['advertiserId' => $advertiserId, 'channelId' => $channelId, 'postBody' => $postBody];
60 * @param string $advertiserId The ID of the advertiser that owns the parent
71 public function create($advertiserId, $channelId, Site $postBody, $optParams = []) argument
73 $params = ['advertiserId' => $advertiserId, 'channelId' => $channelId, 'postBody' => $postBody];
80 * @param string $advertiserId The ID of the advertiser that owns the parent
91 public function delete($advertiserId, $channelId, $urlOrAppId, $optParams = []) argument
100 * @param string $advertiserId The ID of the advertiser that owns the parent
127 public function listAdvertisersChannelsSites($advertiserId, $channelId, $optParams = []) argument
129 $params = ['advertiserId' => $advertiserId, 'channelId' => $channelId];
[all …]
H A DAdvertisersCreatives.php38 * @param string $advertiserId Output only. The unique ID of the advertiser the
44 public function create($advertiserId, Creative $postBody, $optParams = []) argument
46 $params = ['advertiserId' => $advertiserId, 'postBody' => $postBody];
55 * @param string $advertiserId The ID of the advertiser this creative belongs
61 public function delete($advertiserId, $creativeId, $optParams = []) argument
63 $params = ['advertiserId' => $advertiserId, 'creativeId' => $creativeId];
76 public function get($advertiserId, $creativeId, $optParams = []) argument
78 $params = ['advertiserId' => $advertiserId, 'creativeId' => $creativeId];
88 * @param string $advertiserId Required. The ID of the advertiser to list
135 public function listAdvertisersCreatives($advertiserId, $optParams = []) argument
[all …]

123