Skip to main content
POST
Record Activity Log

Body

application/json
catalogs
object[]
required
channel
string
required

Channel through which the activity occurred (e.g., 'web', 'mobile', 'app')

device_id
string
required

Unique identifier for the device used

timestamp
integer<int64>
required

Unix timestamp when the activity occurred

user_id
string
required

Unique identifier for the user performing the activity

schema
string
required
Allowed value: "activity.item_view"
device
object | null

Optional AdCom v1.0 Device information

id
string | null

Optional unique identifier for the activity event

page_id
string | null

Optional identifier for the specific page where the activity occurred

Response

200

Accepted for downstream processing.