Get Target Group Changelog
GET/demand/accounts/{account_id}/projects/{project_id}/target-groups/{target_group_id}/changelog
Returns a list of changes happened to the target group in the past.
The list of expected change types can grow over time; consumers should expect that new change types may be introduced in the future.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
Successfully return list of profiles.
A request is not valid and can't be processed.
A request is unauthorized.
A requested is forbidden.
A requested resource isn't found.
A request failed due to an internal error.