AnalyticMarkets
Defines the market entities used in analytics reporting, such as geographic regions, territories, or commercial segments, and links them with associated attributes used for sales and performance tracking.
Columns
| Name | Type | ReadOnly | Description |
| ID [KEY] | String | True |
Unique identifier for the Analytic Market record, used internally to distinguish each row within the table. |
| Global ID | String | True |
System-generated global identifier that ensures uniqueness across different vaults and environments. |
| Link | String | False |
Internal system reference or hyperlink pointing to the full record or associated metadata within Veeva Vault. |
| Name | String | False |
Descriptive name assigned to the Analytic Market, typically used for labeling and filtering within analytic views. |
| Status | String | False |
Indicates the current lifecycle status of the Analytic Market entry, such as Active, Inactive, or Archived. |
| Created By | String | True |
Username or system identifier of the user who initially created the Analytic Market record. |
| Created Date | Datetime | True |
Timestamp capturing when the Analytic Market entry was first created in the system. |
| Last Modified By | String | True |
Username or system identifier of the user who most recently modified the Analytic Market record. |
| Last Modified Date | Datetime | True |
Timestamp indicating the last time any updates were made to the Analytic Market entry. |
| Time Periods | String | False |
Comma-separated list of time intervals (for example, Q1 2024, Q2 2024) associated with the market analysis. Values are stored as a single string. |
| Time Scales | String | False |
Comma-separated list of granularities (for example, daily, weekly, monthly) used in reporting metrics for the analytic market. Each value denotes a distinct resolution of time-based data. |
| Owner | String | False |
Vault user ID of the individual or group responsible for managing the Analytic Market record. |
| Legacy CRM Id | String | False |
Identifier referencing the Analytic Market entry in an older or external Customer Relationship Management (CRM) system, used for data migration or cross-platform traceability. |