Home
last modified time | relevance | path

Searched refs:PricePerBuyer (Results 1 – 8 of 8) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
H A DNonGuaranteedFixedPriceTerms.php23 protected $fixedPricesType = PricePerBuyer::class;
27 * @param PricePerBuyer[]
34 * @return PricePerBuyer[]
H A DNonGuaranteedAuctionTerms.php27 protected $reservePricesPerBuyerType = PricePerBuyer::class;
45 * @param PricePerBuyer[]
52 * @return PricePerBuyer[]
H A DGuaranteedFixedPriceTerms.php23 protected $fixedPricesType = PricePerBuyer::class;
51 * @param PricePerBuyer[]
58 * @return PricePerBuyer[]
H A DPricePerBuyer.php20 class PricePerBuyer extends \Google\Collection class
77 class_alias(PricePerBuyer::class, 'Google_Service_AdExchangeBuyerII_PricePerBuyer');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/
H A DDealTermsNonGuaranteedFixedPriceTerms.php23 protected $fixedPricesType = PricePerBuyer::class;
27 * @param PricePerBuyer[]
34 * @return PricePerBuyer[]
H A DDealTermsNonGuaranteedAuctionTerms.php24 protected $reservePricePerBuyersType = PricePerBuyer::class;
36 * @param PricePerBuyer[]
43 * @return PricePerBuyer[]
H A DDealTermsGuaranteedFixedPriceTerms.php25 protected $fixedPricesType = PricePerBuyer::class;
46 * @param PricePerBuyer[]
53 * @return PricePerBuyer[]
H A DPricePerBuyer.php20 class PricePerBuyer extends \Google\Model class
83 class_alias(PricePerBuyer::class, 'Google_Service_AdExchangeBuyer_PricePerBuyer');