InteractiveV3

Represents data for an interactive.

Name Description Type Additional Info
InteractiveId The unique ID of the interactive. string None.
Title The title of the interactive. string None.
Slug The slug of the interactive. string None.
Body The body of the interactive. string None.
JavaScriptFiles The list of JavaScript files for the interactive. Collection of string None.
CssFiles The list of CSS files for the interactive. Collection of string None.
Images The list of images for the interactive. Collection of string None.
Type The type of the interactive (Checklist, Infographic, Quiz). string None.
Embed The embed HTML of the interactive. string None.