Enum SubscriptionPeriod
The subscription period of the product.
Namespace: Google.Shopping.Merchant.Products.V1Beta
Assembly: Google.Shopping.Merchant.Products.V1Beta.dll
Syntax
public enum SubscriptionPeriod
Fields
Name | Description |
---|---|
Month | Indicates that the subscription period is month. |
Unspecified | Indicates that the subscription period is unspecified. |
Year | Indicates that the subscription period is year. |