webTagType property

String? webTagType
getter/setter pair

The web tag type enabled for the Floodlight group.

Required. Possible string values are:

  • "WEB_TAG_TYPE_UNSPECIFIED" : Type value is not specified or is unknown in this version.
  • "WEB_TAG_TYPE_NONE" : No tag type.
  • "WEB_TAG_TYPE_IMAGE" : Image tag.
  • "WEB_TAG_TYPE_DYNAMIC" : Dynamic tag.

Implementation

core.String? webTagType;