Retrieve a target group's performance metrics
GET/demand/accounts/:account_id/projects/:project_id/target-groups/:target_group_id/performance
Fetch a set of essential data points and statistical metrics related to a specific launched Target Group.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
A successful response returns requested Target Group statistics.
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.