REST Resource: edits.testers
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
מקור מידע: בודקים
הבודקים של האפליקציה. מקור המידע של ChecksService. הערה: אמנם בממשק המשתמש של Play Console אפשר להוסיף בודקים באמצעות רשימות של כתובות אימייל, אבל המשאב הזה לא תומך ברשימות של כתובות אימייל.
ייצוג JSON |
{
"googleGroups": [
string
]
} |
שדות |
googleGroups[] |
string
כל קבוצות Google לבדיקה, ככתובות אימייל.
|
שיטות |
|
מאחזר את הבודקים. |
|
בודקי תיקונים. |
|
מעדכן את הבודקים. |
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-07-26 (שעון UTC).
[null,null,["עדכון אחרון: 2025-07-26 (שעון UTC)."],[],["Testers resource manages app testers, excluding email lists. It utilizes a JSON representation with a \"googleGroups\" field containing an array of testing Google Groups' email addresses. Key actions include retrieving testers via the `get` method, modifying them with `patch`, and completely changing them with `update`. All methods are applied to the `Testers` resource. The resource is part of the `TestersService` which is under the `edits` endpoint.\n"],null,[]]