For the complete documentation index, see llms.txt. This page is also available as Markdown.

Event Settings Spec

Event settings spec describes settings which are applied to a specific Event in a Project.‌

The same format as the Project Settings Spec is used for Event settings: settings are grouped into subsections, and subsections are grouped into sections. Subsections may themselves contain nested subsections, so the hierarchy is limited to three levels: section, subsection and nested subsection. In Studio these are presented to the Creator as a nested, navigable grouping of settings. See Nesting for the structure and the three-level limit.

These settings are available to your app via the SDK's methods.

Last updated