Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/
H A DPretargetingConfig.php47 public $supportedCreativeAttributes; variable in Google\\Service\\AdExchangeBuyer\\PretargetingConfig
241 public function setSupportedCreativeAttributes($supportedCreativeAttributes) argument
243 $this->supportedCreativeAttributes = $supportedCreativeAttributes;
247 return $this->supportedCreativeAttributes;