Inputs
Output
Type:Dict
Returns the created campaign including id, name, status and delivery_goal_group.
Fields: dynamic (depend on the inputs)Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Creates a Spotify Ads campaign
| App | Spotify Ads |
| Operation ID | spotify_ads_create_campaign |
| Type | Action |
| Connection | spotify_ads (required) |
| Credits per run | 1 |
| Agent / MCP tool | Yes |
| Requires approval | Yes (write operation) |
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
account | DynamicAccount | Yes | - | Select the Spotify Ads account to create the campaign in. |
name | string | Yes | - | Campaign name, 2 to 200 characters. |
delivery_goal_group | enum (UNSET, AWARENESS, WEBSITE_TRAFFIC, APP_PROMOTION, ENGAGEMENT_ON_SPOTIFY, LEAD_GEN) | No | - | What the campaign is optimizing towards: AWARENESS, WEBSITE_TRAFFIC, APP_PROMOTION, ENGAGEMENT_ON_SPOTIFY, LEAD_GEN, or UNSET. |
purchase_order | string | No | - | Purchase order number used to organize invoices, 2 to 45 characters. |
ad_product | enum (UNSET, UNKNOWN, CONTENT, FPMNG) | No | - | Ad product: CONTENT, FPMNG, UNKNOWN, or UNSET. |
Dict
Returns the created campaign including id, name, status and delivery_goal_group.
Fields: dynamic (depend on the inputs)