Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/
H A DDealServingMetadataDealPauseStatus.php22 public $buyerPauseReason; variable in Google\\Service\\AdExchangeBuyer\\DealServingMetadataDealPauseStatus
28 public function setBuyerPauseReason($buyerPauseReason) argument
30 $this->buyerPauseReason = $buyerPauseReason;
34 return $this->buyerPauseReason;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
H A DDealPauseStatus.php25 public $buyerPauseReason; variable in Google\\Service\\AdExchangeBuyerII\\DealPauseStatus
46 public function setBuyerPauseReason($buyerPauseReason) argument
48 $this->buyerPauseReason = $buyerPauseReason;
55 return $this->buyerPauseReason;