offeringShown

fun offeringShown(context: Context, offeringAttribute: Map<String, Any>, workspaceId: String? = null)

Tracks an "offering shown" event for a single offering.

Since

14.02.02

Parameters

context

The application context.

offeringAttribute

A map containing attributes of the shown offering.

workspaceId

The optional workspace ID for which the event is tracked. If null, the default SDK instance is used.