| Package | Description |
|---|---|
| com.google.api.services.displayvideo.v3 | |
| com.google.api.services.displayvideo.v3.model |
| Modifier and Type | Method and Description |
|---|---|
DisplayVideo.Advertisers.AdGroupAds.Create |
DisplayVideo.Advertisers.AdGroupAds.create(Long advertiserId,
AdGroupAd content)
Creates an ad group ad.
|
DisplayVideo.Advertisers.AdGroupAds.Patch |
DisplayVideo.Advertisers.AdGroupAds.patch(Long advertiserId,
Long adGroupAdId,
AdGroupAd content)
Updates an ad group ad.
|
| Constructor and Description |
|---|
Create(Long advertiserId,
AdGroupAd content)
Creates an ad group ad.
|
Patch(Long advertiserId,
Long adGroupAdId,
AdGroupAd content)
Updates an ad group ad.
|
| Modifier and Type | Method and Description |
|---|---|
AdGroupAd |
AdGroupAd.clone() |
AdGroupAd |
AdGroupAd.set(String fieldName,
Object value) |
AdGroupAd |
AdGroupAd.setAdGroupAdId(Long adGroupAdId)
Output only.
|
AdGroupAd |
AdGroupAd.setAdGroupId(Long adGroupId)
Required.
|
AdGroupAd |
AdGroupAd.setAdPolicy(AdPolicy adPolicy)
Output only.
|
AdGroupAd |
AdGroupAd.setAdUrls(List<AdUrl> adUrls)
Output only.
|
AdGroupAd |
AdGroupAd.setAdvertiserId(Long advertiserId)
Output only.
|
AdGroupAd |
AdGroupAd.setAudioAd(AudioAd audioAd)
Output only.
|
AdGroupAd |
AdGroupAd.setBumperAd(BumperAd bumperAd)
Output only.
|
AdGroupAd |
AdGroupAd.setDcmTrackingInfo(DcmTrackingInfo dcmTrackingInfo)
Optional.
|
AdGroupAd |
AdGroupAd.setDemandGenCarouselAd(DemandGenCarouselAd demandGenCarouselAd)
Details of a [Demand Gen carousel ad](//support.google.com/displayvideo/answer/15598924?&sjid=1
1207068802760924844-NC#CarouselAd).
|
AdGroupAd |
AdGroupAd.setDemandGenImageAd(DemandGenImageAd demandGenImageAd)
Details of a [Demand Gen image
ad](//support.google.com/displayvideo/answer/15598924?&sjid=11207068802760924844-NC#ImageAd).
|
AdGroupAd |
AdGroupAd.setDemandGenProductAd(DemandGenProductAd demandGenProductAd)
Details of a [Demand Gen product
ad](//support.google.com/displayvideo/answer/15598924?&sjid=11207068802760924844-NC#Product-
onlyAd).
|
AdGroupAd |
AdGroupAd.setDemandGenVideoAd(DemandGenVideoAd demandGenVideoAd)
Details of a [Demand Gen video
ad](//support.google.com/displayvideo/answer/15598924?&sjid=11207068802760924844-NC#VideoAd).
|
AdGroupAd |
AdGroupAd.setDisplayName(String displayName)
Required.
|
AdGroupAd |
AdGroupAd.setDisplayVideoSourceAd(DisplayVideoSourceAd displayVideoSourceAd)
Output only.
|
AdGroupAd |
AdGroupAd.setEntityStatus(String entityStatus)
Required.
|
AdGroupAd |
AdGroupAd.setInStreamAd(InStreamAd inStreamAd)
Output only.
|
AdGroupAd |
AdGroupAd.setMastheadAd(MastheadAd mastheadAd)
Output only.
|
AdGroupAd |
AdGroupAd.setName(String name)
Output only.
|
AdGroupAd |
AdGroupAd.setNonSkippableAd(NonSkippableAd nonSkippableAd)
Output only.
|
AdGroupAd |
AdGroupAd.setVideoDiscoverAd(VideoDiscoveryAd videoDiscoverAd)
Output only.
|
AdGroupAd |
AdGroupAd.setVideoPerformanceAd(VideoPerformanceAd videoPerformanceAd)
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
List<AdGroupAd> |
ListAdGroupAdsResponse.getAdGroupAds()
The list of ads.
|
| Modifier and Type | Method and Description |
|---|---|
ListAdGroupAdsResponse |
ListAdGroupAdsResponse.setAdGroupAds(List<AdGroupAd> adGroupAds)
The list of ads.
|
Copyright © 2011–2026 Google. All rights reserved.