Method: edits.listings.patch
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
מדביק דף אפליקציה בחנות שמותאם לשוק המקומי.
בקשת HTTP
PATCH https://androidpublisher.googleapis.com/androidpublisher/v3/applications/{packageName}/edits/{editId}/listings/{language}
בכתובת ה-URL נעשה שימוש בתחביר המרת gRPC.
פרמטרים של נתיב
פרמטרים |
packageName |
string
שם החבילה של האפליקציה.
|
editId |
string
מזהה העריכה.
|
language |
string
קוד לוקליזציה של שפה (תג שפה מסוג BCP-47; לדוגמה, "de-AT" לגרמנית אוסטרית).
|
גוף הבקשה
גוף הבקשה מכיל מופע של Listing
.
גוף התגובה
אם הפעולה בוצעה ללא שגיאות, גוף התגובה יכלול מופע של Listing
.
היקפי הרשאות
נדרש היקף OAuth הבא:
https://www.googleapis.com/auth/androidpublisher
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-07-26 (שעון UTC).
[null,null,["עדכון אחרון: 2025-07-26 (שעון UTC)."],[[["Updates a specific language localization for an existing app store listing using a PATCH request."],["Requires providing the package name, edit ID, and language code as path parameters."],["The request and response body utilize the `Listing` object to define store listing details."],["Authorization necessitates the `https://www.googleapis.com/auth/androidpublisher` scope."]]],["This document outlines the process for patching a localized store listing via the Android Publisher API. It utilizes a `PATCH` request to a specific URL, incorporating `packageName`, `editId`, and `language` as path parameters. The request and response bodies both use the `Listing` resource. The API call requires the `https://www.googleapis.com/auth/androidpublisher` authorization scope, using gRPC Transcoding syntax. An interactive \"Try it!\" feature is also provided.\n"]]