| Package | Description |
|---|---|
| com.google.api.services.displayvideo.v2.model |
| Modifier and Type | Method and Description |
|---|---|
YoutubeAdGroupAd |
YoutubeAdGroupAd.clone() |
YoutubeAdGroupAd |
YoutubeAdGroupAd.set(String fieldName,
Object value) |
YoutubeAdGroupAd |
YoutubeAdGroupAd.setAdGroupAdId(Long adGroupAdId)
The unique ID of the ad.
|
YoutubeAdGroupAd |
YoutubeAdGroupAd.setAdGroupId(Long adGroupId)
The unique ID of the ad group that the ad belongs to.
|
YoutubeAdGroupAd |
YoutubeAdGroupAd.setAdUrls(List<AdUrl> adUrls)
List of URLs used by the ad.
|
YoutubeAdGroupAd |
YoutubeAdGroupAd.setAdvertiserId(Long advertiserId)
The unique ID of the advertiser the ad belongs to.
|
YoutubeAdGroupAd |
YoutubeAdGroupAd.setAudioAd(AudioAd audioAd)
Details of an [audio ad](//support.google.com/displayvideo/answer/6274216) used for reach
marketing objectives.
|
YoutubeAdGroupAd |
YoutubeAdGroupAd.setBumperAd(BumperAd bumperAd)
Details of a [non-skippable short video ad](//support.google.com/displayvideo/answer/6274216),
equal to or less than 6 seconds, used for reach.
|
YoutubeAdGroupAd |
YoutubeAdGroupAd.setDisplayName(String displayName)
The display name of the ad.
|
YoutubeAdGroupAd |
YoutubeAdGroupAd.setDisplayVideoSourceAd(DisplayVideoSourceAd displayVideoSourceAd)
Details of an ad sourced from a Display & Video 360 creative.
|
YoutubeAdGroupAd |
YoutubeAdGroupAd.setEntityStatus(String entityStatus)
The entity status of the ad.
|
YoutubeAdGroupAd |
YoutubeAdGroupAd.setInStreamAd(InStreamAd inStreamAd)
Details of an [in-stream ad skippable after 5
seconds](//support.google.com/displayvideo/answer/6274216), used for brand awareness or reach
marketing objectives.
|
YoutubeAdGroupAd |
YoutubeAdGroupAd.setMastheadAd(MastheadAd mastheadAd)
Details of an [ad served on the YouTube Home feed](//support.google.com/google-
ads/answer/9709826).
|
YoutubeAdGroupAd |
YoutubeAdGroupAd.setName(String name)
The resource name of the ad.
|
YoutubeAdGroupAd |
YoutubeAdGroupAd.setNonSkippableAd(NonSkippableAd nonSkippableAd)
Details of a [non-skippable short in-stream video
ad](//support.google.com/displayvideo/answer/6274216), between 6 and 15 seconds, used for reach
marketing objectives.
|
YoutubeAdGroupAd |
YoutubeAdGroupAd.setVideoDiscoverAd(VideoDiscoveryAd videoDiscoverAd)
Details of an [ad promoting a video](//support.google.com/displayvideo/answer/6274216) that
shows in places of discovery.
|
YoutubeAdGroupAd |
YoutubeAdGroupAd.setVideoPerformanceAd(VideoPerformanceAd videoPerformanceAd)
Details of an [ad used in a video action campaign](//support.google.com/google-
ads/answer/10147229) to drive actions to the business, service or product.
|
| Modifier and Type | Method and Description |
|---|---|
List<YoutubeAdGroupAd> |
ListYoutubeAdGroupAdsResponse.getYoutubeAdGroupAds()
The list of ad group ads.
|
| Modifier and Type | Method and Description |
|---|---|
ListYoutubeAdGroupAdsResponse |
ListYoutubeAdGroupAdsResponse.setYoutubeAdGroupAds(List<YoutubeAdGroupAd> youtubeAdGroupAds)
The list of ad group ads.
|
Copyright © 2011–2026 Google. All rights reserved.