Path parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
org_token | string | Yes | Your organization token (find it here) |
Request body
| Field | Type | Required | Description |
|---|---|---|---|
screen_id | string | Yes | Unique ID in UUID format (client-generated) |
title | string | Yes | Screen name |
venue_type_id | string | Yes | Must match or be a child of the location’s venue type |
location_id | string | Yes | Parent location ID |
width | int | Yes | Resolution width in pixels |
height | int | Yes | Resolution height in pixels |
loop_duration | int | Yes | Loop duration in seconds |
archived | boolean | No | Default: false |
available_for_ads | boolean | No | Default: true |
amount | int | No | Number of physical screens this entry represents |
imps_weekly | int | No | Estimated weekly impressions |