MomentsApiRegion

Represents the available regions for the MomentsApi.

The region determines which Tealium AudienceStream instance the API calls are made against. Use Custom to support future regions that may be released without requiring an SDK update.

Inheritors

Types

Link copied to clipboard
data class Custom(region: String) : MomentsApiRegion
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open override fun asDataItem(): DataItem