Cmdlets for Shopify

Build 24.0.8963

DeliveryProfileUnassignedLocations

Lists the locations that have not been assigned to a location group for this profile.

View-Specific Information

Select

The 本製品 uses the Shopify API to process WHERE clause conditions built with the following columns and operators. The 本製品 processes other filters client-side within the 本製品.

  • DeliveryProfileId supports the '=,IN' comparison operators.

For example, the following queries are processed server side:

  SELECT * FROM DeliveryProfileUnassignedLocations
  SELECT * FROM DeliveryProfileUnassignedLocations WHERE DeliveryProfileId = 'Val1'

Columns

Name Type References Description
DeliveryProfileId [KEY] String

DeliveryProfiles.Id

A globally-unique ID.
LocationId [KEY] String

Locations.Id

A globally-unique ID.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.8963