| Package | Description |
|---|---|
| com.microsoft.bingads.v13.bulk.entities | |
| com.microsoft.bingads.v13.campaignmanagement |
| Modifier and Type | Method and Description |
|---|---|
Video |
BulkVideo.getVideo()
Gets the video.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BulkVideo.setVideo(Video video)
Sets the video.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<Video> |
ArrayOfVideo.videos |
| Modifier and Type | Method and Description |
|---|---|
Video |
ObjectFactory.createVideo()
Create an instance of
Video |
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<Video> |
ObjectFactory.createVideo(Video value)
|
List<Video> |
ArrayOfVideo.getVideos()
Gets the value of the videos property.
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<Video> |
ObjectFactory.createVideo(Video value)
|
| Constructor and Description |
|---|
ArrayOfVideo(List<Video> videos) |
Copyright © 2024. All rights reserved.