Module: Google::Shopping::Merchant::Products::V1beta::SubscriptionPeriod
- Defined in:
- proto_docs/google/shopping/merchant/products/v1beta/products_common.rb
Overview
The subscription period of the product.
Constant Summary collapse
- SUBSCRIPTION_PERIOD_UNSPECIFIED =
Indicates that the subscription period is unspecified.
0
- MONTH =
Indicates that the subscription period is month.
1
- YEAR =
Indicates that the subscription period is year.
2