reportClickPromoted

open override fun reportClickPromoted(resolvedBidId: String, 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 promoted click (with a resolvedBidId)

Parameters

resolvedBidId

Required for promoted products. Must be the ID for the auction the product won

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