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

setEstimatedGrossSpend(Price $estimatedGrossSpend)

No description

getEstimatedGrossSpend()

No description

setEstimatedImpressionsPerDay($estimatedImpressionsPerDay)

No description

string
setGuaranteedFixedPriceTerms(GuaranteedFixedPriceTerms $guaranteedFixedPriceTerms)

No description

setNonGuaranteedAuctionTerms(NonGuaranteedAuctionTerms $nonGuaranteedAuctionTerms)

No description

setNonGuaranteedFixedPriceTerms(NonGuaranteedFixedPriceTerms $nonGuaranteedFixedPriceTerms)

No description

setSellerTimeZone($sellerTimeZone)

No description

string
getSellerTimeZone()

No description

Details

setBrandingType($brandingType)

No description

Parameters

$brandingType

string getBrandingType()

No description

Return Value

string

setDescription($description)

No description

Parameters

$description

string getDescription()

No description

Return Value

string

setEstimatedGrossSpend(Price $estimatedGrossSpend)

No description

Parameters

Price $estimatedGrossSpend

Price getEstimatedGrossSpend()

No description

Return Value

Price

setEstimatedImpressionsPerDay($estimatedImpressionsPerDay)

No description

Parameters

$estimatedImpressionsPerDay

string getEstimatedImpressionsPerDay()

No description

Return Value

string

setGuaranteedFixedPriceTerms(GuaranteedFixedPriceTerms $guaranteedFixedPriceTerms)

No description

Parameters

GuaranteedFixedPriceTerms $guaranteedFixedPriceTerms

GuaranteedFixedPriceTerms getGuaranteedFixedPriceTerms()

No description

setNonGuaranteedAuctionTerms(NonGuaranteedAuctionTerms $nonGuaranteedAuctionTerms)

No description

Parameters

NonGuaranteedAuctionTerms $nonGuaranteedAuctionTerms

NonGuaranteedAuctionTerms getNonGuaranteedAuctionTerms()

No description

setNonGuaranteedFixedPriceTerms(NonGuaranteedFixedPriceTerms $nonGuaranteedFixedPriceTerms)

No description

Parameters

NonGuaranteedFixedPriceTerms $nonGuaranteedFixedPriceTerms

NonGuaranteedFixedPriceTerms getNonGuaranteedFixedPriceTerms()

No description

setSellerTimeZone($sellerTimeZone)

No description

Parameters

$sellerTimeZone

string getSellerTimeZone()

No description

Return Value

string