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

TProject

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

Declaration

Source position: googledfareporting.pp line 5707

type TProject = class(TGoogleBaseObject)

protected

  procedure SetaccountId(); virtual;

  

  procedure SetadvertiserId(); virtual;

  

  procedure SetaudienceAgeGroup(); virtual;

  

  procedure SetaudienceGender(); virtual;

  

  procedure Setbudget(); virtual;

  

  procedure SetclientBillingCode(); virtual;

  

  procedure SetclientName(); virtual;

  

  procedure SetendDate(); virtual;

  

  procedure Setid(); virtual;

  

  procedure Setkind(); virtual;

  

  procedure SetlastModifiedInfo(); virtual;

  

  procedure Setname(); virtual;

  

  procedure Setoverview(); virtual;

  

  procedure SetstartDate(); virtual;

  

  procedure SetsubaccountId(); virtual;

  

  procedure SettargetClicks(); virtual;

  

  procedure SettargetConversions(); virtual;

  

  procedure SettargetCpaNanos(); virtual;

  

  procedure SettargetCpcNanos(); virtual;

  

  procedure SettargetCpmNanos(); virtual;

  

  procedure SettargetImpressions(); virtual;

  

published

  property accountId: string; [rw]

  

  property advertiserId: string; [rw]

  

  property audienceAgeGroup: string; [rw]

  

  property audienceGender: string; [rw]

  

  property budget: string; [rw]

  

  property clientBillingCode: string; [rw]

  

  property clientName: string; [rw]

  

  property endDate: TDate; [rw]

  

  property id: string; [rw]

  

  property kind: string; [rw]

  

  property lastModifiedInfo: TLastModifiedInfo; [rw]

  

  property name: string; [rw]

  

  property overview: string; [rw]

  

  property startDate: TDate; [rw]

  

  property subaccountId: string; [rw]

  

  property targetClicks: string; [rw]

  

  property targetConversions: string; [rw]

  

  property targetCpaNanos: string; [rw]

  

  property targetCpcNanos: string; [rw]

  

  property targetCpmNanos: string; [rw]

  

  property targetImpressions: string; [rw]

  

end;

Inheritance

TProject

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio