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

TSegmentDimensionFilter

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

Declaration

Source position: googleanalyticsreporting.pp line 309

type TSegmentDimensionFilter = class(TGoogleBaseObject)

protected

  class function ExportPropertyName(); override;

  procedure SetmaxComparisonValue(); virtual;

  procedure SetdimensionName(); virtual;

  procedure SetcaseSensitive(); virtual;

  procedure Set_operator(); virtual;

  procedure Setexpressions(); virtual;

  procedure SetminComparisonValue(); virtual;

published

  property maxComparisonValue: string; [rw]

  property dimensionName: string; [rw]

  property caseSensitive: Boolean; [rw]

  property _operator: string; [rw]

  property expressions: TStringArray; [rw]

  property minComparisonValue: string; [rw]

end;

Inheritance

TSegmentDimensionFilter

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18