REST Resource: edits.details

Ressource: AppDetails

Die App-Details. Die Ressource für DetailsService.

JSON-Darstellung
{
  "defaultLanguage": string,
  "contactWebsite": string,
  "contactEmail": string,
  "contactPhone": string
}
Felder
defaultLanguage

string

Standardsprachcode im BCP-47-Format (z. B. „en-US“).

contactWebsite

string

Die für Nutzer sichtbare Website dieser App.

contactEmail

string

Die für Nutzer sichtbare Support-E-Mail-Adresse für diese App.

contactPhone

string

Die für Nutzer sichtbare Supporttelefonnummer für diese App.

Methoden

get

Ruft Details zu einer App ab.

patch

Details zu Patches einer App.

update

Aktualisiert die Details einer App.