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

TBatchReport

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

Declaration

Source position: googleyoutubeAnalytics.pp line 97

type TBatchReport = class(TGoogleBaseObject)

protected

  procedure Setid(); virtual;

  

  procedure Setkind(); virtual;

  

  procedure Setoutputs(); virtual;

  

  procedure SetreportId(); virtual;

  

  procedure SettimeSpan(); virtual;

  

  procedure SettimeUpdated(); virtual;

  

published

  property id: string; [rw]

  

  property kind: string; [rw]

  

  property outputs: TBatchReportTypeoutputsArray; [rw]

  

  property reportId: string; [rw]

  

  property timeSpan: TBatchReportTypetimeSpan; [rw]

  

  property timeUpdated: TDatetime; [rw]

  

end;

Inheritance

TBatchReport

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio