| Package | Description |
|---|---|
| com.google.api.services.displayvideo.v4 | |
| com.google.api.services.displayvideo.v4.model |
| Modifier and Type | Method and Description |
|---|---|
DisplayVideo.Advertisers.AdGroups.YoutubeAssetTypes.YoutubeAssetAssociations.Create |
DisplayVideo.Advertisers.AdGroups.YoutubeAssetTypes.YoutubeAssetAssociations.create(Long advertiserId,
Long adGroupId,
String youtubeAssetType,
YoutubeAssetAssociation content)
Creates a new association between the identified resource and a YouTube asset.
|
DisplayVideo.Advertisers.LineItems.YoutubeAssetTypes.YoutubeAssetAssociations.Create |
DisplayVideo.Advertisers.LineItems.YoutubeAssetTypes.YoutubeAssetAssociations.create(Long advertiserId,
Long lineItemId,
String youtubeAssetType,
YoutubeAssetAssociation content)
Creates a new association between the identified resource and a YouTube asset.
|
| Constructor and Description |
|---|
Create(Long advertiserId,
Long adGroupId,
String youtubeAssetType,
YoutubeAssetAssociation content)
Creates a new association between the identified resource and a YouTube asset.
|
Create(Long advertiserId,
Long lineItemId,
String youtubeAssetType,
YoutubeAssetAssociation content)
Creates a new association between the identified resource and a YouTube asset.
|
| Modifier and Type | Method and Description |
|---|---|
YoutubeAssetAssociation |
YoutubeAssetAssociation.clone() |
YoutubeAssetAssociation |
YoutubeAssetAssociation.set(String fieldName,
Object value) |
YoutubeAssetAssociation |
YoutubeAssetAssociation.setLinkedYoutubeAsset(YoutubeAssetAssociationLinkedYouTubeAsset linkedYoutubeAsset)
Required.
|
YoutubeAssetAssociation |
YoutubeAssetAssociation.setName(String name)
Identifier.
|
YoutubeAssetAssociation |
YoutubeAssetAssociation.setYoutubeAssetType(String youtubeAssetType)
Required.
|
| Modifier and Type | Method and Description |
|---|---|
List<YoutubeAssetAssociation> |
ListYoutubeAssetAssociationsResponse.getYoutubeAssetAssociations()
The list of asset associations.
|
| Modifier and Type | Method and Description |
|---|---|
ListYoutubeAssetAssociationsResponse |
ListYoutubeAssetAssociationsResponse.setYoutubeAssetAssociations(List<YoutubeAssetAssociation> youtubeAssetAssociations)
The list of asset associations.
|
Copyright © 2011–2026 Google. All rights reserved.