Ads API •References / Campaigns / Create Campaign
Create Campaign
Creates a new campaign.
Request
- ad_account_idstring [uuid]Required
- advertiser_idstring [uuid]Required
The unique ID returned when a new advertiser is created.
- descriptionstring
Descriptor for the campaign.
Example:"New Campaign"
- landing_page_domainstring [uri]Required
URL the campaign will direct to.
Example:"www.spotify.com"
- namestringRequired
Name given to identify your campaign
Example:"Spotify Ads Summer Campaign 2022"
Response
- idstring [uuid]
ID associated with the campaign that will contain one to many ad sets within it.
Response sample
{ "id": "2g5488b7-0a48-4751-b3b8-701df2d8cd91"}