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

TTag

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

Declaration

Source position: googletagmanager.pp line 856

type TTag = class(TGoogleBaseObject)

protected

  class function ExportPropertyName(); override;

  

  procedure SetaccountId(); virtual;

  

  procedure SetblockingRuleId(); virtual;

  

  procedure SetblockingTriggerId(); virtual;

  

  procedure SetcontainerId(); virtual;

  

  procedure Setfingerprint(); virtual;

  

  procedure SetfiringRuleId(); virtual;

  

  procedure SetfiringTriggerId(); virtual;

  

  procedure SetliveOnly(); virtual;

  

  procedure Setname(); virtual;

  

  procedure Setnotes(); virtual;

  

  procedure Setparameter(); virtual;

  

  procedure SetparentFolderId(); virtual;

  

  procedure Setpriority(); virtual;

  

  procedure SetscheduleEndMs(); virtual;

  

  procedure SetscheduleStartMs(); virtual;

  

  procedure SetsetupTag(); virtual;

  

  procedure SettagFiringOption(); virtual;

  

  procedure SettagId(); virtual;

  

  procedure SetteardownTag(); virtual;

  

  procedure Set_type(); virtual;

  

published

  property accountId: string; [rw]

  

  property blockingRuleId: TStringArray; [rw]

  

  property blockingTriggerId: TStringArray; [rw]

  

  property containerId: string; [rw]

  

  property fingerprint: string; [rw]

  

  property firingRuleId: TStringArray; [rw]

  

  property firingTriggerId: TStringArray; [rw]

  

  property liveOnly: Boolean; [rw]

  

  property name: string; [rw]

  

  property notes: string; [rw]

  

  property parameter: TTagTypeparameterArray; [rw]

  

  property parentFolderId: string; [rw]

  

  property priority: TParameter; [rw]

  

  property scheduleEndMs: string; [rw]

  

  property scheduleStartMs: string; [rw]

  

  property setupTag: TTagTypesetupTagArray; [rw]

  

  property tagFiringOption: string; [rw]

  

  property tagId: string; [rw]

  

  property teardownTag: TTagTypeteardownTagArray; [rw]

  

  property _type: string; [rw]

  

end;

Inheritance

TTag

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio