Bulk Sheet Entity Reference
Entity: Floodlight 默认代码
字段 | 必填 | 类型 | 说明 |
ID | 仅当修改现有实体时才必须指定这项设置。 | 字符串 | 此代码的数字 ID 值。如果留空,系统会创建一个新代码并为其分配唯一 ID。 |
Floodlight 活动 ID | 是 | 字符串 | 父级 Floodlight 活动的数字 ID 值。您可为要与此代码同时创建的活动指定任意字母数字标识符。您还必须在父级“Floodlight 活动”标签页中添加相应的 Floodlight 活动行。 |
名称 | 是 | 字符串 | 实体的名称。它应是独一无二的。 |
代码 | 是 | 字符串 | 您想在每当用户访问含有所关联 Floodlight 代码的网页时投放的 HTML 代码。对于每个 Floodlight 活动,代码最多可包含 12000 个字符,但任何超过 4000 个字符的代码都可能会拖慢网页加载速度。 |
长度 | 否 | 长整数 | 代码的长度。只读。 |
删除 | 否 | 布尔值 | 指明此代码是否会被删除并从 Floodlight 活动中移除。仅适用于现有的代码。 可能的值:“是”|“否” |
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2024-09-19。
[null,null,["最后更新时间 (UTC):2024-09-19。"],[[["Floodlight default tags are snippets of HTML code associated with Floodlight activities, used to track user interactions on webpages."],["Each tag is uniquely identified by an ID and linked to a parent Floodlight activity via its activity ID."],["When creating or editing tags, you must provide a name and the HTML code to be served, with character limits to consider for optimal performance."],["You can delete existing tags by setting the 'Delete' field to 'Yes' while updating the entity."]]],[]]