Home
last modified time | relevance | path

Searched refs:creativeBlockingLevel (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
H A DDeliveryControl.php26 public $creativeBlockingLevel; variable in Google\\Service\\AdExchangeBuyerII\\DeliveryControl
37 public function setCreativeBlockingLevel($creativeBlockingLevel) argument
39 $this->creativeBlockingLevel = $creativeBlockingLevel;
46 return $this->creativeBlockingLevel;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/
H A DDeliveryControl.php23 public $creativeBlockingLevel; variable in Google\\Service\\AdExchangeBuyer\\DeliveryControl
28 public function setCreativeBlockingLevel($creativeBlockingLevel) argument
30 $this->creativeBlockingLevel = $creativeBlockingLevel;
34 return $this->creativeBlockingLevel;