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

TProfile

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

Declaration

Source position: googleanalytics.pp line 2451

type TProfile = class(TGoogleBaseObject)

protected

  class function ExportPropertyName(); override;

  

  procedure SetaccountId(); virtual;

  

  procedure SetbotFilteringEnabled(); virtual;

  

  procedure SetchildLink(); virtual;

  

  procedure Setcreated(); virtual;

  

  procedure Setcurrency(); virtual;

  

  procedure SetdefaultPage(); virtual;

  

  procedure SeteCommerceTracking(); virtual;

  

  procedure SetenhancedECommerceTracking(); virtual;

  

  procedure SetexcludeQueryParameters(); virtual;

  

  procedure Setid(); virtual;

  

  procedure SetinternalWebPropertyId(); virtual;

  

  procedure Setkind(); virtual;

  

  procedure Setname(); virtual;

  

  procedure SetparentLink(); virtual;

  

  procedure Setpermissions(); virtual;

  

  procedure SetselfLink(); virtual;

  

  procedure SetsiteSearchCategoryParameters(); virtual;

  

  procedure SetsiteSearchQueryParameters(); virtual;

  

  procedure Setstarred(); virtual;

  

  procedure SetstripSiteSearchCategoryParameters(); virtual;

  

  procedure SetstripSiteSearchQueryParameters(); virtual;

  

  procedure Settimezone(); virtual;

  

  procedure Set_type(); virtual;

  

  procedure Setupdated(); virtual;

  

  procedure SetwebPropertyId(); virtual;

  

  procedure SetwebsiteUrl(); virtual;

  

published

  property accountId: string; [rw]

  

  property botFilteringEnabled: Boolean; [rw]

  

  property childLink: TProfileTypechildLink; [rw]

  

  property created: TDatetime; [rw]

  

  property currency: string; [rw]

  

  property defaultPage: string; [rw]

  

  property eCommerceTracking: Boolean; [rw]

  

  property enhancedECommerceTracking: Boolean; [rw]

  

  property excludeQueryParameters: string; [rw]

  

  property id: string; [rw]

  

  property internalWebPropertyId: string; [rw]

  

  property kind: string; [rw]

  

  property name: string; [rw]

  

  property parentLink: TProfileTypeparentLink; [rw]

  

  property permissions: TProfileTypepermissions; [rw]

  

  property selfLink: string; [rw]

  

  property siteSearchCategoryParameters: string; [rw]

  

  property siteSearchQueryParameters: string; [rw]

  

  property starred: Boolean; [rw]

  

  property stripSiteSearchCategoryParameters: Boolean; [rw]

  

  property stripSiteSearchQueryParameters: Boolean; [rw]

  

  property timezone: string; [rw]

  

  property _type: string; [rw]

  

  property updated: TDatetime; [rw]

  

  property webPropertyId: string; [rw]

  

  property websiteUrl: string; [rw]

  

end;

Inheritance

TProfile

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio