Update a campaign goal

Request URL for a Workspace

PATCH /accounts/40505/campaigns/7/goals/2

Request Format

{  
   "goals": {  
      "name":"New name"
   }
}

Update a campaign goal

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