content  v2.1
Properties | List of all members
Google.Apis.ShoppingContent.v2_1.Data.LocalInventory Class Reference

Local inventory resource. For accepted attribute values, see the local product inventory feed specification. More...

Inheritance diagram for Google.Apis.ShoppingContent.v2_1.Data.LocalInventory:
Google::Apis::Requests::IDirectResponseSchema

Properties

virtual string Availability [get, set]
 Availability of the product. More...
 
virtual string InstoreProductLocation [get, set]
 In-store product location. More...
 
virtual string Kind [get, set]
 Identifies what kind of resource this is. Value: the fixed string "content#localInventory". More...
 
virtual string PickupMethod [get, set]
 Supported pickup method for this offer. Unless the value is "not supported", this field must be submitted together with pickupSla. More...
 
virtual string PickupSla [get, set]
 Expected date that an order will be ready for pickup relative to the order date. Must be submitted together with pickupMethod. More...
 
virtual Price Price [get, set]
 Price of the product. More...
 
virtual System.Nullable< long > Quantity [get, set]
 Quantity of the product. Must be nonnegative. More...
 
virtual Price SalePrice [get, set]
 Sale price of the product. Mandatory if sale_price_effective_date is defined. More...
 
virtual string SalePriceEffectiveDate [get, set]
 A date range represented by a pair of ISO 8601 dates separated by a space, comma, or slash. Both dates may be specified as 'null' if undecided. More...
 
virtual string StoreCode [get, set]
 Store code of this local inventory resource. More...
 
virtual string ETag [get, set]
 The ETag of the item. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Detailed Description

Local inventory resource. For accepted attribute values, see the local product inventory feed specification.

Property Documentation

◆ Availability

virtual string Google.Apis.ShoppingContent.v2_1.Data.LocalInventory.Availability
getset

Availability of the product.

◆ ETag

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

The ETag of the item.

◆ InstoreProductLocation

virtual string Google.Apis.ShoppingContent.v2_1.Data.LocalInventory.InstoreProductLocation
getset

In-store product location.

◆ Kind

virtual string Google.Apis.ShoppingContent.v2_1.Data.LocalInventory.Kind
getset

Identifies what kind of resource this is. Value: the fixed string "content#localInventory".

◆ PickupMethod

virtual string Google.Apis.ShoppingContent.v2_1.Data.LocalInventory.PickupMethod
getset

Supported pickup method for this offer. Unless the value is "not supported", this field must be submitted together with pickupSla.

◆ PickupSla

virtual string Google.Apis.ShoppingContent.v2_1.Data.LocalInventory.PickupSla
getset

Expected date that an order will be ready for pickup relative to the order date. Must be submitted together with pickupMethod.

◆ Price

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

Price of the product.

◆ Quantity

virtual System.Nullable<long> Google.Apis.ShoppingContent.v2_1.Data.LocalInventory.Quantity
getset

Quantity of the product. Must be nonnegative.

◆ SalePrice

virtual Price Google.Apis.ShoppingContent.v2_1.Data.LocalInventory.SalePrice
getset

Sale price of the product. Mandatory if sale_price_effective_date is defined.

◆ SalePriceEffectiveDate

virtual string Google.Apis.ShoppingContent.v2_1.Data.LocalInventory.SalePriceEffectiveDate
getset

A date range represented by a pair of ISO 8601 dates separated by a space, comma, or slash. Both dates may be specified as 'null' if undecided.

◆ StoreCode

virtual string Google.Apis.ShoppingContent.v2_1.Data.LocalInventory.StoreCode
getset

Store code of this local inventory resource.


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