Update advertiser budget.
Authorizations
Bearer authentication. Pass the access token in the Authorization: Bearer <token> header.
Path Parameters
Body
PATCH /manager/advertisers/{id}/budget — requires account_advertiser:budget permission.
The budget to assign to the user.
x >= 0The credit to assign to the user.
x >= 0The advertiser's budget from the loaded snapshot, used as an optimistic-lock token. Returns 409 if the stored budget no longer matches.
x >= 0The advertiser's credit from the loaded snapshot, used as an optimistic-lock token. Returns 409 if the stored credit no longer matches.
x >= 0Response
Successful Response
Response schema for User read operations.
The user's email address
The user's ID
Whether the user is active
The role of the user.
advertiser, operator, admin The user's budget
The user's credit
Soft deletion timestamp for the user
The user's name
The permissions of the user.
The user's preferences
