public class DisplayVideo.Advertisers.LineItems.YoutubeAssetTypes extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
DisplayVideo.Advertisers.LineItems.YoutubeAssetTypes.YoutubeAssetAssociations
The "youtubeAssetAssociations" collection of methods.
|
| Constructor and Description |
|---|
YoutubeAssetTypes() |
| Modifier and Type | Method and Description |
|---|---|
DisplayVideo.Advertisers.LineItems.YoutubeAssetTypes.YoutubeAssetAssociations |
youtubeAssetAssociations()
An accessor for creating requests from the YoutubeAssetAssociations collection.
|
public DisplayVideo.Advertisers.LineItems.YoutubeAssetTypes.YoutubeAssetAssociations youtubeAssetAssociations()
The typical use is:
DisplayVideo displayvideo = new DisplayVideo(...);DisplayVideo.YoutubeAssetAssociations.List request = displayvideo.youtubeAssetAssociations().list(parameters ...)
Copyright © 2011–2026 Google. All rights reserved.