| Package | Description |
|---|---|
| com.google.api.services.displayvideo.v3.model |
| Modifier and Type | Method and Description |
|---|---|
VideoPerformanceAd |
VideoPerformanceAd.clone() |
VideoPerformanceAd |
AdGroupAd.getVideoPerformanceAd()
Output only.
|
VideoPerformanceAd |
VideoPerformanceAd.set(String fieldName,
Object value) |
VideoPerformanceAd |
VideoPerformanceAd.setActionButtonLabels(List<String> actionButtonLabels)
The list of text assets shown on the call-to-action button.
|
VideoPerformanceAd |
VideoPerformanceAd.setCompanionBanners(List<ImageAsset> companionBanners)
The list of companion banners used by this ad.
|
VideoPerformanceAd |
VideoPerformanceAd.setCustomParameters(Map<String,String> customParameters)
The custom parameters and accompanying values to add to the tracking URL.
|
VideoPerformanceAd |
VideoPerformanceAd.setDescriptions(List<String> descriptions)
The list of descriptions shown on the call-to-action banner.
|
VideoPerformanceAd |
VideoPerformanceAd.setDisplayUrlBreadcrumb1(String displayUrlBreadcrumb1)
The first piece after the domain in the display URL.
|
VideoPerformanceAd |
VideoPerformanceAd.setDisplayUrlBreadcrumb2(String displayUrlBreadcrumb2)
The second piece after the domain in the display URL.
|
VideoPerformanceAd |
VideoPerformanceAd.setDomain(String domain)
The domain of the display URL.
|
VideoPerformanceAd |
VideoPerformanceAd.setFinalUrl(String finalUrl)
The URL address of the webpage that people reach after they click the ad.
|
VideoPerformanceAd |
VideoPerformanceAd.setHeadlines(List<String> headlines)
The list of headlines shown on the call-to-action banner.
|
VideoPerformanceAd |
VideoPerformanceAd.setLongHeadlines(List<String> longHeadlines)
The list of long headlines shown on the call-to-action banner.
|
VideoPerformanceAd |
VideoPerformanceAd.setTrackingUrl(String trackingUrl)
The URL address loaded in the background for tracking purposes.
|
VideoPerformanceAd |
VideoPerformanceAd.setVideos(List<YoutubeVideoDetails> videos)
The list of YouTube video assets used by this ad.
|
| Modifier and Type | Method and Description |
|---|---|
AdGroupAd |
AdGroupAd.setVideoPerformanceAd(VideoPerformanceAd videoPerformanceAd)
Output only.
|
Copyright © 2011–2026 Google. All rights reserved.