Update a Campaign

Submit a JSON object in a PUT or POST request body. Fields that are omitted or null will not be updated.

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

An alphabetic ID. See Get Account Details.

string
required

A numeric ID. See the response returned by Get All Campaigns.

Body Params
json
required
Defaults to { "name": "DemoCampaign - Edited" }

A JSON object representing the fields to be updated. (See examples below.)

Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Choose an example:
application/json