Skip to main content
GET
List AdUnit native style mappings for an ad unit.

Authorizations

Authorization
string
header
required

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

Query Parameters

ad_unit_id
string<uuid>
required

Response

Successful Response

ad_unit_id
string<uuid>
required

AdUnit this mapping applies to.

created_at
string<date-time>
required
format_id
string<uuid>
required

NativeFormat for which this style is selected (part of composite PK).

style_id
string<uuid>
required

NativeStyle to use when rendering this format on this AdUnit.

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

Name of the mapped NativeFormat.

format_type
enum<string> | null

Type of the mapped NativeFormat.

Available options:
system_defined,
user_defined
id
string<uuid> | null
no
integer | null
style_name
string | null

Name of the mapped NativeStyle.