- Property Manager name: Media Client
- Behavior version: The
latest
rule format supports themediaClient
behavior v1.1. - Rule format status: Beta, possible breaking changes
- Access: Read/Write
- Allowed in includes: Not available for
latest
rule format
This behavior is deprecated, but you should not disable or remove it if present.
Enables client-side reporting through analytics beacon requests.
Option | Type | Description | Requires | |
---|---|---|---|---|
enabled | boolean | Enables client-side download analytics. | {"displayType":"boolean","tag":"input","type":"checkbox"} | |
beaconId | string | Specifies the ID of data source's beacon. | {"displayType":"string","tag":"input","type":"text"} {"if":{"attribute":"enabled","op":"eq","value":true}} | |
useHybridHttpUdp | boolean | Enables the hybrid HTTP/UDP protocol. | {"displayType":"boolean","tag":"input","type":"checkbox"} |