Update a campaign variation

Request URI for Sub Account

PATCH /accounts/40505/campaigns/7/variations/1

Request Format

{
    "variations": {
        "name": "New name"
    }
}

Update a campaign variation

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