account | DynamicAccount | Yes | - | Select the Spotify Ads account that owns the campaigns. |
update_type | string or SelectableOption | Yes | - | Choose whether to update a single campaign or multiple at once. Options: single or bulk. |
campaign_id | string or SelectItem | No | - | Spotify campaign ID to update. Required for single update. |
status | string or SelectableOption | No | - | New campaign status: ACTIVE, PAUSED, ARCHIVED, or DELETED. DELETED permanently deletes a DRAFT campaign and cannot be undone; Spotify has no delete endpoint for published campaigns, so use ARCHIVED or PAUSED for those. Required for single update. |
structured_data | array (also accepts a comma-separated string) | No | - | Use only when update_type is bulk. Required columns: campaign_id and status (ACTIVE, PAUSED, ARCHIVED, or DELETED; DELETED only works on drafts). Up to 100 rows. |