content  v2.1
Properties | List of all members
Google.Apis.ShoppingContent.v2_1.Data.ProductShipping Class Reference
Inheritance diagram for Google.Apis.ShoppingContent.v2_1.Data.ProductShipping:
Google::Apis::Requests::IDirectResponseSchema

Properties

virtual string Country [get, set]
 The CLDR territory code of the country to which an item will ship. More...
 
virtual string LocationGroupName [get, set]
 The location where the shipping is applicable, represented by a location group name. More...
 
virtual System.Nullable< long > LocationId [get, set]
 The numeric ID of a location that the shipping rate applies to as defined in the AdWords API. More...
 
virtual string PostalCode [get, set]
 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. More...
 
virtual Price Price [get, set]
 Fixed shipping price, represented as a number. More...
 
virtual string Region [get, set]
 The geographic region to which a shipping rate applies. More...
 
virtual string Service [get, set]
 A free-form description of the service class or delivery speed. More...
 
virtual string ETag [get, set]
 The ETag of the item. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Property Documentation

◆ Country

virtual string Google.Apis.ShoppingContent.v2_1.Data.ProductShipping.Country
getset

The CLDR territory code of the country to which an item will ship.

◆ ETag

virtual string Google.Apis.ShoppingContent.v2_1.Data.ProductShipping.ETag
getset

The ETag of the item.

◆ LocationGroupName

virtual string Google.Apis.ShoppingContent.v2_1.Data.ProductShipping.LocationGroupName
getset

The location where the shipping is applicable, represented by a location group name.

◆ LocationId

virtual System.Nullable<long> Google.Apis.ShoppingContent.v2_1.Data.ProductShipping.LocationId
getset

The numeric ID of a location that the shipping rate applies to as defined in the AdWords API.

◆ PostalCode

virtual string Google.Apis.ShoppingContent.v2_1.Data.ProductShipping.PostalCode
getset

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.

◆ Price

virtual Price Google.Apis.ShoppingContent.v2_1.Data.ProductShipping.Price
getset

Fixed shipping price, represented as a number.

◆ Region

virtual string Google.Apis.ShoppingContent.v2_1.Data.ProductShipping.Region
getset

The geographic region to which a shipping rate applies.

◆ Service

virtual string Google.Apis.ShoppingContent.v2_1.Data.ProductShipping.Service
getset

A free-form description of the service class or delivery speed.


The documentation for this class was generated from the following file: