public class AndroidPublisher.Edits.Countryavailability extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
AndroidPublisher.Edits.Countryavailability.Get |
| Constructor and Description |
|---|
Countryavailability() |
| Modifier and Type | Method and Description |
|---|---|
AndroidPublisher.Edits.Countryavailability.Get |
get(String packageName,
String editId,
String track)
Gets country availability.
|
public AndroidPublisher.Edits.Countryavailability.Get get(String packageName, String editId, String track) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.packageName - Package name of the app.editId - Identifier of the edit.track - The track to read from.IOExceptionCopyright © 2011–2022 Google. All rights reserved.