Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
H A DCreative.php62 public $dealsStatus; variable in Google\\Service\\AdExchangeBuyerII\\Creative
259 public function setDealsStatus($dealsStatus) argument
261 $this->dealsStatus = $dealsStatus;
268 return $this->dealsStatus;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/
H A DCreative.php41 public $dealsStatus; variable in Google\\Service\\AdExchangeBuyer\\Creative
179 public function setDealsStatus($dealsStatus) argument
181 $this->dealsStatus = $dealsStatus;
185 return $this->dealsStatus;