Skip to main content
POST
Update Campaign Budget

Request Body

string
required
User ID, If not already created, make a user on create user page first. If already created, retrieve the user ID from get profile page.
string
required
The unique identifier of the campaign
string
default:"BUDGET"
The level of campaign property you want to edit. Currently supports BUDGET to update the campaign’s daily budget.
Default editLevel is BUDGET.
number
required
The new daily budget amount for the campaign. Required when editLevel is set to BUDGET. Must be a positive number representing the budget in your account’s currency.

Response

boolean
Indicates that the HTTP response was successful (status code 200 OK).
object