Regions
Stay organized with collections
Save and categorize content based on your preferences.
Region targeting data for app recovery action targeting.
JSON representation |
{
"regionCode": [
string
]
} |
Fields |
regionCode[] |
string
Regions targeted by the recovery action. Region codes are ISO 3166 Alpha-2 country codes. For example, US stands for United States of America. See https://www.iso.org/iso-3166-country-codes.html for the complete list of country codes.
|
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-21 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-21 UTC."],[[["Region targeting data is used for app recovery action targeting."],["The data is represented in JSON format using the `regionCode` field."],["`regionCode` contains an array of ISO 3166 Alpha-2 country codes specifying targeted regions."],["Developers can refer to the provided ISO website for a complete list of country codes."]]],[]]