Method: edits.testers.patch
ผู้ทดสอบแพตช์ หมายเหตุ: ทรัพยากรสำหรับผู้ทดสอบไม่รองรับรายชื่ออีเมล
คำขอ HTTP
PATCH https://androidpublisher.googleapis.com/androidpublisher/v3/applications/{packageName}/edits/{editId}/testers/{track}
URL ใช้ไวยากรณ์การแปลง gRPC
พารามิเตอร์เส้นทาง
พารามิเตอร์ |
packageName |
string
ชื่อแพ็กเกจของแอป
|
editId |
string
ตัวระบุของการแก้ไข
|
track |
string
แทร็กที่จะอัปเดต
|
เนื้อหาของคำขอ
เนื้อความของคำขอมีอินสแตนซ์ของ Testers
เนื้อหาการตอบกลับ
หากทำสำเร็จ เนื้อหาการตอบกลับจะมีอินสแตนซ์ Testers
ขอบเขตการให้สิทธิ์
ต้องใช้ขอบเขต OAuth ต่อไปนี้
https://www.googleapis.com/auth/androidpublisher
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2024-12-17 UTC
[null,null,["อัปเดตล่าสุด 2024-12-17 UTC"],[[["Patches testers for a specific track within an app edit."],["Requires providing the package name, edit ID, and track name as path parameters."],["The request and response bodies utilize the Testers resource to define the tester group."],["Authorization is necessary using the `https://www.googleapis.com/auth/androidpublisher` OAuth scope."]]],["This document details how to patch testers for an Android application using the Android Publisher API. The core action is a `PATCH` HTTP request to a specific URL, including `packageName`, `editId`, and `track` as path parameters. The request and response bodies both utilize the `Testers` resource. Authorization requires the `https://www.googleapis.com/auth/androidpublisher` OAuth scope. The testers resource does not support email lists. The path is utilizing a gRPC Transcoding syntax.\n"]]