| Package | Description |
|---|---|
| com.google.api.services.displayvideo.v2.model |
| Modifier and Type | Method and Description |
|---|---|
MobileApp |
MobileApp.clone() |
MobileApp |
LineItem.getMobileApp()
The mobile app promoted by the line item.
|
MobileApp |
MobileApp.set(String fieldName,
Object value) |
MobileApp |
MobileApp.setAppId(String appId)
Required.
|
MobileApp |
MobileApp.setDisplayName(String displayName)
Output only.
|
MobileApp |
MobileApp.setPlatform(String platform)
Output only.
|
MobileApp |
MobileApp.setPublisher(String publisher)
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
LineItem |
LineItem.setMobileApp(MobileApp mobileApp)
The mobile app promoted by the line item.
|
Copyright © 2011–2026 Google. All rights reserved.