| Package | Description |
|---|---|
| com.google.api.services.displayvideo.v4.model |
| Modifier and Type | Method and Description |
|---|---|
AdGroupAd |
AdGroupAd.clone() |
AdGroupAd |
AdGroupAd.set(String fieldName,
Object value) |
AdGroupAd |
AdGroupAd.setAdGroupAdId(Long adGroupAdId)
The unique ID of the ad.
|
AdGroupAd |
AdGroupAd.setAdGroupId(Long adGroupId)
The unique ID of the ad group that the ad belongs to.
|
AdGroupAd |
AdGroupAd.setAdUrls(List<AdUrl> adUrls)
List of URLs used by the ad.
|
AdGroupAd |
AdGroupAd.setAdvertiserId(Long advertiserId)
The unique ID of the advertiser the ad belongs to.
|
AdGroupAd |
AdGroupAd.setAudioAd(AudioAd audioAd)
Details of an [audio ad](//support.google.com/displayvideo/answer/6274216) used for reach
marketing objectives.
|
AdGroupAd |
AdGroupAd.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.
|
AdGroupAd |
AdGroupAd.setDisplayName(String displayName)
The display name of the ad.
|
AdGroupAd |
AdGroupAd.setDisplayVideoSourceAd(DisplayVideoSourceAd displayVideoSourceAd)
Details of an ad sourced from a Display & Video 360 creative.
|
AdGroupAd |
AdGroupAd.setEntityStatus(String entityStatus)
The entity status of the ad.
|
AdGroupAd |
AdGroupAd.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.
|
AdGroupAd |
AdGroupAd.setMastheadAd(MastheadAd mastheadAd)
Details of an [ad served on the YouTube Home feed](//support.google.com/google-
ads/answer/9709826).
|
AdGroupAd |
AdGroupAd.setName(String name)
The resource name of the ad.
|
AdGroupAd |
AdGroupAd.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.
|
AdGroupAd |
AdGroupAd.setVideoDiscoverAd(VideoDiscoveryAd videoDiscoverAd)
Details of an [ad promoting a video](//support.google.com/displayvideo/answer/6274216) that
shows in places of discovery.
|
AdGroupAd |
AdGroupAd.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<AdGroupAd> |
ListAdGroupAdsResponse.getAdGroupAds()
The list of ad group ads.
|
| Modifier and Type | Method and Description |
|---|---|
ListAdGroupAdsResponse |
ListAdGroupAdsResponse.setAdGroupAds(List<AdGroupAd> adGroupAds)
The list of ad group ads.
|
Copyright © 2011–2025 Google. All rights reserved.