| Package | Description |
|---|---|
| com.google.api.services.admob.v1.model |
| Modifier and Type | Method and Description |
|---|---|
AppManualAppInfo |
AppManualAppInfo.clone() |
AppManualAppInfo |
App.getManualAppInfo()
The information for an app that is not linked to any app store.
|
AppManualAppInfo |
AppManualAppInfo.set(String fieldName,
Object value) |
AppManualAppInfo |
AppManualAppInfo.setDisplayName(String displayName)
The display name of the app as shown in the AdMob UI, which is provided by the user.
|
| Modifier and Type | Method and Description |
|---|---|
App |
App.setManualAppInfo(AppManualAppInfo manualAppInfo)
The information for an app that is not linked to any app store.
|
Copyright © 2011–2022 Google. All rights reserved.