ReportAudience
Represents report audiences used to define the groups or entities that have access to specific reports.
Columns
| Name | Type | ReadOnly | Description |
| auditCreatedDateTime | Datetime | True |
The date and time when the report audience was created. |
| auditModifiedDateTime | Datetime | True |
The date and time when the report audience was last modified. |
| entity_Href | String | True |
The URL of the entity associated with this report audience. |
| entity_Id | String | True |
The Id of the entity associated with this report audience. |
| entity_Key | String | True |
The system-assigned key of the entity associated with this report audience. |
| entity_Name | String | True |
The name of the entity associated with this report audience. |
| href | String | True |
The URL of the report audience resource. |
| id | String | True |
The unique identifier of the report audience record. |
| key [KEY] | String | True |
The system-assigned key that uniquely identifies the report audience record. |
| name | String | False |
The name of the report audience. |
| status | String | False |
The current status of the report audience, such as active or inactive. |