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

TWebproperty

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

Declaration

Source position: googleanalytics.pp line 3357

type TWebproperty = class(TGoogleBaseObject)

protected

  procedure SetaccountId(); virtual;

  procedure SetchildLink(); virtual;

  procedure Setcreated(); virtual;

  procedure SetdefaultProfileId(); virtual;

  procedure Setid(); virtual;

  procedure SetindustryVertical(); virtual;

  procedure SetinternalWebPropertyId(); virtual;

  procedure Setkind(); virtual;

  procedure Setlevel(); virtual;

  procedure Setname(); virtual;

  procedure SetparentLink(); virtual;

  procedure Setpermissions(); virtual;

  procedure SetprofileCount(); virtual;

  procedure SetselfLink(); virtual;

  procedure Setstarred(); virtual;

  procedure Setupdated(); virtual;

  procedure SetwebsiteUrl(); virtual;

published

  property accountId: string; [rw]

  property childLink: TWebpropertyTypechildLink; [rw]

  property created: TDatetime; [rw]

  property defaultProfileId: string; [rw]

  property id: string; [rw]

  property industryVertical: string; [rw]

  property internalWebPropertyId: string; [rw]

  property kind: string; [rw]

  property level: string; [rw]

  property name: string; [rw]

  property parentLink: TWebpropertyTypeparentLink; [rw]

  property permissions: TWebpropertyTypepermissions; [rw]

  property profileCount: Integer; [rw]

  property selfLink: string; [rw]

  property starred: Boolean; [rw]

  property updated: TDatetime; [rw]

  property websiteUrl: string; [rw]

end;

Inheritance

TWebproperty

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18