| Package | Description |
|---|---|
| com.google.api.services.androidpublisher.model |
| Modifier and Type | Method and Description |
|---|---|
Listing |
Listing.clone() |
Listing |
Listing.set(String fieldName,
Object value) |
Listing |
Listing.setFullDescription(String fullDescription)
Full description of the app; this may be up to 4000 characters in length.
|
Listing |
Listing.setLanguage(String language)
Language localization code (for example, "de-AT" for Austrian German).
|
Listing |
Listing.setShortDescription(String shortDescription)
Short description of the app (previously known as promo text); this may be up to 80 characters
in length.
|
Listing |
Listing.setTitle(String title)
App's localized title.
|
Listing |
Listing.setVideo(String video)
URL of a promotional YouTube video for the app.
|
| Modifier and Type | Method and Description |
|---|---|
List<Listing> |
ListingsListResponse.getListings() |
| Modifier and Type | Method and Description |
|---|---|
ListingsListResponse |
ListingsListResponse.setListings(List<Listing> listings) |
Copyright © 2011–2020 Google. All rights reserved.