CData Python Connector for Shopify

Build 25.0.9454

DeliveryProfileLocationGroupCountryProvinces

Displays provinces or regions associated with selected countries in delivery profiles.

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 DeliveryProfileLocationGroupCountryProvinces

Columns

Name Type References Description
Id [KEY] String A unique identifier for the province record within the delivery profile's country group.
CountryId String The unique identifier of the country that this province or region belongs to.
Code String The standardized code representing the province, state, or region within the country.
Name String The full name of the province, state, or regional division.
TranslatedName String The localized translation of the province or region name, provided based on the system's active locale settings.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9454