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

TMcfData

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

Declaration

Source position: googleanalytics.pp line 2323

type TMcfData = class(TGoogleBaseObject)

protected

  procedure SetcolumnHeaders(); virtual;

  procedure SetcontainsSampledData(); 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: TMcfDataTypecolumnHeadersArray; [rw]

  property containsSampledData: Boolean; [rw]

  property id: string; [rw]

  property itemsPerPage: Integer; [rw]

  property kind: string; [rw]

  property nextLink: string; [rw]

  property previousLink: string; [rw]

  property profileInfo: TMcfDataTypeprofileInfo; [rw]

  property query: TMcfDataTypequery; [rw]

  property rows: TMcfDataTyperowsArray; [rw]

  property sampleSize: string; [rw]

  property sampleSpace: string; [rw]

  property selfLink: string; [rw]

  property totalResults: Integer; [rw]

  property totalsForAllResults: TMcfDataTypetotalsForAllResults; [rw]

end;

Inheritance

TMcfData

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18