Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
H A DCreativeRestrictions.php26 public $creativeFormat; variable in Google\\Service\\AdExchangeBuyerII\\CreativeRestrictions
37 public function setCreativeFormat($creativeFormat) argument
39 $this->creativeFormat = $creativeFormat;
46 return $this->creativeFormat;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/
H A DCreativeRequirements.php25 public $creativeFormat; variable in Google\\Service\\AuthorizedBuyersMarketplace\\CreativeRequirements
50 public function setCreativeFormat($creativeFormat) argument
52 $this->creativeFormat = $creativeFormat;
59 return $this->creativeFormat;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RealTimeBidding/
H A DCreative.php46 public $creativeFormat; variable in Google\\Service\\RealTimeBidding\\Creative
169 public function setCreativeFormat($creativeFormat) argument
171 $this->creativeFormat = $creativeFormat;
178 return $this->creativeFormat;