| Package | Description |
|---|---|
| com.google.api.services.admob.v1beta.model |
| Modifier and Type | Method and Description |
|---|---|
App |
App.clone() |
App |
App.set(String fieldName,
Object value) |
App |
App.setAppId(String appId)
The externally visible ID of the app which can be used to integrate with the AdMob SDK.
|
App |
App.setLinkedAppInfo(AppLinkedAppInfo linkedAppInfo)
Immutable.
|
App |
App.setManualAppInfo(AppManualAppInfo manualAppInfo)
The information for an app that is not linked to any app store.
|
App |
App.setName(String name)
Resource name for this app.
|
App |
App.setPlatform(String platform)
Describes the platform of the app.
|
| Modifier and Type | Method and Description |
|---|---|
List<App> |
ListAppsResponse.getApps()
The resulting apps for the requested account.
|
| Modifier and Type | Method and Description |
|---|---|
ListAppsResponse |
ListAppsResponse.setApps(List<App> apps)
The resulting apps for the requested account.
|
Copyright © 2011–2022 Google. All rights reserved.