Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/RealTimeBidding/
H A DCreative.php88 public $restrictedCategories; variable in Google\\Service\\RealTimeBidding\\Creative
337 public function setRestrictedCategories($restrictedCategories) argument
339 $this->restrictedCategories = $restrictedCategories;
346 return $this->restrictedCategories;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
H A DCreative.php102 public $restrictedCategories; variable in Google\\Service\\AdExchangeBuyerII\\Creative
413 public function setRestrictedCategories($restrictedCategories) argument
415 $this->restrictedCategories = $restrictedCategories;
422 return $this->restrictedCategories;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/
H A DCreative.php53 public $restrictedCategories; variable in Google\\Service\\AdExchangeBuyer\\Creative
271 public function setRestrictedCategories($restrictedCategories) argument
273 $this->restrictedCategories = $restrictedCategories;
277 return $this->restrictedCategories;