Regions
ข้อมูลการกําหนดเป้าหมายตามภูมิภาคสําหรับการกําหนดเป้าหมายการดําเนินการกู้คืนแอป
การแสดง JSON |
{
"regionCode": [
string
]
} |
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2024-12-17 UTC
[null,null,["อัปเดตล่าสุด 2024-12-17 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."]]],["The content describes region targeting for app recovery actions using a JSON format. The JSON structure utilizes the key \"regionCode,\" which contains an array of strings. Each string within the array represents a region code, specifically ISO 3166 Alpha-2 country codes. These codes, like \"US\" for the United States, determine the specific regions where the recovery action will be applied. A link for a full list of region codes is provided.\n"]]