Skip to main content
POST
Create an Ad Catalog.

Authorizations

Authorization
string
header
required

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

Body

application/json
name
string
required
target_type
enum<string>
required
Available options:
ad_unit,
placement
description
string
default:""
settings
AdCatalogSettings · object
target_ids
string<uuid>[]

Response

Successful Response

created_at
string<date-time>
required
created_by
string<uuid>
required
description
string
required
name
string
required
settings
AdCatalogSettings · object
required
target_ids
string<uuid>[]
required
target_type
enum<string>
required
Available options:
ad_unit,
placement
updated_at
string<date-time>
required
id
string<uuid> | null
no
integer | null