Home
last modified time | relevance | path

Searched refs:targetingType (Results 1 – 14 of 14) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/Resource/
DAdvertisersTargetingTypesAssignedTargetingOptions.php39 * @param string $targetingType Required. Identifies the type of this assigned
47 …public function create($advertiserId, $targetingType, AssignedTargetingOption $postBody, $optParam… argument
49 …$params = ['advertiserId' => $advertiserId, 'targetingType' => $targetingType, 'postBody' => $post…
58 * @param string $targetingType Required. Identifies the type of this assigned
67 public function delete($advertiserId, $targetingType, $assignedTargetingOptionId, $optParams = []) argument
69 …$params = ['advertiserId' => $advertiserId, 'targetingType' => $targetingType, 'assignedTargetingO…
78 * @param string $targetingType Required. Identifies the type of this assigned
88 public function get($advertiserId, $targetingType, $assignedTargetingOptionId, $optParams = []) argument
90 …$params = ['advertiserId' => $advertiserId, 'targetingType' => $targetingType, 'assignedTargetingO…
99 * @param string $targetingType Required. Identifies the type of assigned
[all …]
DPartnersTargetingTypesAssignedTargetingOptions.php39 * @param string $targetingType Required. Identifies the type of this assigned
45 …public function create($partnerId, $targetingType, AssignedTargetingOption $postBody, $optParams =… argument
47 … $params = ['partnerId' => $partnerId, 'targetingType' => $targetingType, 'postBody' => $postBody];
56 * @param string $targetingType Required. Identifies the type of this assigned
63 public function delete($partnerId, $targetingType, $assignedTargetingOptionId, $optParams = []) argument
65 …$params = ['partnerId' => $partnerId, 'targetingType' => $targetingType, 'assignedTargetingOptionI…
74 * @param string $targetingType Required. Identifies the type of this assigned
82 public function get($partnerId, $targetingType, $assignedTargetingOptionId, $optParams = []) argument
84 …$params = ['partnerId' => $partnerId, 'targetingType' => $targetingType, 'assignedTargetingOptionI…
93 * @param string $targetingType Required. Identifies the type of assigned
[all …]
DAdvertisersLineItemsTargetingTypesAssignedTargetingOptions.php46 * @param string $targetingType Required. Identifies the type of this assigned
52 …public function create($advertiserId, $lineItemId, $targetingType, AssignedTargetingOption $postBo… argument
54 …d' => $advertiserId, 'lineItemId' => $lineItemId, 'targetingType' => $targetingType, 'postBody' =>…
69 * @param string $targetingType Required. Identifies the type of this assigned
76 …public function delete($advertiserId, $lineItemId, $targetingType, $assignedTargetingOptionId, $op… argument
78 …d' => $advertiserId, 'lineItemId' => $lineItemId, 'targetingType' => $targetingType, 'assignedTarg…
90 * @param string $targetingType Required. Identifies the type of this assigned
98 …public function get($advertiserId, $lineItemId, $targetingType, $assignedTargetingOptionId, $optPa… argument
100 …d' => $advertiserId, 'lineItemId' => $lineItemId, 'targetingType' => $targetingType, 'assignedTarg…
112 * @param string $targetingType Required. Identifies the type of assigned
[all …]
DTargetingTypesTargetingOptions.php38 * @param string $targetingType Required. The type of targeting option to
62 public function get($targetingType, $targetingOptionId, $optParams = []) argument
64 $params = ['targetingType' => $targetingType, 'targetingOptionId' => $targetingOptionId];
72 * @param string $targetingType Required. The type of targeting option to be
119 public function listTargetingTypesTargetingOptions($targetingType, $optParams = []) argument
121 $params = ['targetingType' => $targetingType];
129 * @param string $targetingType Required. The type of targeting options to
136 public function search($targetingType, SearchTargetingOptionsRequest $postBody, $optParams = []) argument
138 $params = ['targetingType' => $targetingType, 'postBody' => $postBody];
DAdvertisersInsertionOrdersTargetingTypesAssignedTargetingOptions.php41 * @param string $targetingType Required. Identifies the type of this assigned
49 …public function get($advertiserId, $insertionOrderId, $targetingType, $assignedTargetingOptionId, … argument
51 …tiserId, 'insertionOrderId' => $insertionOrderId, 'targetingType' => $targetingType, 'assignedTarg…
64 * @param string $targetingType Required. Identifies the type of assigned
92 …etingTypesAssignedTargetingOptions($advertiserId, $insertionOrderId, $targetingType, $optParams = … argument
94 …rId' => $advertiserId, 'insertionOrderId' => $insertionOrderId, 'targetingType' => $targetingType];
DAdvertisersCampaignsTargetingTypesAssignedTargetingOptions.php41 * @param string $targetingType Required. Identifies the type of this assigned
60 …public function get($advertiserId, $campaignId, $targetingType, $assignedTargetingOptionId, $optPa… argument
62 …d' => $advertiserId, 'campaignId' => $campaignId, 'targetingType' => $targetingType, 'assignedTarg…
75 * @param string $targetingType Required. Identifies the type of assigned
114 …nsTargetingTypesAssignedTargetingOptions($advertiserId, $campaignId, $targetingType, $optParams = … argument
116 … ['advertiserId' => $advertiserId, 'campaignId' => $campaignId, 'targetingType' => $targetingType];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/
DDeleteAssignedTargetingOptionsRequest.php30 public $targetingType; variable in Google\\Service\\DisplayVideo\\DeleteAssignedTargetingOptionsRequest
49 public function setTargetingType($targetingType) argument
51 $this->targetingType = $targetingType;
58 return $this->targetingType;
DCreateAssignedTargetingOptionsRequest.php28 public $targetingType; variable in Google\\Service\\DisplayVideo\\CreateAssignedTargetingOptionsRequest
47 public function setTargetingType($targetingType) argument
49 $this->targetingType = $targetingType;
56 return $this->targetingType;
DTargetingOption.php93 public $targetingType; variable in Google\\Service\\DisplayVideo\\TargetingOption
552 public function setTargetingType($targetingType) argument
554 $this->targetingType = $targetingType;
561 return $this->targetingType;
DAssignedTargetingOption.php117 public $targetingType; variable in Google\\Service\\DisplayVideo\\AssignedTargetingOption
734 public function setTargetingType($targetingType) argument
736 $this->targetingType = $targetingType;
743 return $this->targetingType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
DDisplayVideo.php382 …/advertisers/{+advertiserId}/campaigns/{+campaignId}/targetingTypes/{+targetingType}/assignedTarge…
395 'targetingType' => [
407 …/advertisers/{+advertiserId}/campaigns/{+campaignId}/targetingTypes/{+targetingType}/assignedTarge…
420 'targetingType' => [
888 …/{+advertiserId}/insertionOrders/{+insertionOrderId}/targetingTypes/{+targetingType}/assignedTarge…
901 'targetingType' => [
913 …/{+advertiserId}/insertionOrders/{+insertionOrderId}/targetingTypes/{+targetingType}/assignedTarge…
926 'targetingType' => [
1160 …/advertisers/{+advertiserId}/lineItems/{+lineItemId}/targetingTypes/{+targetingType}/assignedTarge…
1173 'targetingType' => [
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
DChannelSection.php40 protected $targetingType = ChannelSectionTargeting::class; variable in Google\\Service\\YouTube\\ChannelSection
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/
DDeal.php84 protected $targetingType = MarketplaceTargeting::class; variable in Google\\Service\\AuthorizedBuyersMarketplace\\Deal
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
DDeal.php95 protected $targetingType = MarketplaceTargeting::class; variable in Google\\Service\\AdExchangeBuyerII\\Deal