experiencesShown

fun experiencesShown(context: Context, campaigns: List<ExperienceCampaign>, workspaceId: String? = null)

Tracks the display of a set of experience campaigns.

Since

1.0.0

Parameters

context

An instance of Context.

campaigns

The data for the displayed experience campaigns.

workspaceId

The optional workspace ID; if null, the default instance will be used.

Throws

if the SDK is not initialized for the given instance.