[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-03 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eTermsOfService\u003c/code\u003e Kind allows to specify the context of the terms of service, with \u003ccode\u003eMERCHANT_CENTER\u003c/code\u003e used for the Merchant Center application.\u003c/p\u003e\n"],["\u003cp\u003eWhen the \u003ccode\u003eTermsOfService\u003c/code\u003e Kind is unspecified it defaults to \u003ccode\u003eTERMS_OF_SERVICE_KIND_UNSPECIFIED\u003c/code\u003e which is an unused value.\u003c/p\u003e\n"]]],["The provided content defines an enumeration type called `TermsOfServiceKind`. This type has two defined values: `TERMS_OF_SERVICE_KIND_UNSPECIFIED`, which serves as the default and is not meant to be used, and `MERCHANT_CENTER`, which represents the Merchant Center application. These values categorize the type of Terms of Service being referenced.\n"],null,["# TermsOfServiceKind\n\nThe TermsOfService Kind.\n\n| Enums ||\n|-------------------------------------|--------------------------------------|\n| `TERMS_OF_SERVICE_KIND_UNSPECIFIED` | Default value. This value is unused. |\n| `MERCHANT_CENTER` | Merchant Center application. |"]]