| Package | Description |
|---|---|
| com.google.api.services.displayvideo.v3.model |
| Modifier and Type | Method and Description |
|---|---|
CommonInStreamAttribute |
CommonInStreamAttribute.clone() |
CommonInStreamAttribute |
InStreamAd.getCommonInStreamAttribute()
Common ad attributes.
|
CommonInStreamAttribute |
NonSkippableAd.getCommonInStreamAttribute()
Common ad attributes.
|
CommonInStreamAttribute |
BumperAd.getCommonInStreamAttribute()
Common ad attributes.
|
CommonInStreamAttribute |
CommonInStreamAttribute.set(String fieldName,
Object value) |
CommonInStreamAttribute |
CommonInStreamAttribute.setActionButtonLabel(String actionButtonLabel)
The text on the call-to-action button.
|
CommonInStreamAttribute |
CommonInStreamAttribute.setActionHeadline(String actionHeadline)
The headline of the call-to-action banner.
|
CommonInStreamAttribute |
CommonInStreamAttribute.setCompanionBanner(ImageAsset companionBanner)
The image which shows next to the video ad.
|
CommonInStreamAttribute |
CommonInStreamAttribute.setDisplayUrl(String displayUrl)
The webpage address that appears with the ad.
|
CommonInStreamAttribute |
CommonInStreamAttribute.setFinalUrl(String finalUrl)
The URL address of the webpage that people reach after they click the ad.
|
CommonInStreamAttribute |
CommonInStreamAttribute.setTrackingUrl(String trackingUrl)
The URL address loaded in the background for tracking purposes.
|
CommonInStreamAttribute |
CommonInStreamAttribute.setVideo(YoutubeVideoDetails video)
The YouTube video of the ad.
|
| Modifier and Type | Method and Description |
|---|---|
InStreamAd |
InStreamAd.setCommonInStreamAttribute(CommonInStreamAttribute commonInStreamAttribute)
Common ad attributes.
|
NonSkippableAd |
NonSkippableAd.setCommonInStreamAttribute(CommonInStreamAttribute commonInStreamAttribute)
Common ad attributes.
|
BumperAd |
BumperAd.setCommonInStreamAttribute(CommonInStreamAttribute commonInStreamAttribute)
Common ad attributes.
|
Copyright © 2011–2026 Google. All rights reserved.