Skip to main content
POST
Block a creative.

Authorizations

Authorization
string
header
required

Bearer authentication. Pass the access token in the Authorization: Bearer <token> header.

Body

application/json
ad_source
string
required

Ad source identifier (primary key component)

campaign_id
string
required

Unique identifier for the external campaign

creative_id
string
required

Unique identifier for the creative (primary key component)

advertiser_id
string | null

advertiser identifier

thumbnail_url
string | null

Optional thumbnail URL for the creative

Response

Successful Response

ad_source
string
required

Ad source identifier (primary key component)

blocked_at
string<date-time>
required

blocked time

campaign_id
string
required

Unique identifier for the external campaign

created_at
string<date-time>
required
creative_id
string
required

Unique identifier for the creative (primary key component)

no
integer
required

Auto-incrementing row number (primary key component)

updated_at
string<date-time>
required
advertiser_id
string | null

advertiser identifier

id
string<uuid> | null
source_name
string | null

Ad source display name

thumbnail_url
string | null

Optional thumbnail URL for the creative