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

TWebPropertySummary

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

Declaration

Source position: googleanalytics.pp line 3215

type TWebPropertySummary = class(TGoogleBaseObject)

protected

  procedure Setid(); virtual;

  procedure SetinternalWebPropertyId(); virtual;

  procedure Setkind(); virtual;

  procedure Setlevel(); virtual;

  procedure Setname(); virtual;

  procedure Setprofiles(); virtual;

  procedure Setstarred(); virtual;

  procedure SetwebsiteUrl(); virtual;

published

  property id: string; [rw]

  property internalWebPropertyId: string; [rw]

  property kind: string; [rw]

  property level: string; [rw]

  property name: string; [rw]

  property profiles: TWebPropertySummaryTypeprofilesArray; [rw]

  property starred: Boolean; [rw]

  property websiteUrl: string; [rw]

end;

Inheritance

TWebPropertySummary

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18