Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/
H A DCreativeRequirements.php41 public $programmaticCreativeSource; variable in Google\\Service\\AuthorizedBuyersMarketplace\\CreativeRequirements
106 public function setProgrammaticCreativeSource($programmaticCreativeSource) argument
108 $this->programmaticCreativeSource = $programmaticCreativeSource;
115 return $this->programmaticCreativeSource;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
H A DDeal.php84 public $programmaticCreativeSource; variable in Google\\Service\\AdExchangeBuyerII\\Deal
349 public function setProgrammaticCreativeSource($programmaticCreativeSource) argument
351 $this->programmaticCreativeSource = $programmaticCreativeSource;
358 return $this->programmaticCreativeSource;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/
H A DMarketplaceDeal.php45 public $programmaticCreativeSource; variable in Google\\Service\\AdExchangeBuyer\\MarketplaceDeal
226 public function setProgrammaticCreativeSource($programmaticCreativeSource) argument
228 $this->programmaticCreativeSource = $programmaticCreativeSource;
232 return $this->programmaticCreativeSource;