Update a campaign section

Request URI for Sub Account
PATCH /accounts/40505/campaigns/8/sections/1

Request Format

{
  "sections" : {
    "name" : "New name"
  }
}

Get details of a specific campaign section

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