Home
last modified time | relevance | path

Searched refs:targetingOptions (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/
H A DListTargetingOptionsResponse.php47 public function setTargetingOptions($targetingOptions) argument
49 $this->targetingOptions = $targetingOptions;
56 return $this->targetingOptions;
H A DSearchTargetingOptionsResponse.php47 public function setTargetingOptions($targetingOptions) argument
49 $this->targetingOptions = $targetingOptions;
56 return $this->targetingOptions;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DDisplayVideo.php2998 'targetingOptions',
3002 'path' => 'v1/targetingTypes/{+targetingType}/targetingOptions/{+targetingOptionId}',
3021 'path' => 'v1/targetingTypes/{+targetingType}/targetingOptions',
3051 'path' => 'v1/targetingTypes/{+targetingType}/targetingOptions:search',