[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Shopping Merchant Products V1 Client - Class SubscriptionPeriod (1.0.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.0 (latest)](/php/docs/reference/shopping-merchant-products/latest/V1.SubscriptionPeriod)\n- [0.7.0](/php/docs/reference/shopping-merchant-products/0.7.0/V1.SubscriptionPeriod)\n- [0.6.1](/php/docs/reference/shopping-merchant-products/0.6.1/V1.SubscriptionPeriod)\n- [0.5.0](/php/docs/reference/shopping-merchant-products/0.5.0/V1.SubscriptionPeriod)\n- [0.4.0](/php/docs/reference/shopping-merchant-products/0.4.0/V1.SubscriptionPeriod)\n- [0.3.0](/php/docs/reference/shopping-merchant-products/0.3.0/V1.SubscriptionPeriod)\n- [0.2.1](/php/docs/reference/shopping-merchant-products/0.2.1/V1.SubscriptionPeriod)\n- [0.1.1](/php/docs/reference/shopping-merchant-products/0.1.1/V1.SubscriptionPeriod) \nReference documentation and code samples for the Google Shopping Merchant Products V1 Client class SubscriptionPeriod.\n\nThe subscription period of the product.\n\nProtobuf type `google.shopping.merchant.products.v1.SubscriptionPeriod`\n\nNamespace\n---------\n\nGoogle \\\\ Shopping \\\\ Merchant \\\\ Products \\\\ V1\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### SUBSCRIPTION_PERIOD_UNSPECIFIED\n\n Value: 0\n\nIndicates that the subscription period is unspecified.\n\nGenerated from protobuf enum `SUBSCRIPTION_PERIOD_UNSPECIFIED = 0;`\n\n### MONTH\n\n Value: 1\n\nIndicates that the subscription period is month.\n\nGenerated from protobuf enum `MONTH = 1;`\n\n### YEAR\n\n Value: 2\n\nIndicates that the subscription period is year.\n\nGenerated from protobuf enum `YEAR = 2;`"]]