The content handle of the content item who's configuration is being saved.
The content id of the content item who's configuration is being saved.
A unique id used to correlate a message sent by the extension framework and a response message from the extension.
The enablement state of the originality report setting
The amount of time the integration has to respond to this message.
Will always be ORIGINALITY_REPORT_SAVE_SETTINGS.
Generated using TypeDoc
A message event that tells an integration that the settings have been saved for a given content item. Indicates that the integration should read its settings portal's state and save it off.
Ultra expects the integration to reply with a IOriginalityReportSaveSettingsResponse within 5 seconds or an error will be displayed to the user. If the integration needs more time, it can respond with a ORIGINALITY_REPORT_SAVE_SETTINGS_PROCESSING message for an additional 5 seconds to be added to the timeout.