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

TInventoryItem

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

Declaration

Source position: googledfareporting.pp line 4188

type TInventoryItem = class(TGoogleBaseObject)

protected

  class function ExportPropertyName(); override;

  

  procedure SetaccountId(); virtual;

  

  procedure SetadSlots(); virtual;

  

  procedure SetadvertiserId(); virtual;

  

  procedure SetcontentCategoryId(); virtual;

  

  procedure SetestimatedClickThroughRate(); virtual;

  

  procedure SetestimatedConversionRate(); virtual;

  

  procedure Setid(); virtual;

  

  procedure SetinPlan(); virtual;

  

  procedure Setkind(); virtual;

  

  procedure SetlastModifiedInfo(); virtual;

  

  procedure Setname(); virtual;

  

  procedure SetnegotiationChannelId(); virtual;

  

  procedure SetorderId(); virtual;

  

  procedure SetplacementStrategyId(); virtual;

  

  procedure Setpricing(); virtual;

  

  procedure SetprojectId(); virtual;

  

  procedure SetrfpId(); virtual;

  

  procedure SetsiteId(); virtual;

  

  procedure SetsubaccountId(); virtual;

  

  procedure Set_type(); virtual;

  

published

  property accountId: string; [rw]

  

  property adSlots: TInventoryItemTypeadSlotsArray; [rw]

  

  property advertiserId: string; [rw]

  

  property contentCategoryId: string; [rw]

  

  property estimatedClickThroughRate: string; [rw]

  

  property estimatedConversionRate: string; [rw]

  

  property id: string; [rw]

  

  property inPlan: Boolean; [rw]

  

  property kind: string; [rw]

  

  property lastModifiedInfo: TLastModifiedInfo; [rw]

  

  property name: string; [rw]

  

  property negotiationChannelId: string; [rw]

  

  property orderId: string; [rw]

  

  property placementStrategyId: string; [rw]

  

  property pricing: TPricing; [rw]

  

  property projectId: string; [rw]

  

  property rfpId: string; [rw]

  

  property siteId: string; [rw]

  

  property subaccountId: string; [rw]

  

  property _type: string; [rw]

  

end;

Inheritance

TInventoryItem

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio