DeliveryProfileLocationGroups
Lists the location groups using this profile.
View-Specific Information
Select
The adapter processes all filters client-side within the adapter. The following query is the only one processed server side:
SELECT * FROM DeliveryProfileLocationGroups
Columns
Name | Type | References | Description |
Id [KEY] | String | A globally-unique ID. | |
DeliveryProfileId | String | The ID of the DeliveryProfile to return. | |
LocationsCount | Int | A count of all locations that are part of this location group. |