earlyDataAdvanced


Use this behavior to allow query string parameters in early data, also known as 0-RTT data.

Note that the base early​Data behavior needs to be present in the property in order to use the early​Data​Advanced behavior.

OptionTypeDescriptionRequires
allow​Query​String​Paramsboolean

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"}