Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
H A DDealTerms.php25 public $brandingType; variable in Google\\Service\\AdExchangeBuyerII\\DealTerms
50 public function setBrandingType($brandingType) argument
52 $this->brandingType = $brandingType;
59 return $this->brandingType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/
H A DDealTerms.php22 public $brandingType; variable in Google\\Service\\AdExchangeBuyer\\DealTerms
38 public function setBrandingType($brandingType) argument
40 $this->brandingType = $brandingType;
44 return $this->brandingType;