Unit 'googleadexchangebuyer' Package
[Overview][Types][Classes][Index] [#lz_googleapi]

TDealTerms

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: googleadexchangebuyer.pp line 962

type TDealTerms = class(TGoogleBaseObject)

protected

  procedure SetbrandingType(); virtual;

  

  procedure Setdescription(); virtual;

  

  procedure SetestimatedGrossSpend(); virtual;

  

  procedure SetestimatedImpressionsPerDay(); virtual;

  

  procedure SetguaranteedFixedPriceTerms(); virtual;

  

  procedure SetnonGuaranteedAuctionTerms(); virtual;

  

  procedure SetnonGuaranteedFixedPriceTerms(); virtual;

  

  procedure SetsellerTimeZone(); virtual;

  

published

  property brandingType: string; [rw]

  

  property description: string; [rw]

  

  property estimatedGrossSpend: TPrice; [rw]

  

  property estimatedImpressionsPerDay: string; [rw]

  

  property guaranteedFixedPriceTerms: TDealTermsGuaranteedFixedPriceTerms; [rw]

  

  property nonGuaranteedAuctionTerms: TDealTermsNonGuaranteedAuctionTerms; [rw]

  

  property nonGuaranteedFixedPriceTerms: TDealTermsNonGuaranteedFixedPriceTerms; [rw]

  

  property sellerTimeZone: string; [rw]

  

end;

Inheritance

TDealTerms

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio