floodlightTagType property

String? floodlightTagType
getter/setter pair

The type of Floodlight tag this activity will generate.

This is a required field. Possible string values are:

  • "IFRAME"
  • "IMAGE"
  • "GLOBAL_SITE_TAG"

Implementation

core.String? floodlightTagType;