DeliveryProfileUnassignedLocations
Lists the locations that have not been assigned to a location group for this profile.
View-Specific Information
Select
The connector uses the Shopify API to process WHERE clause conditions built with the DeliveryProfileId column, which supports the '=' comparison operator.
The connector processes other filters client-side within the connector.
For example, the following query is processed server-side:
SELECT * FROM DeliveryProfileUnassignedLocations WHERE DeliveryProfileId='VALUE'
Columns
Name | Type | References | Description |
DeliveryProfileId [KEY] | String | A globally-unique ID. | |
LocationId [KEY] | String |
Locations.Id | A globally-unique ID. |