Retrieve a target group's Changelog
GET/demand/accounts/{account_id}/projects/{project_id}/target-groups/{target_group_id}/changelog
Returns a paginated list of historical changes for the target group.
Note: The list of change types is extensible. 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.