Tên của đơn đăng ký trong biểu mẫu enterprises/{enterpriseId}/applications/{packageName}.
Tham số truy vấn
Các tham số
languageCode
string
Ngôn ngữ ưu tiên cho thông tin ứng dụng đã bản địa hoá, dưới dạng thẻ BCP47 (ví dụ: "en-US", "de"). Nếu bạn không chỉ định ngôn ngữ mặc định của ứng dụng, ứng dụng sẽ được sử dụng.
Nội dung yêu cầu
Nội dung yêu cầu phải trống.
Nội dung phản hồi
Nếu thành công, nội dung phản hồi sẽ chứa một phiên bản của Application.
[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 2024-04-11 UTC."],[[["Retrieves information about a specific Android application within an enterprise."],["Requires the application's name in the request path, specifying the enterprise and package name."],["Optionally accepts a language code for localized information."],["Requires authorization with the `https://www.googleapis.com/auth/androidmanagement` scope."],["Returns an `Application` object containing the application's details upon successful request."]]],[]]