Home
last modified time | relevance | path

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

123

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/
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 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 DSearchTargetingOptionsRequest.php25 public $advertiserId; variable in Google\\Service\\DisplayVideo\\SearchTargetingOptionsRequest
44 public function setAdvertiserId($advertiserId) argument
46 $this->advertiserId = $advertiserId;
53 return $this->advertiserId;
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 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 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 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 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 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;
/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 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 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 …]
H A DAdvertisersInsertionOrders.php39 * @param string $advertiserId Required. The ID of the advertiser the insertion
80 * @param string $advertiserId Output only. The unique ID of the advertiser the
86 public function create($advertiserId, InsertionOrder $postBody, $optParams = []) argument
88 $params = ['advertiserId' => $advertiserId, 'postBody' => $postBody];
98 * @param string $advertiserId The ID of the advertiser this insertion order
105 public function delete($advertiserId, $insertionOrderId, $optParams = []) argument
115 * @param string $advertiserId Required. The ID of the advertiser this insertion
122 public function get($advertiserId, $insertionOrderId, $optParams = []) argument
134 * @param string $advertiserId Required. The ID of the advertiser to list
173 public function listAdvertisersInsertionOrders($advertiserId, $optParams = []) argument
[all …]
H A DAdvertisersLineItemsTargetingTypesAssignedTargetingOptions.php42 * @param string $advertiserId Required. The ID of the advertiser the line item
52 …public function create($advertiserId, $lineItemId, $targetingType, AssignedTargetingOption $postBo… argument
54 …$params = ['advertiserId' => $advertiserId, 'lineItemId' => $lineItemId, 'targetingType' => $targe…
65 * @param string $advertiserId Required. The ID of the advertiser the line item
76 …public function delete($advertiserId, $lineItemId, $targetingType, $assignedTargetingOptionId, $op… argument
78 …$params = ['advertiserId' => $advertiserId, 'lineItemId' => $lineItemId, 'targetingType' => $targe…
86 * @param string $advertiserId Required. The ID of the advertiser the line item
98 …public function get($advertiserId, $lineItemId, $targetingType, $assignedTargetingOptionId, $optPa… argument
108 * @param string $advertiserId Required. The ID of the advertiser the line item
140 …public function listAdvertisersLineItemsTargetingTypesAssignedTargetingOptions($advertiserId, $lin… argument
[all …]
H A DAdvertisersLocationLists.php37 * @param string $advertiserId Required. The ID of the DV360 advertiser to which
43 public function create($advertiserId, LocationList $postBody, $optParams = []) argument
45 $params = ['advertiserId' => $advertiserId, 'postBody' => $postBody];
52 * @param string $advertiserId Required. The ID of the DV360 advertiser to which
58 public function get($advertiserId, $locationListId, $optParams = []) argument
60 $params = ['advertiserId' => $advertiserId, 'locationListId' => $locationListId];
68 * @param string $advertiserId Required. The ID of the DV360 advertiser to which
93 public function listAdvertisersLocationLists($advertiserId, $optParams = []) argument
95 $params = ['advertiserId' => $advertiserId];
103 * @param string $advertiserId Required. The ID of the DV360 advertiser to which
[all …]
H A DAdvertisersNegativeKeywordListsNegativeKeywords.php47 * @param string $advertiserId Required. The ID of the DV360 advertiser to which
55 …public function bulkEdit($advertiserId, $negativeKeywordListId, BulkEditNegativeKeywordsRequest $p… argument
57 …$params = ['advertiserId' => $advertiserId, 'negativeKeywordListId' => $negativeKeywordListId, 'po…
65 * @param string $advertiserId Required. The ID of the DV360 advertiser to which
73 …public function create($advertiserId, $negativeKeywordListId, NegativeKeyword $postBody, $optParam… argument
75 …$params = ['advertiserId' => $advertiserId, 'negativeKeywordListId' => $negativeKeywordListId, 'po…
83 * @param string $advertiserId Required. The ID of the DV360 advertiser to which
92 public function delete($advertiserId, $negativeKeywordListId, $keywordValue, $optParams = []) argument
102 * @param string $advertiserId Required. The ID of the DV360 advertiser to which
129 $params = ['advertiserId' => $advertiserId, 'negativeKeywordListId' => $negativeKeywordListId];
[all …]
H A DAdvertisersTargetingTypesAssignedTargetingOptions.php38 * @param string $advertiserId Required. The ID of the advertiser.
47 …public function create($advertiserId, $targetingType, AssignedTargetingOption $postBody, $optParam… argument
49 …$params = ['advertiserId' => $advertiserId, 'targetingType' => $targetingType, 'postBody' => $post…
57 * @param string $advertiserId Required. The ID of the advertiser.
67 public function delete($advertiserId, $targetingType, $assignedTargetingOptionId, $optParams = []) argument
69 …$params = ['advertiserId' => $advertiserId, 'targetingType' => $targetingType, 'assignedTargetingO…
77 * @param string $advertiserId Required. The ID of the advertiser.
88 public function get($advertiserId, $targetingType, $assignedTargetingOptionId, $optParams = []) argument
98 * @param string $advertiserId Required. The ID of the advertiser.
126 …public function listAdvertisersTargetingTypesAssignedTargetingOptions($advertiserId, $targetingTyp… argument
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RealTimeBidding/
H A DAdvertiserAndBrand.php25 public $advertiserId; variable in Google\\Service\\RealTimeBidding\\AdvertiserAndBrand
42 public function setAdvertiserId($advertiserId) argument
44 $this->advertiserId = $advertiserId;
51 return $this->advertiserId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/Resource/
H A DCreativeAssets.php36 * @param string $advertiserId Advertiser ID of this creative. This is a
42 …public function insert($profileId, $advertiserId, CreativeAssetMetadata $postBody, $optParams = []) argument
44 $params = ['profileId' => $profileId, 'advertiserId' => $advertiserId, 'postBody' => $postBody];
/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/Doubleclicksearch/
H A DAvailability.php25 public $advertiserId; variable in Google\\Service\\Doubleclicksearch\\Availability
50 public function setAdvertiserId($advertiserId) argument
52 $this->advertiserId = $advertiserId;
59 return $this->advertiserId;
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;

123