public final class CreativeAsset
extends com.google.api.client.json.GenericJson
This is the Java data model class that specifies how to parse/serialize into the JSON that is transmitted over HTTP when working with the Campaign Manager 360 API. For a detailed explanation see: https://developers.google.com/api-client-library/java/google-http-java-client/json
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description | 
|---|
CreativeAsset()  | 
| Modifier and Type | Method and Description | 
|---|---|
CreativeAsset | 
clone()  | 
Boolean | 
getActionScript3()
Whether ActionScript3 is enabled for the flash asset. 
 | 
Boolean | 
getActive()
Whether the video or audio asset is active. 
 | 
List<Size> | 
getAdditionalSizes()
Additional sizes associated with this creative asset. 
 | 
String | 
getAlignment()
Possible alignments for an asset. 
 | 
String | 
getArtworkType()
Artwork type of rich media creative. 
 | 
CreativeAssetId | 
getAssetIdentifier()
Identifier of this asset. 
 | 
Integer | 
getAudioBitRate()
Audio stream bit rate in kbps. 
 | 
Integer | 
getAudioSampleRate()
Audio sample bit rate in hertz. 
 | 
CreativeCustomEvent | 
getBackupImageExit()
Exit event configured for the backup image. 
 | 
Integer | 
getBitRate()
Detected bit-rate for audio or video asset. 
 | 
String | 
getChildAssetType()
Rich media child asset type. 
 | 
Size | 
getCollapsedSize()
Size of an asset when collapsed. 
 | 
List<Long> | 
getCompanionCreativeIds()
List of companion creatives assigned to an in-stream video creative asset. 
 | 
Integer | 
getCustomStartTimeValue()
Custom start time in seconds for making the asset visible. 
 | 
List<String> | 
getDetectedFeatures()
List of feature dependencies for the creative asset that are detected by Campaign Manager. 
 | 
String | 
getDisplayType()
Type of rich media asset. 
 | 
Integer | 
getDuration()
Duration in seconds for which an asset will be displayed. 
 | 
String | 
getDurationType()
Duration type for which an asset will be displayed. 
 | 
Size | 
getExpandedDimension()
Detected expanded dimension for video asset. 
 | 
Long | 
getFileSize()
File size associated with this creative asset. 
 | 
Integer | 
getFlashVersion()
Flash version of the asset. 
 | 
Float | 
getFrameRate()
Video frame rate for video asset in frames per second. 
 | 
Boolean | 
getHideFlashObjects()
Whether to hide Flash objects flag for an asset. 
 | 
Boolean | 
getHideSelectionBoxes()
Whether to hide selection boxes flag for an asset. 
 | 
Boolean | 
getHorizontallyLocked()
Whether the asset is horizontally locked. 
 | 
Long | 
getId()
Numeric ID of this creative asset. 
 | 
DimensionValue | 
getIdDimensionValue()
Dimension value for the ID of the asset. 
 | 
Float | 
getMediaDuration()
Detected duration for audio or video asset. 
 | 
String | 
getMimeType()
Detected MIME type for audio or video asset. 
 | 
OffsetPosition | 
getOffset()
Offset position for an asset in collapsed mode. 
 | 
String | 
getOrientation()
Orientation of video asset. 
 | 
Boolean | 
getOriginalBackup()
Whether the backup asset is original or changed by the user in Campaign Manager. 
 | 
Boolean | 
getPoliteLoad()
Whether this asset is used as a polite load asset. 
 | 
OffsetPosition | 
getPosition()
Offset position for an asset. 
 | 
String | 
getPositionLeftUnit()
Offset left unit for an asset. 
 | 
String | 
getPositionTopUnit()
Offset top unit for an asset. 
 | 
String | 
getProgressiveServingUrl()
Progressive URL for video asset. 
 | 
Boolean | 
getPushdown()
Whether the asset pushes down other content. 
 | 
Float | 
getPushdownDuration()
Pushdown duration in seconds for an asset. 
 | 
String | 
getRole()
Role of the asset in relation to creative. 
 | 
Size | 
getSize()
Size associated with this creative asset. 
 | 
Boolean | 
getSslCompliant()
Whether the asset is SSL-compliant. 
 | 
String | 
getStartTimeType()
Initial wait time type before making the asset visible. 
 | 
String | 
getStreamingServingUrl()
Streaming URL for video asset. 
 | 
Boolean | 
getTransparency()
Whether the asset is transparent. 
 | 
Boolean | 
getVerticallyLocked()
Whether the asset is vertically locked. 
 | 
String | 
getWindowMode()
Window mode options for flash assets. 
 | 
Integer | 
getZIndex()
zIndex value of an asset. 
 | 
String | 
getZipFilename()
File name of zip file. 
 | 
String | 
getZipFilesize()
Size of zip file. 
 | 
CreativeAsset | 
set(String fieldName,
   Object value)  | 
CreativeAsset | 
setActionScript3(Boolean actionScript3)
Whether ActionScript3 is enabled for the flash asset. 
 | 
CreativeAsset | 
setActive(Boolean active)
Whether the video or audio asset is active. 
 | 
CreativeAsset | 
setAdditionalSizes(List<Size> additionalSizes)
Additional sizes associated with this creative asset. 
 | 
CreativeAsset | 
setAlignment(String alignment)
Possible alignments for an asset. 
 | 
CreativeAsset | 
setArtworkType(String artworkType)
Artwork type of rich media creative. 
 | 
CreativeAsset | 
setAssetIdentifier(CreativeAssetId assetIdentifier)
Identifier of this asset. 
 | 
CreativeAsset | 
setAudioBitRate(Integer audioBitRate)
Audio stream bit rate in kbps. 
 | 
CreativeAsset | 
setAudioSampleRate(Integer audioSampleRate)
Audio sample bit rate in hertz. 
 | 
CreativeAsset | 
setBackupImageExit(CreativeCustomEvent backupImageExit)
Exit event configured for the backup image. 
 | 
CreativeAsset | 
setBitRate(Integer bitRate)
Detected bit-rate for audio or video asset. 
 | 
CreativeAsset | 
setChildAssetType(String childAssetType)
Rich media child asset type. 
 | 
CreativeAsset | 
setCollapsedSize(Size collapsedSize)
Size of an asset when collapsed. 
 | 
CreativeAsset | 
setCompanionCreativeIds(List<Long> companionCreativeIds)
List of companion creatives assigned to an in-stream video creative asset. 
 | 
CreativeAsset | 
setCustomStartTimeValue(Integer customStartTimeValue)
Custom start time in seconds for making the asset visible. 
 | 
CreativeAsset | 
setDetectedFeatures(List<String> detectedFeatures)
List of feature dependencies for the creative asset that are detected by Campaign Manager. 
 | 
CreativeAsset | 
setDisplayType(String displayType)
Type of rich media asset. 
 | 
CreativeAsset | 
setDuration(Integer duration)
Duration in seconds for which an asset will be displayed. 
 | 
CreativeAsset | 
setDurationType(String durationType)
Duration type for which an asset will be displayed. 
 | 
CreativeAsset | 
setExpandedDimension(Size expandedDimension)
Detected expanded dimension for video asset. 
 | 
CreativeAsset | 
setFileSize(Long fileSize)
File size associated with this creative asset. 
 | 
CreativeAsset | 
setFlashVersion(Integer flashVersion)
Flash version of the asset. 
 | 
CreativeAsset | 
setFrameRate(Float frameRate)
Video frame rate for video asset in frames per second. 
 | 
CreativeAsset | 
setHideFlashObjects(Boolean hideFlashObjects)
Whether to hide Flash objects flag for an asset. 
 | 
CreativeAsset | 
setHideSelectionBoxes(Boolean hideSelectionBoxes)
Whether to hide selection boxes flag for an asset. 
 | 
CreativeAsset | 
setHorizontallyLocked(Boolean horizontallyLocked)
Whether the asset is horizontally locked. 
 | 
CreativeAsset | 
setId(Long id)
Numeric ID of this creative asset. 
 | 
CreativeAsset | 
setIdDimensionValue(DimensionValue idDimensionValue)
Dimension value for the ID of the asset. 
 | 
CreativeAsset | 
setMediaDuration(Float mediaDuration)
Detected duration for audio or video asset. 
 | 
CreativeAsset | 
setMimeType(String mimeType)
Detected MIME type for audio or video asset. 
 | 
CreativeAsset | 
setOffset(OffsetPosition offset)
Offset position for an asset in collapsed mode. 
 | 
CreativeAsset | 
setOrientation(String orientation)
Orientation of video asset. 
 | 
CreativeAsset | 
setOriginalBackup(Boolean originalBackup)
Whether the backup asset is original or changed by the user in Campaign Manager. 
 | 
CreativeAsset | 
setPoliteLoad(Boolean politeLoad)
Whether this asset is used as a polite load asset. 
 | 
CreativeAsset | 
setPosition(OffsetPosition position)
Offset position for an asset. 
 | 
CreativeAsset | 
setPositionLeftUnit(String positionLeftUnit)
Offset left unit for an asset. 
 | 
CreativeAsset | 
setPositionTopUnit(String positionTopUnit)
Offset top unit for an asset. 
 | 
CreativeAsset | 
setProgressiveServingUrl(String progressiveServingUrl)
Progressive URL for video asset. 
 | 
CreativeAsset | 
setPushdown(Boolean pushdown)
Whether the asset pushes down other content. 
 | 
CreativeAsset | 
setPushdownDuration(Float pushdownDuration)
Pushdown duration in seconds for an asset. 
 | 
CreativeAsset | 
setRole(String role)
Role of the asset in relation to creative. 
 | 
CreativeAsset | 
setSize(Size size)
Size associated with this creative asset. 
 | 
CreativeAsset | 
setSslCompliant(Boolean sslCompliant)
Whether the asset is SSL-compliant. 
 | 
CreativeAsset | 
setStartTimeType(String startTimeType)
Initial wait time type before making the asset visible. 
 | 
CreativeAsset | 
setStreamingServingUrl(String streamingServingUrl)
Streaming URL for video asset. 
 | 
CreativeAsset | 
setTransparency(Boolean transparency)
Whether the asset is transparent. 
 | 
CreativeAsset | 
setVerticallyLocked(Boolean verticallyLocked)
Whether the asset is vertically locked. 
 | 
CreativeAsset | 
setWindowMode(String windowMode)
Window mode options for flash assets. 
 | 
CreativeAsset | 
setZIndex(Integer zIndex)
zIndex value of an asset. 
 | 
CreativeAsset | 
setZipFilename(String zipFilename)
File name of zip file. 
 | 
CreativeAsset | 
setZipFilesize(String zipFilesize)
Size of zip file. 
 | 
getFactory, setFactory, toPrettyString, toStringentrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeysclear, containsKey, containsValue, isEmpty, keySet, size, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllpublic Boolean getActionScript3()
null for nonepublic CreativeAsset setActionScript3(Boolean actionScript3)
actionScript3 - actionScript3 or null for nonepublic Boolean getActive()
null for nonepublic CreativeAsset setActive(Boolean active)
active - active or null for nonepublic List<Size> getAdditionalSizes()
null for nonepublic CreativeAsset setAdditionalSizes(List<Size> additionalSizes)
additionalSizes - additionalSizes or null for nonepublic String getAlignment()
null for nonepublic CreativeAsset setAlignment(String alignment)
alignment - alignment or null for nonepublic String getArtworkType()
null for nonepublic CreativeAsset setArtworkType(String artworkType)
artworkType - artworkType or null for nonepublic CreativeAssetId getAssetIdentifier()
null for nonepublic CreativeAsset setAssetIdentifier(CreativeAssetId assetIdentifier)
assetIdentifier - assetIdentifier or null for nonepublic Integer getAudioBitRate()
null for nonepublic CreativeAsset setAudioBitRate(Integer audioBitRate)
audioBitRate - audioBitRate or null for nonepublic Integer getAudioSampleRate()
null for nonepublic CreativeAsset setAudioSampleRate(Integer audioSampleRate)
audioSampleRate - audioSampleRate or null for nonepublic CreativeCustomEvent getBackupImageExit()
null for nonepublic CreativeAsset setBackupImageExit(CreativeCustomEvent backupImageExit)
backupImageExit - backupImageExit or null for nonepublic Integer getBitRate()
null for nonepublic CreativeAsset setBitRate(Integer bitRate)
bitRate - bitRate or null for nonepublic String getChildAssetType()
null for nonepublic CreativeAsset setChildAssetType(String childAssetType)
childAssetType - childAssetType or null for nonepublic Size getCollapsedSize()
null for nonepublic CreativeAsset setCollapsedSize(Size collapsedSize)
collapsedSize - collapsedSize or null for nonepublic List<Long> getCompanionCreativeIds()
null for nonepublic CreativeAsset setCompanionCreativeIds(List<Long> companionCreativeIds)
companionCreativeIds - companionCreativeIds or null for nonepublic Integer getCustomStartTimeValue()
null for nonepublic CreativeAsset setCustomStartTimeValue(Integer customStartTimeValue)
customStartTimeValue - customStartTimeValue or null for nonepublic List<String> getDetectedFeatures()
null for nonepublic CreativeAsset setDetectedFeatures(List<String> detectedFeatures)
detectedFeatures - detectedFeatures or null for nonepublic String getDisplayType()
null for nonepublic CreativeAsset setDisplayType(String displayType)
displayType - displayType or null for nonepublic Integer getDuration()
null for nonepublic CreativeAsset setDuration(Integer duration)
duration - duration or null for nonepublic String getDurationType()
null for nonepublic CreativeAsset setDurationType(String durationType)
durationType - durationType or null for nonepublic Size getExpandedDimension()
null for nonepublic CreativeAsset setExpandedDimension(Size expandedDimension)
expandedDimension - expandedDimension or null for nonepublic Long getFileSize()
null for nonepublic CreativeAsset setFileSize(Long fileSize)
fileSize - fileSize or null for nonepublic Integer getFlashVersion()
null for nonepublic CreativeAsset setFlashVersion(Integer flashVersion)
flashVersion - flashVersion or null for nonepublic Float getFrameRate()
null for nonepublic CreativeAsset setFrameRate(Float frameRate)
frameRate - frameRate or null for nonepublic Boolean getHideFlashObjects()
null for nonepublic CreativeAsset setHideFlashObjects(Boolean hideFlashObjects)
hideFlashObjects - hideFlashObjects or null for nonepublic Boolean getHideSelectionBoxes()
null for nonepublic CreativeAsset setHideSelectionBoxes(Boolean hideSelectionBoxes)
hideSelectionBoxes - hideSelectionBoxes or null for nonepublic Boolean getHorizontallyLocked()
null for nonepublic CreativeAsset setHorizontallyLocked(Boolean horizontallyLocked)
horizontallyLocked - horizontallyLocked or null for nonepublic Long getId()
null for nonepublic CreativeAsset setId(Long id)
id - id or null for nonepublic DimensionValue getIdDimensionValue()
null for nonepublic CreativeAsset setIdDimensionValue(DimensionValue idDimensionValue)
idDimensionValue - idDimensionValue or null for nonepublic Float getMediaDuration()
null for nonepublic CreativeAsset setMediaDuration(Float mediaDuration)
mediaDuration - mediaDuration or null for nonepublic String getMimeType()
null for nonepublic CreativeAsset setMimeType(String mimeType)
mimeType - mimeType or null for nonepublic OffsetPosition getOffset()
null for nonepublic CreativeAsset setOffset(OffsetPosition offset)
offset - offset or null for nonepublic String getOrientation()
null for nonepublic CreativeAsset setOrientation(String orientation)
orientation - orientation or null for nonepublic Boolean getOriginalBackup()
null for nonepublic CreativeAsset setOriginalBackup(Boolean originalBackup)
originalBackup - originalBackup or null for nonepublic Boolean getPoliteLoad()
null for nonepublic CreativeAsset setPoliteLoad(Boolean politeLoad)
politeLoad - politeLoad or null for nonepublic OffsetPosition getPosition()
null for nonepublic CreativeAsset setPosition(OffsetPosition position)
position - position or null for nonepublic String getPositionLeftUnit()
null for nonepublic CreativeAsset setPositionLeftUnit(String positionLeftUnit)
positionLeftUnit - positionLeftUnit or null for nonepublic String getPositionTopUnit()
null for nonepublic CreativeAsset setPositionTopUnit(String positionTopUnit)
positionTopUnit - positionTopUnit or null for nonepublic String getProgressiveServingUrl()
null for nonepublic CreativeAsset setProgressiveServingUrl(String progressiveServingUrl)
progressiveServingUrl - progressiveServingUrl or null for nonepublic Boolean getPushdown()
null for nonepublic CreativeAsset setPushdown(Boolean pushdown)
pushdown - pushdown or null for nonepublic Float getPushdownDuration()
null for nonepublic CreativeAsset setPushdownDuration(Float pushdownDuration)
pushdownDuration - pushdownDuration or null for nonepublic String getRole()
null for nonepublic CreativeAsset setRole(String role)
role - role or null for nonepublic Size getSize()
null for nonepublic CreativeAsset setSize(Size size)
size - size or null for nonepublic Boolean getSslCompliant()
null for nonepublic CreativeAsset setSslCompliant(Boolean sslCompliant)
sslCompliant - sslCompliant or null for nonepublic String getStartTimeType()
null for nonepublic CreativeAsset setStartTimeType(String startTimeType)
startTimeType - startTimeType or null for nonepublic String getStreamingServingUrl()
null for nonepublic CreativeAsset setStreamingServingUrl(String streamingServingUrl)
streamingServingUrl - streamingServingUrl or null for nonepublic Boolean getTransparency()
null for nonepublic CreativeAsset setTransparency(Boolean transparency)
transparency - transparency or null for nonepublic Boolean getVerticallyLocked()
null for nonepublic CreativeAsset setVerticallyLocked(Boolean verticallyLocked)
verticallyLocked - verticallyLocked or null for nonepublic String getWindowMode()
null for nonepublic CreativeAsset setWindowMode(String windowMode)
windowMode - windowMode or null for nonepublic Integer getZIndex()
null for nonepublic CreativeAsset setZIndex(Integer zIndex)
zIndex - zIndex or null for nonepublic String getZipFilename()
null for nonepublic CreativeAsset setZipFilename(String zipFilename)
zipFilename - zipFilename or null for nonepublic String getZipFilesize()
null for nonepublic CreativeAsset setZipFilesize(String zipFilesize)
zipFilesize - zipFilesize or null for nonepublic CreativeAsset set(String fieldName, Object value)
set in class com.google.api.client.json.GenericJsonpublic CreativeAsset clone()
clone in class com.google.api.client.json.GenericJsonCopyright © 2011–2025 Google. All rights reserved.