TermsOfServiceKind
Stay organized with collections
Save and categorize content based on your preferences.
Enums |
TERMS_OF_SERVICE_KIND_UNSPECIFIED |
Default value. This value is unused. |
MERCHANT_CENTER |
Merchant Center application. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-03 UTC.
[null,null,["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. |"]]