Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
Restituisce il layout del negozio per l'azienda. Se il layout del negozio
non è stato impostato, restituisce "basic" come tipo di layout del negozio e nessun
homepage.
Richiesta
Richiesta HTTP
GET https://www.googleapis.com/androidenterprise/v1/enterprises/enterpriseId/storeLayout
Parametri
Nome del parametro
Valore
Descrizione
Parametri percorso
enterpriseId
string
L'ID dell'azienda.
Autorizzazione
Questa richiesta richiede l'autorizzazione con il seguente ambito:
L'ID della pagina dello store da utilizzare come home page. La home page è la prima pagina visualizzata nella versione gestita di Google Play Store.
Non specificare una home page equivale a impostare il tipo di layout del negozio su "di base".
storeLayoutType
string
Il tipo di layout del negozio. Per impostazione predefinita, questo valore è impostato su "base" se il campo homeId non è impostato, e su "custom" negli altri casi. Se impostato su "Di base", il layout sarà composto da tutte le app approvate che sono state autorizzate per l'utente.
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Mancano le informazioni di cui ho bisogno","missingTheInformationINeed","thumb-down"],["Troppo complicato/troppi passaggi","tooComplicatedTooManySteps","thumb-down"],["Obsoleti","outOfDate","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Problema relativo a esempi/codice","samplesCodeIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2024-09-10 UTC."],[[["Retrieves the store layout configuration for a given enterprise, which dictates the organization and presentation of apps in the managed Google Play Store."],["If a custom layout hasn't been defined, the API defaults to a \"basic\" layout showcasing all approved and whitelisted applications for the user."],["The layout can be customized by specifying a homepage ID, leading to a \"custom\" layout type, enabling control over the initial page displayed in the store."],["Requires authorization with the `https://www.googleapis.com/auth/androidenterprise` scope to access and retrieve the store layout information."]]],[]]