DeliveryProfileLocationGroups
Lists location groups that belong to a delivery profile, including group identifiers and configuration data.
View-Specific Information
Select
The connector processes all filters client-side within the connector. The following query is the only one processed server-side:
SELECT * FROM DeliveryProfileLocationGroups
Columns
| Name | Type | References | Description |
| Id [KEY] | String | A unique identifier for the delivery profile location group record. | |
| DeliveryProfileId | String | The unique identifier of the delivery profile that this location group belongs to. | |
| LocationsCount | Int | The total number of locations included in this delivery profile location group. | |
| LocationsCountPrecision | String | Indicates whether the reported location count is exact or an estimated value. |