post https://koddi.io/console/v1/member_groups//advertisers//users_report
Permissioning for this Endpoint
This endpoint can only be used by Client Admins or above
Response
| Field | Type | Description | 
|---|---|---|
| users | object | The object containing the list of users and their details | 
| user_id | int | The user ID | 
| status | string | The status of the user. Can either be active, inactive, or pending. | 
| name | string | The first and last name of the user. | 
| string | The email of the user. | |
| role_name | string | The role of the user. Please work with your Koddi team to determine which roles are configured for your client. | 
| advertiser_name | string | Then name of the associated advertiser. | 
| last_login | string | The date and time of the last time the user logged into the platform. | 
| created_by | int | The ID of the user that created this user. | 
| created_by_email | int | The email of the user that created this user. | 
| created_at | string | The date and time the user was created. | 
