| Package | Description |
|---|---|
| com.google.api.services.displayvideo.v2.model |
| Modifier and Type | Method and Description |
|---|---|
MastheadAd |
MastheadAd.clone() |
MastheadAd |
YoutubeAdGroupAd.getMastheadAd()
Details of an [ad served on the YouTube Home feed](//support.google.com/google-
ads/answer/9709826).
|
MastheadAd |
MastheadAd.set(String fieldName,
Object value) |
MastheadAd |
MastheadAd.setAutoplayVideoDuration(String autoplayVideoDuration)
The duration of time the video will autoplay.
|
MastheadAd |
MastheadAd.setAutoplayVideoStartMillisecond(Long autoplayVideoStartMillisecond)
The amount of time in milliseconds after which the video will start to play.
|
MastheadAd |
MastheadAd.setCallToActionButtonLabel(String callToActionButtonLabel)
The text on the call-to-action button.
|
MastheadAd |
MastheadAd.setCallToActionFinalUrl(String callToActionFinalUrl)
The destination URL for the call-to-action button.
|
MastheadAd |
MastheadAd.setCallToActionTrackingUrl(String callToActionTrackingUrl)
The tracking URL for the call-to-action button.
|
MastheadAd |
MastheadAd.setCompanionYoutubeVideos(List<YoutubeVideoDetails> companionYoutubeVideos)
The videos that appear next to the Masthead Ad on desktop.
|
MastheadAd |
MastheadAd.setDescription(String description)
The description of the ad.
|
MastheadAd |
MastheadAd.setHeadline(String headline)
The headline of the ad.
|
MastheadAd |
MastheadAd.setShowChannelArt(Boolean showChannelArt)
Whether to show a background or banner that appears at the top of a YouTube page.
|
MastheadAd |
MastheadAd.setVideo(YoutubeVideoDetails video)
The YouTube video used by the ad.
|
MastheadAd |
MastheadAd.setVideoAspectRatio(String videoAspectRatio)
The aspect ratio of the autoplaying YouTube video on the Masthead.
|
| Modifier and Type | Method and Description |
|---|---|
YoutubeAdGroupAd |
YoutubeAdGroupAd.setMastheadAd(MastheadAd mastheadAd)
Details of an [ad served on the YouTube Home feed](//support.google.com/google-
ads/answer/9709826).
|
Copyright © 2011–2026 Google. All rights reserved.