Update a campaign

Request URI for Sub Account
PATCH /accounts/40505/campaigns/15

Request Format

{
  "campaigns" : {
  		"name" : "New name"
  }
}

Update a campaign

Language
Authorization
Header
Click Try It! to start a request and see the response here!