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

Properties

virtual string Name [get, set]
 Name of loyalty points program. It is recommended to limit the name to 12 full-width characters or 24 Roman characters. More...
 
virtual System.Nullable< long > PointsValue [get, set]
 The retailer's loyalty points in absolute value. More...
 
virtual System.Nullable< double > Ratio [get, set]
 The ratio of a point when converted to currency. Google assumes currency based on Merchant Center settings. If ratio is left out, it defaults to 1.0. More...
 
virtual string ETag [get, set]
 The ETag of the item. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Property Documentation

◆ ETag

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

The ETag of the item.

◆ Name

virtual string Google.Apis.ShoppingContent.v2_1.Data.LoyaltyPoints.Name
getset

Name of loyalty points program. It is recommended to limit the name to 12 full-width characters or 24 Roman characters.

◆ PointsValue

virtual System.Nullable<long> Google.Apis.ShoppingContent.v2_1.Data.LoyaltyPoints.PointsValue
getset

The retailer's loyalty points in absolute value.

◆ Ratio

virtual System.Nullable<double> Google.Apis.ShoppingContent.v2_1.Data.LoyaltyPoints.Ratio
getset

The ratio of a point when converted to currency. Google assumes currency based on Merchant Center settings. If ratio is left out, it defaults to 1.0.


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