Skip to main content
POST
Record Activity Log

본문

application/json
catalogs
object[]
필수
channel
string
필수

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

device_id
string
필수

Unique identifier for the device used

schema
enum<string>
필수
사용 가능한 옵션:
activity.item_view
timestamp
integer<int64>
필수

Unix timestamp when the activity occurred

user_id
string
필수

Unique identifier for the user performing the activity

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

응답

200

OK