โจ Create a Playlist
Creates a new playlist.๐ค Request Example
๐ HTTP Request
๐งพ Body Parameters
| Parameter | Required | Type | Description |
|---|---|---|---|
| name | โ | string | Name of the playlist. |
| advertiser_id | โ | string | Advertiser UUID. |
| inventory_ids | โ | array | List of inventory IDs. |
| searches | โ | array | List of query searches. |
| type | โ | string | Type (podcast, radio, streaming). |
| tags | โ | array | Tags to associate. |

