Ważne: nie przyjmujemy już nowych rejestracji w interfejsie Play EMM API.
Więcej informacji
Products: get
Pobiera szczegóły produktu w celu wyświetlenia administratorowi firmy.
Żądanie
Żądanie HTTP
GET https://www.googleapis.com/androidenterprise/v1/enterprises/enterpriseId/products/productId
Parametry
Nazwa parametru |
Wartość |
Opis |
Parametry ścieżki |
enterpriseId |
string |
Identyfikator grupy.
|
productId |
string |
Identyfikator produktu, np. „app:com.google.android.gm”.
|
Opcjonalne parametry zapytania |
language |
string |
Tag BCP47 preferowany przez użytkownika (np. „en-US”, „de”).
|
Autoryzacja
To żądanie wymaga autoryzacji w tym zakresie:
Zakres |
https://www.googleapis.com/auth/androidenterprise |
Więcej informacji znajdziesz na stronie dotyczącej uwierzytelniania i autoryzacji.
Treść żądania
Nie podawaj treści żądania przy użyciu tej metody.
Odpowiedź
Jeśli operacja się uda, metoda zwróci zasób Products w treści odpowiedzi.
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: 2024-09-13 UTC.
[null,null,["Ostatnia aktualizacja: 2024-09-13 UTC."],[[["Retrieves detailed product information for enterprise admins, requiring authorization with the `https://www.googleapis.com/auth/androidenterprise` scope."],["The request is made using the `GET` method to the specified URL, including `enterpriseId` and `productId` as path parameters."],["Optionally, a `language` query parameter can be included for specifying the user's preferred language."],["A successful response returns a `Products` resource containing the product details."]]],[]]