- Property Manager name: Early Data (0-RTT) Advanced
- Behavior version: The
v2025-02-18
rule format supports theearlyDataAdvanced
behavior v1.0. - Rule format status: GA, stable
- Access: Read/Write
- Allowed in includes: No (temporarily)
Use this behavior to allow query string parameters in early data, also known as 0-RTT data.
Note that the base earlyData
behavior needs to be present in the property in order to use the earlyDataAdvanced
behavior.
Option | Type | Description | Requires | |
---|---|---|---|---|
allowQueryStringParams | boolean | Allows support for URLs with query string parameters. When disabled, URLs that contain query strings aren't eligible for early data processing, and are rejected with a 425 Too Early status code. | {"displayType":"boolean","tag":"input","type":"checkbox"} |