| Package | Description |
|---|---|
| com.google.api.services.displayvideo.v3.model |
| Modifier and Type | Method and Description |
|---|---|
AudioAd |
AudioAd.clone() |
AudioAd |
AdGroupAd.getAudioAd()
Output only.
|
AudioAd |
AudioAd.set(String fieldName,
Object value) |
AudioAd |
AudioAd.setDisplayUrl(String displayUrl)
The webpage address that appears with the ad.
|
AudioAd |
AudioAd.setFinalUrl(String finalUrl)
The URL address of the webpage that people reach after they click the ad.
|
AudioAd |
AudioAd.setTrackingUrl(String trackingUrl)
The URL address loaded in the background for tracking purposes.
|
AudioAd |
AudioAd.setVideo(YoutubeVideoDetails video)
The YouTube video of the ad.
|
| Modifier and Type | Method and Description |
|---|---|
AdGroupAd |
AdGroupAd.setAudioAd(AudioAd audioAd)
Output only.
|
Copyright © 2011–2026 Google. All rights reserved.