Planograms
Defines visual product placement layouts for in-store display or promotional setups.
Columns
| Name | Type | ReadOnly | Description |
| ID [KEY] | String | True |
Unique identifier for the planogram type record. |
| Planogram Type | String | True |
The type or category of the planogram, which defines its general purpose or configuration. |
| Global ID | String | True |
A globally unique identifier used to reference the planogram type across systems. |
| Link | String | False |
A URL or hyperlink pointing to the planogram type's details or related resources. |
| Planogram Name | String | False |
The name of the planogram type, typically representing its specific designation. |
| Status | String | False |
The operational status of the planogram type, such as active, inactive, or archived. |
| Created By | String | True |
The identifier of the person or system responsible for creating the planogram type. |
| Created Date | Datetime | True |
The date and time when the planogram type was first created. |
| Last Modified By | String | True |
The identifier of the person or system who last modified the planogram type. |
| Last Modified Date | Datetime | True |
The date and time when the planogram type was last modified. |
| End Date | Date | False |
The end date of the planogram type's lifecycle, indicating when it is no longer valid. |
| External Id | String | False |
An identifier used externally, typically for integration with other systems. |
| Height | Double | False |
The height of the planogram, typically representing the vertical dimension of the display. |
| Start Date | Date | False |
The start date of the planogram type's lifecycle, indicating when it becomes active. |
| Width | Double | False |
The width of the planogram, typically representing the horizontal dimension of the display. |
| Owner | String | False |
The person or system responsible for managing and maintaining the planogram type. |
| Legacy CRM Id | String | False |
The identifier used in the legacy CRM system to track the planogram type. |