| Package | Description |
|---|---|
| com.google.api.services.displayvideo.v2.model |
| Modifier and Type | Method and Description |
|---|---|
AdUrl |
AdUrl.clone() |
AdUrl |
AdUrl.set(String fieldName,
Object value) |
AdUrl |
AdUrl.setType(String type)
The type of the Ad URL.
|
AdUrl |
AdUrl.setUrl(String url)
The URL string value.
|
| Modifier and Type | Method and Description |
|---|---|
List<AdUrl> |
YoutubeAdGroupAd.getAdUrls()
List of URLs used by the ad.
|
| Modifier and Type | Method and Description |
|---|---|
YoutubeAdGroupAd |
YoutubeAdGroupAd.setAdUrls(List<AdUrl> adUrls)
List of URLs used by the ad.
|
Copyright © 2011–2026 Google. All rights reserved.