ChatRetirementRdyMetrics
Schema file for ChatRetirementRdyMetrics.
Columns
| Name | Type | References | Description |
| Id [KEY] | String | Unique identifier for the record. | |
| MetricsDate | Date | Date associated with Metrics. | |
| ActiveChatDeployments | Int | Field containing ActiveChatDeployments information. | |
| EmbeddedServiceDeployments | Int | Field containing EmbeddedServiceDeployments information. | |
| ActiveVfDeployments | Int | Field containing ActiveVfDeployments information. | |
| ActiveChatButtons | Int | Field containing ActiveChatButtons information. | |
| ActiveChatInvitations | Int | Field containing ActiveChatInvitations information. | |
| ActiveSbrButtons | Int | Field containing ActiveSbrButtons information. | |
| ActiveQbrButtons | Int | Field containing ActiveQbrButtons information. | |
| Queues | Int | Field containing Queues information. | |
| Skills | Int | Field containing Skills information. | |
| SkillBasedRoutingRules | Int | Field containing SkillBasedRoutingRules information. | |
| CustomLabels | Int | Field containing CustomLabels information. | |
| CustomWebComponents | Int | Field containing CustomWebComponents information. | |
| ChatBots | Int | Field containing ChatBots information. | |
| IpBlockingRules | Int | Field containing IpBlockingRules information. | |
| ChatApexClasses | Int | Field containing ChatApexClasses information. | |
| ChatApexClassList | String | Field containing ChatApexClassList information. | |
| ChatObjectsInApexList | String | Field containing ChatObjectsInApexList information. | |
| ChatFlowCount | Int | Number of ChatFlow associated with this record. | |
| ChatFlowList | String | Field containing ChatFlowList information. | |
| ChatObjectsInFlowList | String | Field containing ChatObjectsInFlowList information. | |
| PrimaryChatReportTypes | Int | Field containing PrimaryChatReportTypes information. | |
| PrimaryChatReportTypeList | String | Field containing PrimaryChatReportTypeList information. | |
| PrimaryChatReportList | String | Field containing PrimaryChatReportList information. | |
| SecondaryChatReportTypes | Int | Field containing SecondaryChatReportTypes information. | |
| SecondaryChatReportTypeList | String | Field containing SecondaryChatReportTypeList information. | |
| SecondaryChatReportList | String | Field containing SecondaryChatReportList information. | |
| UniqueChatObjectsInReport | String | Field containing UniqueChatObjectsInReport information. | |
| SOQL | String | Specifies the SOQL query to execute against the Salesforce servers. If this pseudo column is set from the WHERE clause it will take precedence over the original query. | |
| ExternalIdColumn | String | Specifies the external Id column to use if performing an insert. If this value is specified, upsert will be used when the INSERT command is called. | |
| FilterScope | String | Optional scope to limit the records returned from queries. This property can take one of these values: Delegated, Everything, Mine, MineAndMyGroups, My_Territory, My_Team_Territory, or Team. | |
| SystemModstamp | Datetime | Date and time when the record was last modified by a user or by an automated process. |