RegionsVersion
Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
Wersja dostępnych regionów używanych w przypadku określonego zasobu.
Zapis JSON |
{
"version": string
} |
Pola |
version |
string
Wymagane. Ciąg znaków reprezentujący wersję dostępnych regionów używanych przez podany zasób. Ceny regionalne i najnowszą obsługiwaną wersję zasobu należy określić zgodnie z informacjami opublikowanymi w tym artykule. Za każdym razem, gdy obsługiwane lokalizacje ulegną znacznym zmianom, wersja zostanie zwiększona. Użycie tego pola zapewni, że tworzenie i aktualizowanie zasobu z wersją starszego regionu oraz zestawem cen i walut regionalnych będzie możliwe, nawet jeśli dostępna jest nowa wersja.
|
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2025-07-26 UTC.
[null,null,["Ostatnia aktualizacja: 2025-07-26 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eversion\u003c/code\u003e field is a required string representing the version of available regions used for pricing a resource.\u003c/p\u003e\n"],["\u003cp\u003eRegional prices must align with information in the provided article, and the version ensures updates with older regional data still succeed.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eversion\u003c/code\u003e field is incremented with substantial changes to supported locations, with the latest version being 2022/02.\u003c/p\u003e\n"]]],["The provided JSON schema describes a resource's available region version. The `version` field, a required string, denotes the version of available regions used. This version increments with substantial changes to supported locations. It ensures successful creation/updates of resources even with older region versions. Regional prices must adhere to specified guidelines. The latest version is identified as 2022/02.\n"],null,["# RegionsVersion\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nThe version of the available regions being used for the specified resource.\n\n| JSON representation |\n|-------------------------------|\n| ``` { \"version\": string } ``` |\n\n| Fields ||\n|-----------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `version` | `string` Required. A string representing the version of available regions being used for the specified resource. Regional prices and latest supported version for the resource have to be specified according to the information published in [this article](https://support.google.com/googleplay/android-developer/answer/10532353). Each time the supported locations substantially change, the version will be incremented. Using this field will ensure that creating and updating the resource with an older region's version and set of regional prices and currencies will succeed even though a new version is available. |"]]