Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
DServingContext.php28 protected $auctionTypeType = AuctionContext::class;
66 * @param AuctionContext
68 public function setAuctionType(AuctionContext $auctionType)
73 * @return AuctionContext
DAuctionContext.php20 class AuctionContext extends \Google\Collection class
45 class_alias(AuctionContext::class, 'Google_Service_AdExchangeBuyerII_AuctionContext');