Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 700 Bytes

File metadata and controls

11 lines (8 loc) · 700 Bytes

# LoyaltyPoints

Properties

Name Type Description Notes
name string Name of loyalty points program. It is recommended to limit the name to 12 full-width characters or 24 Roman characters. [optional]
points_value int The retailer's loyalty points in absolute value. [optional]
ratio float 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. [optional]

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