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

TExperiment

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

Declaration

Source position: googleanalytics.pp line 1186

type TExperiment = class(TGoogleBaseObject)

protected

  procedure SetaccountId(); virtual;

  procedure Setcreated(); virtual;

  procedure Setdescription(); virtual;

  procedure SeteditableInGaUi(); virtual;

  procedure SetendTime(); virtual;

  procedure SetequalWeighting(); virtual;

  procedure Setid(); virtual;

  procedure SetinternalWebPropertyId(); virtual;

  procedure Setkind(); virtual;

  procedure SetminimumExperimentLengthInDays(); virtual;

  procedure Setname(); virtual;

  procedure SetobjectiveMetric(); virtual;

  procedure SetoptimizationType(); virtual;

  procedure SetparentLink(); virtual;

  procedure SetprofileId(); virtual;

  procedure SetreasonExperimentEnded(); virtual;

  procedure SetrewriteVariationUrlsAsOriginal(); virtual;

  procedure SetselfLink(); virtual;

  procedure SetservingFramework(); virtual;

  procedure Setsnippet(); virtual;

  procedure SetstartTime(); virtual;

  procedure Setstatus(); virtual;

  procedure SettrafficCoverage(); virtual;

  procedure Setupdated(); virtual;

  procedure Setvariations(); virtual;

  procedure SetwebPropertyId(); virtual;

  procedure SetwinnerConfidenceLevel(); virtual;

  procedure SetwinnerFound(); virtual;

published

  property accountId: string; [rw]

  property created: TDatetime; [rw]

  property description: string; [rw]

  property editableInGaUi: Boolean; [rw]

  property endTime: TDatetime; [rw]

  property equalWeighting: Boolean; [rw]

  property id: string; [rw]

  property internalWebPropertyId: string; [rw]

  property kind: string; [rw]

  property minimumExperimentLengthInDays: Integer; [rw]

  property name: string; [rw]

  property objectiveMetric: string; [rw]

  property optimizationType: string; [rw]

  property parentLink: TExperimentTypeparentLink; [rw]

  property profileId: string; [rw]

  property reasonExperimentEnded: string; [rw]

  property rewriteVariationUrlsAsOriginal: Boolean; [rw]

  property selfLink: string; [rw]

  property servingFramework: string; [rw]

  property snippet: string; [rw]

  property startTime: TDatetime; [rw]

  property status: string; [rw]

  property trafficCoverage: Double; [rw]

  property updated: TDatetime; [rw]

  property variations: TExperimentTypevariationsArray; [rw]

  property webPropertyId: string; [rw]

  property winnerConfidenceLevel: Double; [rw]

  property winnerFound: Boolean; [rw]

end;

Inheritance

TExperiment

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18