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

Interface: ExtraContext

Additional application, device and user information that can be passed via extraContext to the integration. Intended to improve monetization.

Properties

appBundleId?

optional appBundleId: string

The bundle id of the app. Only required for iOS apps.


appStoreId?

optional appStoreId: string

The store id of the app. Only required for apps. Depending on the app store, the id is formatted differently. IAB Tech Lab App Identification Guidelines 


appStoreUrl?

optional appStoreUrl: string

The store URL of the app. Only required for apps. IAB Tech Lab App Identification Guidelines 


appVersion?

optional appVersion: string

The version of the app. When it is a website, fill in the deployed version of the website.


b2bContext?

optional b2bContext: string


deviceId?

optional deviceId: ExtraContextDeviceId


presentationalContext?

optional presentationalContext: "curated-list" | "discovery-page"

The presentational context of the integration. Do not define it when it is not part of those contexts.


userIds?

optional userIds: ExtraContextUserId[]

Last updated on