Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/
H A DDealTermsGuaranteedFixedPriceTerms.php27 public $guaranteedImpressions; variable in Google\\Service\\AdExchangeBuyer\\DealTermsGuaranteedFixedPriceTerms
59 public function setGuaranteedImpressions($guaranteedImpressions) argument
61 $this->guaranteedImpressions = $guaranteedImpressions;
65 return $this->guaranteedImpressions;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
H A DGuaranteedFixedPriceTerms.php28 public $guaranteedImpressions; variable in Google\\Service\\AdExchangeBuyerII\\GuaranteedFixedPriceTerms
67 public function setGuaranteedImpressions($guaranteedImpressions) argument
69 $this->guaranteedImpressions = $guaranteedImpressions;
76 return $this->guaranteedImpressions;