DeliveryProfileLocationGroups
Lists location groups configured under a delivery profile.
View-Specific Information
Select
The driver processes all filters client-side within the driver. The following query is the only one processed server-side:
SELECT * FROM DeliveryProfileLocationGroups
Columns
| Name | Type | References | Description |
| Id [KEY] | String | The globally unique identifier of the delivery profile location group. | |
| DeliveryProfileId | String | The globally unique identifier of the delivery profile associated with this location group. | |
| LocationsCount | Int | The number of locations included in this location group. | |
| LocationsCountPrecision | String | The level of precision applied to the location count value. |