public final class Creative
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 DCM/DFA Reporting And Trafficking 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.Flags| Constructor and Description |
|---|
Creative() |
| Modifier and Type | Method and Description |
|---|---|
Creative |
clone() |
java.lang.Long |
getAccountId()
Account ID of this creative.
|
java.lang.Boolean |
getActive()
Whether the creative is active.
|
java.lang.String |
getAdParameters()
Ad parameters user for VPAID creative.
|
java.util.List<java.lang.String> |
getAdTagKeys()
Keywords for a Rich Media creative.
|
java.lang.Long |
getAdvertiserId()
Advertiser ID of this creative.
|
java.lang.Boolean |
getAllowScriptAccess()
Whether script access is allowed for this creative.
|
java.lang.Boolean |
getArchived()
Whether the creative is archived.
|
java.lang.String |
getArtworkType()
Type of artwork used for the creative.
|
java.lang.String |
getAuthoringSource()
Source application where creative was authored.
|
java.lang.String |
getAuthoringTool()
Authoring tool for HTML5 banner creatives.
|
java.lang.Boolean |
getAutoAdvanceImages()
Whether images are automatically advanced for image gallery creatives.
|
java.lang.String |
getBackgroundColor()
The 6-character HTML color code, beginning with #, for the background of the window area where
the Flash file is displayed.
|
CreativeClickThroughUrl |
getBackupImageClickThroughUrl()
Click-through URL for backup image.
|
java.util.List<java.lang.String> |
getBackupImageFeatures()
List of feature dependencies that will cause a backup image to be served if the browser that
serves the ad does not support them.
|
java.lang.String |
getBackupImageReportingLabel()
Reporting label used for HTML5 banner backup image.
|
TargetWindow |
getBackupImageTargetWindow()
Target window for backup image.
|
java.util.List<ClickTag> |
getClickTags()
Click tags of the creative.
|
java.lang.String |
getCommercialId()
Industry standard ID assigned to creative for reach and frequency.
|
java.util.List<java.lang.Long> |
getCompanionCreatives()
List of companion creatives assigned to an in-Stream videocreative.
|
java.util.List<java.lang.String> |
getCompatibility()
Compatibilities associated with this creative.
|
java.lang.Boolean |
getConvertFlashToHtml5()
Whether Flash assets associated with the creative need to be automatically converted to HTML5.
|
java.util.List<CreativeCustomEvent> |
getCounterCustomEvents()
List of counter events configured for the creative.
|
java.util.List<CreativeAsset> |
getCreativeAssets()
Assets associated with a creative.
|
CreativeAssetSelection |
getCreativeAssetSelection()
Required if dynamicAssetSelection is true.
|
java.util.List<CreativeFieldAssignment> |
getCreativeFieldAssignments()
Creative field assignments for this creative.
|
java.util.List<java.lang.String> |
getCustomKeyValues()
Custom key-values for a Rich Media creative.
|
java.lang.Boolean |
getDynamicAssetSelection()
Set this to true to enable the use of rules to target individual assets in this creative.
|
java.util.List<CreativeCustomEvent> |
getExitCustomEvents()
List of exit events configured for the creative.
|
FsCommand |
getFsCommand()
OpenWindow FSCommand of this creative.
|
java.lang.String |
getHtmlCode()
HTML code for the creative.
|
java.lang.Boolean |
getHtmlCodeLocked()
Whether HTML code is DCM-generated or manually entered.
|
java.lang.Long |
getId()
ID of this creative.
|
DimensionValue |
getIdDimensionValue()
Dimension value for the ID of this creative.
|
java.lang.String |
getKind()
Identifies what kind of resource this is.
|
LastModifiedInfo |
getLastModifiedInfo()
Creative last modification information.
|
java.lang.Long |
getLatestTraffickedCreativeId()
Latest Studio trafficked creative ID associated with rich media and VPAID creatives.
|
java.lang.String |
getName()
Name of the creative.
|
java.lang.String |
getOverrideCss()
Override CSS value for rich media creatives.
|
java.lang.Long |
getPoliteLoadAssetId()
The asset ID of the polite load image asset.
|
VideoOffset |
getProgressOffset()
Amount of time to play the video before counting a view.
|
java.lang.String |
getRedirectUrl()
URL of hosted image or hosted video or another ad tag.
|
java.lang.Long |
getRenderingId()
ID of current rendering version.
|
DimensionValue |
getRenderingIdDimensionValue()
Dimension value for the rendering ID of this creative.
|
java.lang.String |
getRequiredFlashPluginVersion()
The minimum required Flash plugin version for this creative.
|
java.lang.Integer |
getRequiredFlashVersion()
The internal Flash version for this creative as calculated by DoubleClick Studio.
|
Size |
getSize()
Size associated with this creative.
|
VideoOffset |
getSkipOffset()
Amount of time to play the video before the skip button appears.
|
java.lang.Boolean |
getSkippable()
Whether the user can choose to skip the creative.
|
java.lang.Boolean |
getSslCompliant()
Whether the creative is SSL-compliant.
|
java.lang.Boolean |
getSslOverride()
Whether creative should be treated as SSL compliant even if the system scan shows it's not.
|
java.lang.Long |
getStudioAdvertiserId()
Studio advertiser ID associated with rich media and VPAID creatives.
|
java.lang.Long |
getStudioCreativeId()
Studio creative ID associated with rich media and VPAID creatives.
|
java.lang.Long |
getStudioTraffickedCreativeId()
Studio trafficked creative ID associated with rich media and VPAID creatives.
|
java.lang.Long |
getSubaccountId()
Subaccount ID of this creative.
|
java.lang.String |
getThirdPartyBackupImageImpressionsUrl()
Third-party URL used to record backup image impressions.
|
java.lang.String |
getThirdPartyRichMediaImpressionsUrl()
Third-party URL used to record rich media impressions.
|
java.util.List<ThirdPartyTrackingUrl> |
getThirdPartyUrls()
Third-party URLs for tracking in-stream video creative events.
|
java.util.List<CreativeCustomEvent> |
getTimerCustomEvents()
List of timer events configured for the creative.
|
java.lang.Long |
getTotalFileSize()
Combined size of all creative assets.
|
java.lang.String |
getType()
Type of this creative.
|
UniversalAdId |
getUniversalAdId()
A Universal Ad ID as per the VAST 4.0 spec.
|
java.lang.Integer |
getVersion()
The version number helps you keep track of multiple versions of your creative in your reports.
|
java.lang.String |
getVideoDescription()
Description of the video ad.
|
java.lang.Float |
getVideoDuration()
Creative video duration in seconds.
|
Creative |
set(java.lang.String fieldName,
java.lang.Object value) |
Creative |
setAccountId(java.lang.Long accountId)
Account ID of this creative.
|
Creative |
setActive(java.lang.Boolean active)
Whether the creative is active.
|
Creative |
setAdParameters(java.lang.String adParameters)
Ad parameters user for VPAID creative.
|
Creative |
setAdTagKeys(java.util.List<java.lang.String> adTagKeys)
Keywords for a Rich Media creative.
|
Creative |
setAdvertiserId(java.lang.Long advertiserId)
Advertiser ID of this creative.
|
Creative |
setAllowScriptAccess(java.lang.Boolean allowScriptAccess)
Whether script access is allowed for this creative.
|
Creative |
setArchived(java.lang.Boolean archived)
Whether the creative is archived.
|
Creative |
setArtworkType(java.lang.String artworkType)
Type of artwork used for the creative.
|
Creative |
setAuthoringSource(java.lang.String authoringSource)
Source application where creative was authored.
|
Creative |
setAuthoringTool(java.lang.String authoringTool)
Authoring tool for HTML5 banner creatives.
|
Creative |
setAutoAdvanceImages(java.lang.Boolean autoAdvanceImages)
Whether images are automatically advanced for image gallery creatives.
|
Creative |
setBackgroundColor(java.lang.String backgroundColor)
The 6-character HTML color code, beginning with #, for the background of the window area where
the Flash file is displayed.
|
Creative |
setBackupImageClickThroughUrl(CreativeClickThroughUrl backupImageClickThroughUrl)
Click-through URL for backup image.
|
Creative |
setBackupImageFeatures(java.util.List<java.lang.String> backupImageFeatures)
List of feature dependencies that will cause a backup image to be served if the browser that
serves the ad does not support them.
|
Creative |
setBackupImageReportingLabel(java.lang.String backupImageReportingLabel)
Reporting label used for HTML5 banner backup image.
|
Creative |
setBackupImageTargetWindow(TargetWindow backupImageTargetWindow)
Target window for backup image.
|
Creative |
setClickTags(java.util.List<ClickTag> clickTags)
Click tags of the creative.
|
Creative |
setCommercialId(java.lang.String commercialId)
Industry standard ID assigned to creative for reach and frequency.
|
Creative |
setCompanionCreatives(java.util.List<java.lang.Long> companionCreatives)
List of companion creatives assigned to an in-Stream videocreative.
|
Creative |
setCompatibility(java.util.List<java.lang.String> compatibility)
Compatibilities associated with this creative.
|
Creative |
setConvertFlashToHtml5(java.lang.Boolean convertFlashToHtml5)
Whether Flash assets associated with the creative need to be automatically converted to HTML5.
|
Creative |
setCounterCustomEvents(java.util.List<CreativeCustomEvent> counterCustomEvents)
List of counter events configured for the creative.
|
Creative |
setCreativeAssets(java.util.List<CreativeAsset> creativeAssets)
Assets associated with a creative.
|
Creative |
setCreativeAssetSelection(CreativeAssetSelection creativeAssetSelection)
Required if dynamicAssetSelection is true.
|
Creative |
setCreativeFieldAssignments(java.util.List<CreativeFieldAssignment> creativeFieldAssignments)
Creative field assignments for this creative.
|
Creative |
setCustomKeyValues(java.util.List<java.lang.String> customKeyValues)
Custom key-values for a Rich Media creative.
|
Creative |
setDynamicAssetSelection(java.lang.Boolean dynamicAssetSelection)
Set this to true to enable the use of rules to target individual assets in this creative.
|
Creative |
setExitCustomEvents(java.util.List<CreativeCustomEvent> exitCustomEvents)
List of exit events configured for the creative.
|
Creative |
setFsCommand(FsCommand fsCommand)
OpenWindow FSCommand of this creative.
|
Creative |
setHtmlCode(java.lang.String htmlCode)
HTML code for the creative.
|
Creative |
setHtmlCodeLocked(java.lang.Boolean htmlCodeLocked)
Whether HTML code is DCM-generated or manually entered.
|
Creative |
setId(java.lang.Long id)
ID of this creative.
|
Creative |
setIdDimensionValue(DimensionValue idDimensionValue)
Dimension value for the ID of this creative.
|
Creative |
setKind(java.lang.String kind)
Identifies what kind of resource this is.
|
Creative |
setLastModifiedInfo(LastModifiedInfo lastModifiedInfo)
Creative last modification information.
|
Creative |
setLatestTraffickedCreativeId(java.lang.Long latestTraffickedCreativeId)
Latest Studio trafficked creative ID associated with rich media and VPAID creatives.
|
Creative |
setName(java.lang.String name)
Name of the creative.
|
Creative |
setOverrideCss(java.lang.String overrideCss)
Override CSS value for rich media creatives.
|
Creative |
setPoliteLoadAssetId(java.lang.Long politeLoadAssetId)
The asset ID of the polite load image asset.
|
Creative |
setProgressOffset(VideoOffset progressOffset)
Amount of time to play the video before counting a view.
|
Creative |
setRedirectUrl(java.lang.String redirectUrl)
URL of hosted image or hosted video or another ad tag.
|
Creative |
setRenderingId(java.lang.Long renderingId)
ID of current rendering version.
|
Creative |
setRenderingIdDimensionValue(DimensionValue renderingIdDimensionValue)
Dimension value for the rendering ID of this creative.
|
Creative |
setRequiredFlashPluginVersion(java.lang.String requiredFlashPluginVersion)
The minimum required Flash plugin version for this creative.
|
Creative |
setRequiredFlashVersion(java.lang.Integer requiredFlashVersion)
The internal Flash version for this creative as calculated by DoubleClick Studio.
|
Creative |
setSize(Size size)
Size associated with this creative.
|
Creative |
setSkipOffset(VideoOffset skipOffset)
Amount of time to play the video before the skip button appears.
|
Creative |
setSkippable(java.lang.Boolean skippable)
Whether the user can choose to skip the creative.
|
Creative |
setSslCompliant(java.lang.Boolean sslCompliant)
Whether the creative is SSL-compliant.
|
Creative |
setSslOverride(java.lang.Boolean sslOverride)
Whether creative should be treated as SSL compliant even if the system scan shows it's not.
|
Creative |
setStudioAdvertiserId(java.lang.Long studioAdvertiserId)
Studio advertiser ID associated with rich media and VPAID creatives.
|
Creative |
setStudioCreativeId(java.lang.Long studioCreativeId)
Studio creative ID associated with rich media and VPAID creatives.
|
Creative |
setStudioTraffickedCreativeId(java.lang.Long studioTraffickedCreativeId)
Studio trafficked creative ID associated with rich media and VPAID creatives.
|
Creative |
setSubaccountId(java.lang.Long subaccountId)
Subaccount ID of this creative.
|
Creative |
setThirdPartyBackupImageImpressionsUrl(java.lang.String thirdPartyBackupImageImpressionsUrl)
Third-party URL used to record backup image impressions.
|
Creative |
setThirdPartyRichMediaImpressionsUrl(java.lang.String thirdPartyRichMediaImpressionsUrl)
Third-party URL used to record rich media impressions.
|
Creative |
setThirdPartyUrls(java.util.List<ThirdPartyTrackingUrl> thirdPartyUrls)
Third-party URLs for tracking in-stream video creative events.
|
Creative |
setTimerCustomEvents(java.util.List<CreativeCustomEvent> timerCustomEvents)
List of timer events configured for the creative.
|
Creative |
setTotalFileSize(java.lang.Long totalFileSize)
Combined size of all creative assets.
|
Creative |
setType(java.lang.String type)
Type of this creative.
|
Creative |
setUniversalAdId(UniversalAdId universalAdId)
A Universal Ad ID as per the VAST 4.0 spec.
|
Creative |
setVersion(java.lang.Integer version)
The version number helps you keep track of multiple versions of your creative in your reports.
|
Creative |
setVideoDescription(java.lang.String videoDescription)
Description of the video ad.
|
Creative |
setVideoDuration(java.lang.Float videoDuration)
Creative video duration in seconds.
|
getFactory, setFactory, toPrettyString, toStringentrySet, get, getClassInfo, getUnknownKeys, put, putAll, remove, setUnknownKeyspublic java.lang.Long getAccountId()
null for nonepublic Creative setAccountId(java.lang.Long accountId)
accountId - accountId or null for nonepublic java.lang.Boolean getActive()
null for nonepublic Creative setActive(java.lang.Boolean active)
active - active or null for nonepublic java.lang.String getAdParameters()
null for nonepublic Creative setAdParameters(java.lang.String adParameters)
adParameters - adParameters or null for nonepublic java.util.List<java.lang.String> getAdTagKeys()
null for nonepublic Creative setAdTagKeys(java.util.List<java.lang.String> adTagKeys)
adTagKeys - adTagKeys or null for nonepublic java.lang.Long getAdvertiserId()
null for nonepublic Creative setAdvertiserId(java.lang.Long advertiserId)
advertiserId - advertiserId or null for nonepublic java.lang.Boolean getAllowScriptAccess()
null for nonepublic Creative setAllowScriptAccess(java.lang.Boolean allowScriptAccess)
allowScriptAccess - allowScriptAccess or null for nonepublic java.lang.Boolean getArchived()
null for nonepublic Creative setArchived(java.lang.Boolean archived)
archived - archived or null for nonepublic java.lang.String getArtworkType()
null for nonepublic Creative setArtworkType(java.lang.String artworkType)
artworkType - artworkType or null for nonepublic java.lang.String getAuthoringSource()
null for nonepublic Creative setAuthoringSource(java.lang.String authoringSource)
authoringSource - authoringSource or null for nonepublic java.lang.String getAuthoringTool()
null for nonepublic Creative setAuthoringTool(java.lang.String authoringTool)
authoringTool - authoringTool or null for nonepublic java.lang.Boolean getAutoAdvanceImages()
null for nonepublic Creative setAutoAdvanceImages(java.lang.Boolean autoAdvanceImages)
autoAdvanceImages - autoAdvanceImages or null for nonepublic java.lang.String getBackgroundColor()
null for nonepublic Creative setBackgroundColor(java.lang.String backgroundColor)
backgroundColor - backgroundColor or null for nonepublic CreativeClickThroughUrl getBackupImageClickThroughUrl()
null for nonepublic Creative setBackupImageClickThroughUrl(CreativeClickThroughUrl backupImageClickThroughUrl)
backupImageClickThroughUrl - backupImageClickThroughUrl or null for nonepublic java.util.List<java.lang.String> getBackupImageFeatures()
null for nonepublic Creative setBackupImageFeatures(java.util.List<java.lang.String> backupImageFeatures)
backupImageFeatures - backupImageFeatures or null for nonepublic java.lang.String getBackupImageReportingLabel()
null for nonepublic Creative setBackupImageReportingLabel(java.lang.String backupImageReportingLabel)
backupImageReportingLabel - backupImageReportingLabel or null for nonepublic TargetWindow getBackupImageTargetWindow()
null for nonepublic Creative setBackupImageTargetWindow(TargetWindow backupImageTargetWindow)
backupImageTargetWindow - backupImageTargetWindow or null for nonepublic java.util.List<ClickTag> getClickTags()
null for nonepublic Creative setClickTags(java.util.List<ClickTag> clickTags)
clickTags - clickTags or null for nonepublic java.lang.String getCommercialId()
null for nonepublic Creative setCommercialId(java.lang.String commercialId)
commercialId - commercialId or null for nonepublic java.util.List<java.lang.Long> getCompanionCreatives()
null for nonepublic Creative setCompanionCreatives(java.util.List<java.lang.Long> companionCreatives)
companionCreatives - companionCreatives or null for nonepublic java.util.List<java.lang.String> getCompatibility()
null for nonepublic Creative setCompatibility(java.util.List<java.lang.String> compatibility)
compatibility - compatibility or null for nonepublic java.lang.Boolean getConvertFlashToHtml5()
null for nonepublic Creative setConvertFlashToHtml5(java.lang.Boolean convertFlashToHtml5)
convertFlashToHtml5 - convertFlashToHtml5 or null for nonepublic java.util.List<CreativeCustomEvent> getCounterCustomEvents()
null for nonepublic Creative setCounterCustomEvents(java.util.List<CreativeCustomEvent> counterCustomEvents)
counterCustomEvents - counterCustomEvents or null for nonepublic CreativeAssetSelection getCreativeAssetSelection()
null for nonepublic Creative setCreativeAssetSelection(CreativeAssetSelection creativeAssetSelection)
creativeAssetSelection - creativeAssetSelection or null for nonepublic java.util.List<CreativeAsset> getCreativeAssets()
null for nonepublic Creative setCreativeAssets(java.util.List<CreativeAsset> creativeAssets)
creativeAssets - creativeAssets or null for nonepublic java.util.List<CreativeFieldAssignment> getCreativeFieldAssignments()
null for nonepublic Creative setCreativeFieldAssignments(java.util.List<CreativeFieldAssignment> creativeFieldAssignments)
creativeFieldAssignments - creativeFieldAssignments or null for nonepublic java.util.List<java.lang.String> getCustomKeyValues()
null for nonepublic Creative setCustomKeyValues(java.util.List<java.lang.String> customKeyValues)
customKeyValues - customKeyValues or null for nonepublic java.lang.Boolean getDynamicAssetSelection()
null for nonepublic Creative setDynamicAssetSelection(java.lang.Boolean dynamicAssetSelection)
dynamicAssetSelection - dynamicAssetSelection or null for nonepublic java.util.List<CreativeCustomEvent> getExitCustomEvents()
null for nonepublic Creative setExitCustomEvents(java.util.List<CreativeCustomEvent> exitCustomEvents)
exitCustomEvents - exitCustomEvents or null for nonepublic FsCommand getFsCommand()
null for nonepublic Creative setFsCommand(FsCommand fsCommand)
fsCommand - fsCommand or null for nonepublic java.lang.String getHtmlCode()
null for nonepublic Creative setHtmlCode(java.lang.String htmlCode)
htmlCode - htmlCode or null for nonepublic java.lang.Boolean getHtmlCodeLocked()
null for nonepublic Creative setHtmlCodeLocked(java.lang.Boolean htmlCodeLocked)
htmlCodeLocked - htmlCodeLocked or null for nonepublic java.lang.Long getId()
null for nonepublic Creative setId(java.lang.Long id)
id - id or null for nonepublic DimensionValue getIdDimensionValue()
null for nonepublic Creative setIdDimensionValue(DimensionValue idDimensionValue)
idDimensionValue - idDimensionValue or null for nonepublic java.lang.String getKind()
null for nonepublic Creative setKind(java.lang.String kind)
kind - kind or null for nonepublic LastModifiedInfo getLastModifiedInfo()
null for nonepublic Creative setLastModifiedInfo(LastModifiedInfo lastModifiedInfo)
lastModifiedInfo - lastModifiedInfo or null for nonepublic java.lang.Long getLatestTraffickedCreativeId()
null for nonepublic Creative setLatestTraffickedCreativeId(java.lang.Long latestTraffickedCreativeId)
latestTraffickedCreativeId - latestTraffickedCreativeId or null for nonepublic java.lang.String getName()
null for nonepublic Creative setName(java.lang.String name)
name - name or null for nonepublic java.lang.String getOverrideCss()
null for nonepublic Creative setOverrideCss(java.lang.String overrideCss)
overrideCss - overrideCss or null for nonepublic java.lang.Long getPoliteLoadAssetId()
null for nonepublic Creative setPoliteLoadAssetId(java.lang.Long politeLoadAssetId)
politeLoadAssetId - politeLoadAssetId or null for nonepublic VideoOffset getProgressOffset()
null for nonepublic Creative setProgressOffset(VideoOffset progressOffset)
progressOffset - progressOffset or null for nonepublic java.lang.String getRedirectUrl()
null for nonepublic Creative setRedirectUrl(java.lang.String redirectUrl)
redirectUrl - redirectUrl or null for nonepublic java.lang.Long getRenderingId()
null for nonepublic Creative setRenderingId(java.lang.Long renderingId)
renderingId - renderingId or null for nonepublic DimensionValue getRenderingIdDimensionValue()
null for nonepublic Creative setRenderingIdDimensionValue(DimensionValue renderingIdDimensionValue)
renderingIdDimensionValue - renderingIdDimensionValue or null for nonepublic java.lang.String getRequiredFlashPluginVersion()
null for nonepublic Creative setRequiredFlashPluginVersion(java.lang.String requiredFlashPluginVersion)
requiredFlashPluginVersion - requiredFlashPluginVersion or null for nonepublic java.lang.Integer getRequiredFlashVersion()
null for nonepublic Creative setRequiredFlashVersion(java.lang.Integer requiredFlashVersion)
requiredFlashVersion - requiredFlashVersion or null for nonepublic Size getSize()
null for nonepublic Creative setSize(Size size)
size - size or null for nonepublic VideoOffset getSkipOffset()
null for nonepublic Creative setSkipOffset(VideoOffset skipOffset)
skipOffset - skipOffset or null for nonepublic java.lang.Boolean getSkippable()
null for nonepublic Creative setSkippable(java.lang.Boolean skippable)
skippable - skippable or null for nonepublic java.lang.Boolean getSslCompliant()
null for nonepublic Creative setSslCompliant(java.lang.Boolean sslCompliant)
sslCompliant - sslCompliant or null for nonepublic java.lang.Boolean getSslOverride()
null for nonepublic Creative setSslOverride(java.lang.Boolean sslOverride)
sslOverride - sslOverride or null for nonepublic java.lang.Long getStudioAdvertiserId()
null for nonepublic Creative setStudioAdvertiserId(java.lang.Long studioAdvertiserId)
studioAdvertiserId - studioAdvertiserId or null for nonepublic java.lang.Long getStudioCreativeId()
null for nonepublic Creative setStudioCreativeId(java.lang.Long studioCreativeId)
studioCreativeId - studioCreativeId or null for nonepublic java.lang.Long getStudioTraffickedCreativeId()
null for nonepublic Creative setStudioTraffickedCreativeId(java.lang.Long studioTraffickedCreativeId)
studioTraffickedCreativeId - studioTraffickedCreativeId or null for nonepublic java.lang.Long getSubaccountId()
null for nonepublic Creative setSubaccountId(java.lang.Long subaccountId)
subaccountId - subaccountId or null for nonepublic java.lang.String getThirdPartyBackupImageImpressionsUrl()
null for nonepublic Creative setThirdPartyBackupImageImpressionsUrl(java.lang.String thirdPartyBackupImageImpressionsUrl)
thirdPartyBackupImageImpressionsUrl - thirdPartyBackupImageImpressionsUrl or null for nonepublic java.lang.String getThirdPartyRichMediaImpressionsUrl()
null for nonepublic Creative setThirdPartyRichMediaImpressionsUrl(java.lang.String thirdPartyRichMediaImpressionsUrl)
thirdPartyRichMediaImpressionsUrl - thirdPartyRichMediaImpressionsUrl or null for nonepublic java.util.List<ThirdPartyTrackingUrl> getThirdPartyUrls()
null for nonepublic Creative setThirdPartyUrls(java.util.List<ThirdPartyTrackingUrl> thirdPartyUrls)
thirdPartyUrls - thirdPartyUrls or null for nonepublic java.util.List<CreativeCustomEvent> getTimerCustomEvents()
null for nonepublic Creative setTimerCustomEvents(java.util.List<CreativeCustomEvent> timerCustomEvents)
timerCustomEvents - timerCustomEvents or null for nonepublic java.lang.Long getTotalFileSize()
null for nonepublic Creative setTotalFileSize(java.lang.Long totalFileSize)
totalFileSize - totalFileSize or null for nonepublic java.lang.String getType()
null for nonepublic Creative setType(java.lang.String type)
type - type or null for nonepublic UniversalAdId getUniversalAdId()
null for nonepublic Creative setUniversalAdId(UniversalAdId universalAdId)
universalAdId - universalAdId or null for nonepublic java.lang.Integer getVersion()
null for nonepublic Creative setVersion(java.lang.Integer version)
version - version or null for nonepublic java.lang.String getVideoDescription()
null for nonepublic Creative setVideoDescription(java.lang.String videoDescription)
videoDescription - videoDescription or null for nonepublic java.lang.Float getVideoDuration()
null for nonepublic Creative setVideoDuration(java.lang.Float videoDuration)
videoDuration - videoDuration or null for nonepublic Creative set(java.lang.String fieldName, java.lang.Object value)
set in class com.google.api.client.json.GenericJsonpublic Creative clone()
clone in class com.google.api.client.json.GenericJson