DealTerms
class DealTerms extends Model (View source)
Properties
string | $brandingType | ||
string | $description | ||
protected | $estimatedGrossSpendType | ||
protected | $estimatedGrossSpendDataType | ||
string | $estimatedImpressionsPerDay | ||
protected | $guaranteedFixedPriceTermsType | ||
protected | $guaranteedFixedPriceTermsDataType | ||
protected | $nonGuaranteedAuctionTermsType | ||
protected | $nonGuaranteedAuctionTermsDataType | ||
protected | $nonGuaranteedFixedPriceTermsType | ||
protected | $nonGuaranteedFixedPriceTermsDataType | ||
string | $sellerTimeZone |
Methods
setBrandingType($brandingType)
No description
string
getBrandingType()
No description
setDescription($description)
No description
string
getDescription()
No description
getEstimatedGrossSpend()
No description
setEstimatedImpressionsPerDay($estimatedImpressionsPerDay)
No description
string
getEstimatedImpressionsPerDay()
No description
getGuaranteedFixedPriceTerms()
No description
getNonGuaranteedAuctionTerms()
No description
setNonGuaranteedFixedPriceTerms(NonGuaranteedFixedPriceTerms $nonGuaranteedFixedPriceTerms)
No description
getNonGuaranteedFixedPriceTerms()
No description
setSellerTimeZone($sellerTimeZone)
No description
string
getSellerTimeZone()
No description
Details
setBrandingType($brandingType)
No description
string
getBrandingType()
No description
setDescription($description)
No description
string
getDescription()
No description
setEstimatedGrossSpend(Price $estimatedGrossSpend)
No description
Price
getEstimatedGrossSpend()
No description
setEstimatedImpressionsPerDay($estimatedImpressionsPerDay)
No description
string
getEstimatedImpressionsPerDay()
No description
setGuaranteedFixedPriceTerms(GuaranteedFixedPriceTerms $guaranteedFixedPriceTerms)
No description
GuaranteedFixedPriceTerms
getGuaranteedFixedPriceTerms()
No description
setNonGuaranteedAuctionTerms(NonGuaranteedAuctionTerms $nonGuaranteedAuctionTerms)
No description
NonGuaranteedAuctionTerms
getNonGuaranteedAuctionTerms()
No description
setNonGuaranteedFixedPriceTerms(NonGuaranteedFixedPriceTerms $nonGuaranteedFixedPriceTerms)
No description
NonGuaranteedFixedPriceTerms
getNonGuaranteedFixedPriceTerms()
No description
setSellerTimeZone($sellerTimeZone)
No description
string
getSellerTimeZone()
No description