Skip to main content
PATCH
Create or update event visibility settings

Supported products

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

appId
integer<int32>
required

Body

application/json
eventType
enum<string>
required
Available options:
ALL,
ATTENTION_SPAN,
MEDIA_PLAYS,
MEDIA_PLAYS_PERCENT
updatedAt
integer<int64>
required
showInReporting
boolean
showInTimeline
boolean
showInWorkflows
boolean

Response

successful operation

eventType
enum<string>
required
Available options:
ALL,
ATTENTION_SPAN,
MEDIA_PLAYS,
MEDIA_PLAYS_PERCENT
updatedAt
integer<int64>
required
showInReporting
boolean
showInTimeline
boolean
showInWorkflows
boolean
Last modified on April 13, 2026