Skip to content
This repository was archived by the owner on Sep 19, 2022. It is now read-only.

Latest commit

 

History

History
16 lines (12 loc) · 1.15 KB

File metadata and controls

16 lines (12 loc) · 1.15 KB

ProductShippingV3

Properties

Name Type Description Notes
price Price [optional]
country str The CLDR territory code of the country to which an item will ship. [optional]
region str The geographic region to which a shipping rate applies. [optional]
service str A free-form description of the service class or delivery speed. [optional]
location_id object The numeric ID of a location that the shipping rate applies to as defined in the AdWords API. [optional]
location_group_name str The location where the shipping is applicable, represented by a location group name. [optional]
postal_code str The postal code range that the shipping rate applies to, represented by a postal code, a postal code prefix followed by a * wildcard, a range between two postal codes or two postal code prefixes of equal length. [optional]

[Back to Model list] [Back to API list] [Back to README]