Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
DCreative.php98 public $openAuctionStatus; variable in Google\\Service\\AdExchangeBuyerII\\Creative
399 public function setOpenAuctionStatus($openAuctionStatus) argument
401 $this->openAuctionStatus = $openAuctionStatus;
408 return $this->openAuctionStatus;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/
DCreative.php51 public $openAuctionStatus; variable in Google\\Service\\AdExchangeBuyer\\Creative
255 public function setOpenAuctionStatus($openAuctionStatus) argument
257 $this->openAuctionStatus = $openAuctionStatus;
261 return $this->openAuctionStatus;