[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googledoubleclicksearch.pp line 486
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; |
|
||
| | ||
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |