Privacy requirements
Stay organized with collections
Save and categorize content based on your preferences.
This section covers privacy and data requirements.
1 Policies
2 External access
These requirements pertain to the usage of third-party services.
3 External calls
- Game MUST NOT make external calls to any URLs or services, except where
explicitly required to comply with other Technical Requirements (i.e., to
call APIs owned by Google or YouTube).
- Game MUST NOT attempt to circumvent external call prevention.
4 User data
These requirements pertain to the access and handling of user data.
4.1 Clipboard
- Game MUST NOT access the user's clipboard, unless it is in response to a
player's explicit paste action.
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-08-22 UTC.
[[["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-08-22 UTC."],[[["Games must adhere to the Google Privacy Policy."],["Games must not make external calls to any URLs or services, except when required for compliance with other Technical Requirements."],["Games must not attempt to bypass the restrictions placed on external calls."],["Games are restricted from accessing the user's clipboard unless the user performs a direct paste action."]]],["Games and developers must follow the Google Privacy Policy. Games cannot make external calls to URLs or services unless required by other technical requirements, such as calling Google or YouTube APIs. Circumventing external call prevention is prohibited. Games must not access the user's clipboard unless the user explicitly initiates a paste action. Translated requirements are for reference only; English versions provide definitive guidance. Third-party service usage and user data handling are also key requirements.\n"]]