SourceAnalyticsApi

SourceAnalyticsApi

interface SourceAnalyticsApi

Provides the means to control the analytics collected by a Source.

Use the Source.analytics extension to access a Source's SourceAnalyticsApi.

Types

NameSummary
Companionobject Companion
Use the Source.analytics extension to access a Source's SourceAnalyticsApi.

Properties

NameSummary
customDataabstract var customData: CustomData
CustomData which are send with analytics events associated with this source.
metadataabstract val metadata: SourceMetadata
Describing metadata of this Source, that is send with analytics events.