public class AdMob.Accounts.Apps extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
AdMob.Accounts.Apps.List |
| Constructor and Description |
|---|
Apps() |
| Modifier and Type | Method and Description |
|---|---|
AdMob.Accounts.Apps.List |
list(String parent)
List the apps under the specified AdMob account.
|
public AdMob.Accounts.Apps.List list(String parent) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.parent - Required. Resource name of the account to list apps for. Example: accounts/pub-9876543210987654IOExceptionCopyright © 2011–2021 Google. All rights reserved.