For a list of methods for this resource, see the end of this page.
Resource representations
{ "language": string, "title": string, "fullDescription": string, "shortDescription": string, "video": string }
Property name | Value | Description | Notes |
---|---|---|---|
fullDescription |
string |
Full description of the app; this may be up to 4000 characters in length. | |
language |
string |
Language localization code (for example, "es-419" for Latin American Spanish). | |
shortDescription |
string |
Short description of the app (previously known as promo text); this may be up to 80 characters in length. | |
title |
string |
App's localized title. | |
video |
string |
URL of a promotional YouTube video for the app. |
Methods
- delete
- Deletes the specified localized store listing from an edit.
- deleteall
- Deletes all localized listings from an edit.
- get
- Fetches information about a localized store listing.
- list
- Returns all of the localized store listings attached to this edit.
- patch
- Creates or updates a localized store listing. This method supports patch semantics.
- update
- Creates or updates a localized store listing.