Skip to Content
The new glomex player is released! 🎉View upgrade guide

Interface: IntegrationProperties

Properties that can be set on the integration element.

Properties

hidden?

optional hidden: boolean

Hides the integration element when set to true.


index?

optional index: number

Determines the index of the media item within the playlist that should be or is currently selected.


integrationId?

optional integrationId: string

The identifier for this integration. This value is used to determine the configuration and behavior of the integration.


placement?

optional placement: string

Allows the publisher to provide an optional placement attribute, which supplies additional contextual information for enhanced analytics tracking.


playlistId?

optional playlistId: string

Defines the playlist / content identifier that should be loaded and managed by the integration. It can be a single content id, a playlist id or auto. It must be empty when the content is provided via the media-item web components inside the integration.


topLevelIframe?

optional topLevelIframe: boolean

An optional flag that can mark the integration as if it is running in a top-level window context. Useful when the embedded iframe represents an article, which contains this integration.


variant?

optional variant: string

Last updated on