| Package | Description |
|---|---|
| com.google.api.services.displayvideo.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ImageAsset |
ImageAsset.clone() |
ImageAsset |
CommonInStreamAttribute.getCompanionBanner()
The image which shows next to the video ad.
|
ImageAsset |
ImageAsset.set(String fieldName,
Object value) |
ImageAsset |
ImageAsset.setAssetId(Long assetId)
Required.
|
ImageAsset |
ImageAsset.setFileSize(Long fileSize)
Output only.
|
ImageAsset |
ImageAsset.setFullSize(Dimensions fullSize)
Output only.
|
ImageAsset |
ImageAsset.setMimeType(String mimeType)
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
List<ImageAsset> |
VideoPerformanceAd.getCompanionBanners()
The list of companion banners used by this ad.
|
| Modifier and Type | Method and Description |
|---|---|
CommonInStreamAttribute |
CommonInStreamAttribute.setCompanionBanner(ImageAsset companionBanner)
The image which shows next to the video ad.
|
| Modifier and Type | Method and Description |
|---|---|
VideoPerformanceAd |
VideoPerformanceAd.setCompanionBanners(List<ImageAsset> companionBanners)
The list of companion banners used by this ad.
|
Copyright © 2011–2026 Google. All rights reserved.