public class Image extends Media
SET,REMOVE operations in
MediaService, use mediaId.
Java class for Image complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Image">
<complexContent>
<extension base="{https://adwords.google.com/api/adwords/cm/v201809}Media">
<sequence>
<element name="data" type="{http://www.w3.org/2001/XMLSchema}base64Binary" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected byte[] |
data |
creationTime, dimensions, fileSize, mediaId, mediaType, mimeType, name, referenceId, sourceUrl, type, urls| Constructor and Description |
|---|
Image() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getData()
Gets the value of the data property.
|
void |
setData(byte[] value)
Sets the value of the data property.
|
getCreationTime, getDimensions, getFileSize, getMediaId, getMediaType, getMimeType, getName, getReferenceId, getSourceUrl, getType, getUrls, setCreationTime, setFileSize, setMediaId, setMediaType, setMimeType, setName, setReferenceId, setSourceUrl, setTypeCopyright © 2023. All rights reserved.