Ważne: nie przyjmujemy już nowych rejestracji w interfejsie Play EMM API.
Więcej informacji
Storelayoutpages: insert
Wstawia nową stronę sklepu.
Żądanie
Żądanie HTTP
POST https://www.googleapis.com/androidenterprise/v1/enterprises/enterpriseId/storeLayout/pages
Parametry
Nazwa parametru |
Wartość |
Opis |
Parametry ścieżki |
enterpriseId |
string |
Identyfikator grupy.
|
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
W treści żądania podaj zasób strony układu sklepu.
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-12 UTC.
[null,null,["Ostatnia aktualizacja: 2024-09-12 UTC."],[[["Inserts a new store page within a specified enterprise's store layout."],["Requires authorization with the `https://www.googleapis.com/auth/androidenterprise` scope."],["Utilizes an HTTP POST request to `https://www.googleapis.com/androidenterprise/v1/enterprises/enterpriseId/storeLayout/pages`."],["The request body must contain a Storelayoutpages resource, as detailed in the provided documentation."],["A successful response will return the newly created Storelayoutpages resource."]]],[]]