| Package | Description |
|---|---|
| com.google.api.ads.adwords.jaxws.v201809.cm |
| Modifier and Type | Class and Description |
|---|---|
class |
Audio
Encapsulates an Audio media identified by a MediaId.
|
class |
Image
Encapsulates an Image media.
|
class |
MediaBundle
Represents a ZIP archive media the content of which contains HTML5 assets.
|
class |
Video
Encapsulates a Video media identified by a MediaId.
|
| Modifier and Type | Field and Description |
|---|---|
protected Media |
TemplateElementField.fieldMedia |
protected Media |
Operand.media |
| Modifier and Type | Field and Description |
|---|---|
protected List<Media> |
MediaPage.entries |
protected List<Media> |
MediaServiceInterfaceupload.media |
protected List<Media> |
MediaServiceInterfaceuploadResponse.rval |
| Modifier and Type | Method and Description |
|---|---|
Media |
ObjectFactory.createMedia()
Create an instance of
Media |
Media |
TemplateElementField.getFieldMedia()
Gets the value of the fieldMedia property.
|
Media |
Operand.getMedia()
Gets the value of the media property.
|
| Modifier and Type | Method and Description |
|---|---|
List<Media> |
MediaPage.getEntries()
Gets the value of the entries property.
|
List<Media> |
MediaServiceInterfaceupload.getMedia()
Gets the value of the media property.
|
List<Media> |
MediaServiceInterfaceuploadResponse.getRval()
Gets the value of the rval property.
|
List<Media> |
MediaServiceInterface.upload(List<Media> media)
Uploads new media.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TemplateElementField.setFieldMedia(Media value)
Sets the value of the fieldMedia property.
|
void |
Operand.setMedia(Media value)
Sets the value of the media property.
|
| Modifier and Type | Method and Description |
|---|---|
List<Media> |
MediaServiceInterface.upload(List<Media> media)
Uploads new media.
|
Copyright © 2023. All rights reserved.