Skip to main content
GET
Get a placement

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string<uuid>
required

The ID of the placement to get

Response

Successful Response

Schema for placement entity.

created_by
string<uuid>
required

The ID of the user who created the placement

name
string
required

The name of the placement

no
integer
required
campaign_permission
Permission · object
deprecated

Permission

created_at
string<date-time> | null

The date and time the entity was created.

description
string | null

The description in JSON Quill Delta format - a JSON format that represents rich text content

Links: https://quilljs.com/docs/delta

display
Display · object

Schema for display placement. It contains specifications for banner display formats, native formats, and other display-related properties.

ext
PlacementExt · object

Schema for placement default extra configuration.

id
string<uuid> | null
is_active
boolean
default:false
updated_at
string<date-time> | null

The date and time the entity was last updated.

video
Video · object

Schema for video placement. It contains specifications for video placement formats, and other video-related properties.