All autorun plugin entities are structured as follows:
entity
:
Id
: A unique identifier for the autorun plugin instanceint
Name
: The name of the autorun plugin instance. The maximum length of this string is 100 characters.string
FileInfo
: Can be one of the following FileInfo elements: NewFile Entity, RemoteFile Entity, or StoredFile EntityFileInfo
Presentations
: An array of Presentation Info entities for each presentation that uses the autorun plugin entityPresentationInfo[]