Add labels to a campaign

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Request URL for Workspace

POST /accounts/1/campaigns/72/labels

Request Format

{
    "labels": [
      {
        "name" : "New shiny label"
      }
    ]
}

Add labels to a campaign

📘

Note: Mention id for associating existing account labels to campaign and name for creating a new label

Path Params
string
required
Defaults to current
int32
required
Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json