Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
H A DPublisherProfile.php30 public $buyerPitchStatement; variable in Google\\Service\\AdExchangeBuyerII\\PublisherProfile
105 public function setBuyerPitchStatement($buyerPitchStatement) argument
107 $this->buyerPitchStatement = $buyerPitchStatement;
114 return $this->buyerPitchStatement;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/
H A DPublisherProfileApiProto.php24 public $buyerPitchStatement; variable in Google\\Service\\AdExchangeBuyer\\PublisherProfileApiProto
60 public function setBuyerPitchStatement($buyerPitchStatement) argument
62 $this->buyerPitchStatement = $buyerPitchStatement;
66 return $this->buyerPitchStatement;