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

TGoal

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

Declaration

Source position: googleanalytics.pp line 2054

type TGoal = class(TGoogleBaseObject)

protected

  class function ExportPropertyName(); override;

  procedure SetaccountId(); virtual;

  procedure Setactive(); virtual;

  procedure Setcreated(); virtual;

  procedure SeteventDetails(); virtual;

  procedure Setid(); virtual;

  procedure SetinternalWebPropertyId(); virtual;

  procedure Setkind(); virtual;

  procedure Setname(); virtual;

  procedure SetparentLink(); virtual;

  procedure SetprofileId(); virtual;

  procedure SetselfLink(); virtual;

  procedure Set_type(); virtual;

  procedure Setupdated(); virtual;

  procedure SeturlDestinationDetails(); virtual;

  procedure Setvalue(); virtual;

  procedure SetvisitNumPagesDetails(); virtual;

  procedure SetvisitTimeOnSiteDetails(); virtual;

  procedure SetwebPropertyId(); virtual;

published

  property accountId: string; [rw]

  property active: Boolean; [rw]

  property created: TDatetime; [rw]

  property eventDetails: TGoalTypeeventDetails; [rw]

  property id: string; [rw]

  property internalWebPropertyId: string; [rw]

  property kind: string; [rw]

  property name: string; [rw]

  property parentLink: TGoalTypeparentLink; [rw]

  property profileId: string; [rw]

  property selfLink: string; [rw]

  property _type: string; [rw]

  property updated: TDatetime; [rw]

  property urlDestinationDetails: TGoalTypeurlDestinationDetails; [rw]

  property value: Integer; [rw]

  property visitNumPagesDetails: TGoalTypevisitNumPagesDetails; [rw]

  property visitTimeOnSiteDetails: TGoalTypevisitTimeOnSiteDetails; [rw]

  property webPropertyId: string; [rw]

end;

Inheritance

TGoal

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18