Skip to Content

Enumeration: ScriptType

Enumeration Members

EXTERNAL_MEDIA_ITEM

EXTERNAL_MEDIA_ITEM: "application/external-media-item+json"


EXTERNAL_MEDIA_ITEM_LEGACY

EXTERNAL_MEDIA_ITEM_LEGACY: "application/glomex-external-media-item+json"

Deprecated

Use ScriptType.EXTERNAL_MEDIA_ITEM instead.


PLAYER_CONFIG

PLAYER_CONFIG: "application/player-config+json"

MIME type for the inline <script> tag that carries a player config payload alongside <my-integration>.


PLAYER_CONFIG_LEGACY_V1

PLAYER_CONFIG_LEGACY_V1: "application/glomex-integration-configs+json"

Deprecated

Use ScriptType.PLAYER_CONFIG instead.


PLAYER_CONFIG_LEGACY_V2

PLAYER_CONFIG_LEGACY_V2: "application/integration-configs+json"

Deprecated

Use ScriptType.PLAYER_CONFIG instead.