Update adjustment events
PUT/:adjustmentName/events/update
Updates existing adjustment events.
Values for
eventStart
and eventEnd
are required.LIMITATIONS
Budget adjustment recalculations can be run for events from the past 30 days.
Budget adjustment recalculations can be run for events from the past 30 days.
AUTHENTICATION REQUIRED
Authenticate API requests using an access token. Include it in the Authorization header as
Authenticate API requests using an access token. Include it in the Authorization header as
Bearer TOKEN
.Request
Responses
- 202
- 400
- 401
- 403
- 404
Success
Bad request
Unauthorized
Response Headers
WWW-Authenticate
Forbidden
The adjustment referenced in the query was not found.