Bulk Sheet Entity Reference
Stay organized with collections
Save and categorize content based on your preferences.
Field | Required | Type | Description |
ID | Required only when editing an existing entity. | String | Numeric ID value of the tag. If left blank, a new tag will be created and a unique ID will be assigned. |
Floodlight activity ID | Yes | String | Numeric ID value of the parent Floodlight activity. You can specify any alphanumeric identifier for an activity that you are creating at the same time as this tag. You must also include corresponding Floodlight activity row in the parent "Floodlight activities" tab. |
Name | Yes | String | The name of the entity. It should be unique. |
Code | Yes | String | HTML code that you want to serve whenever a user visits a webpage containing the associated Floodlight tags. Tags have a limit of 12,000 characters per Floodlight activity, but any tags over 4,000 characters can slow down page loading times. |
Length | No | Long | Length of the tag's code. Read-only. |
Delete | No | Boolean | Specifies whether this tag will be deleted and removed from the Floodlight activity. Only applies for existing tags. Possible values: 'Yes' | 'No' |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-28 UTC.
[null,null,["Last updated 2025-08-28 UTC."],[[["\u003cp\u003eFloodlight default tags are HTML snippets associated with a Floodlight activity, triggered when a user visits a tagged webpage.\u003c/p\u003e\n"],["\u003cp\u003eEach tag requires a unique name, associated Floodlight activity ID, and the HTML code to be served.\u003c/p\u003e\n"],["\u003cp\u003eWhile an ID is auto-generated for new tags, it's required when editing existing ones alongside the 'Delete' field to remove them.\u003c/p\u003e\n"],["\u003cp\u003eTag code has a 12,000 character limit per activity, though exceeding 4,000 characters may impact page loading speed.\u003c/p\u003e\n"],["\u003cp\u003eThe 'Length' field provides the tag's code length and is read-only.\u003c/p\u003e\n"]]],[],null,["# Bulk Sheet Entity Reference\n\nEntity: Floodlight default tags\n-------------------------------\n\n| Field | Required | Type | Description |\n|------------------------|------------------------------------------------|---------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ID | Required only when editing an existing entity. | String | Numeric ID value of the tag. If left blank, a new tag will be created and a unique ID will be assigned. |\n| Floodlight activity ID | Yes | String | Numeric ID value of the parent Floodlight activity. You can specify any alphanumeric identifier for an activity that you are creating at the same time as this tag. You must also include corresponding Floodlight activity row in the parent \"Floodlight activities\" tab. |\n| Name | Yes | String | The name of the entity. It should be unique. |\n| Code | Yes | String | HTML code that you want to serve whenever a user visits a webpage containing the associated Floodlight tags. Tags have a limit of 12,000 characters per Floodlight activity, but any tags over 4,000 characters can slow down page loading times. |\n| Length | No | Long | Length of the tag's code. Read-only. |\n| Delete | No | Boolean | Specifies whether this tag will be deleted and removed from the Floodlight activity. Only applies for existing tags. Possible values: 'Yes' \\| 'No' |"]]