| Package | Description |
|---|---|
| com.google.api.services.displayvideo.v2.model |
| Modifier and Type | Method and Description |
|---|---|
AudioAd |
AudioAd.clone() |
AudioAd |
YoutubeAdGroupAd.getAudioAd()
Details of an [audio ad](//support.google.com/displayvideo/answer/6274216) used for reach
marketing objectives.
|
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 |
|---|---|
YoutubeAdGroupAd |
YoutubeAdGroupAd.setAudioAd(AudioAd audioAd)
Details of an [audio ad](//support.google.com/displayvideo/answer/6274216) used for reach
marketing objectives.
|
Copyright © 2011–2026 Google. All rights reserved.