Unit 'googledoubleclicksearch' Package
[Overview][Types][Classes][Index] [#googleapi]

TReportRequest

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

Declaration

Source position: googledoubleclicksearch.pp line 480

type TReportRequest = class(TGoogleBaseObject)

protected

  procedure Setcolumns(); virtual;

  procedure SetdownloadFormat(); virtual;

  procedure Setfilters(); virtual;

  procedure SetincludeDeletedEntities(); virtual;

  procedure SetincludeRemovedEntities(); virtual;

  procedure SetmaxRowsPerFile(); virtual;

  procedure SetorderBy(); virtual;

  procedure SetreportScope(); virtual;

  procedure SetreportType(); virtual;

  procedure SetrowCount(); virtual;

  procedure SetstartRow(); virtual;

  procedure SetstatisticsCurrency(); virtual;

  procedure SettimeRange(); virtual;

  procedure SetverifySingleTimeZone(); virtual;

published

  property columns: TReportRequestTypecolumnsArray; [rw]

  property downloadFormat: string; [rw]

  property filters: TReportRequestTypefiltersArray; [rw]

  property includeDeletedEntities: Boolean; [rw]

  property includeRemovedEntities: Boolean; [rw]

  property maxRowsPerFile: Integer; [rw]

  property orderBy: TReportRequestTypeorderByArray; [rw]

  property reportScope: TReportRequestTypereportScope; [rw]

  property reportType: string; [rw]

  property rowCount: Integer; [rw]

  property startRow: Integer; [rw]

  property statisticsCurrency: string; [rw]

  property timeRange: TReportRequestTypetimeRange; [rw]

  property verifySingleTimeZone: Boolean; [rw]

end;

Inheritance

TReportRequest

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18