reportClickOrganic

open override fun reportClickOrganic(entity: Entity, placement: Placement, opaqueUserId: String? = null, id: String? = null, occurredAt: String? = null, deviceType: Device? = null, channel: Channel? = null, page: Page? = null, clickType: ClickType? = null)(source)

Reports a single organic click

Parameters

entity

Refers to the object involved in the organic interaction

placement

Object describing the click's placement

opaqueUserId

The opaque user ID which allows correlating user activity.

id

The marketplace's unique ID for the click

occurredAt

RFC3339 formatted timestamp including UTC offset. Defaults to DateTime() when null

deviceType

Optional device type

channel

Optional channel

page

Optional page context where the click occurred

clickType

Optional click type