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

Latest commit

 

History

History
13 lines (8 loc) · 758 Bytes

LoyaltyPointsV3.md

File metadata and controls

13 lines (8 loc) · 758 Bytes

# LoyaltyPointsV3

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 object The retailer's loyalty points in absolute value. [optional]
ratio double 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]