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

TGaData

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

Declaration

Source position: googleanalytics.pp line 1825

type TGaData = class(TGoogleBaseObject)

protected

  procedure SetcolumnHeaders(); virtual;

  procedure SetcontainsSampledData(); virtual;

  procedure SetdataTable(); virtual;

  procedure Setid(); virtual;

  procedure SetitemsPerPage(); virtual;

  procedure Setkind(); virtual;

  procedure SetnextLink(); virtual;

  procedure SetpreviousLink(); virtual;

  procedure SetprofileInfo(); virtual;

  procedure Setquery(); virtual;

  procedure Setrows(); virtual;

  procedure SetsampleSize(); virtual;

  procedure SetsampleSpace(); virtual;

  procedure SetselfLink(); virtual;

  procedure SettotalResults(); virtual;

  procedure SettotalsForAllResults(); virtual;

published

  property columnHeaders: TGaDataTypecolumnHeadersArray; [rw]

  property containsSampledData: Boolean; [rw]

  property dataTable: TGaDataTypedataTable; [rw]

  property id: string; [rw]

  property itemsPerPage: Integer; [rw]

  property kind: string; [rw]

  property nextLink: string; [rw]

  property previousLink: string; [rw]

  property profileInfo: TGaDataTypeprofileInfo; [rw]

  property query: TGaDataTypequery; [rw]

  property rows: TGaDataTyperowsArray; [rw]

  property sampleSize: string; [rw]

  property sampleSpace: string; [rw]

  property selfLink: string; [rw]

  property totalResults: Integer; [rw]

  property totalsForAllResults: TGaDataTypetotalsForAllResults; [rw]

end;

Inheritance

TGaData

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18