public class RichMediaStudioCreative extends BaseRichMediaStudioCreative
Creative that is created by a Rich Media Studio. You cannot create this creative,
but you can update some fields of this creative.
Java class for RichMediaStudioCreative complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="RichMediaStudioCreative">
<complexContent>
<extension base="{https://www.google.com/apis/ads/publisher/v201802}BaseRichMediaStudioCreative">
<sequence>
<element name="lockedOrientation" type="{https://www.google.com/apis/ads/publisher/v201802}LockedOrientation" minOccurs="0"/>
<element name="isInterstitial" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected Boolean |
isInterstitial |
protected LockedOrientation |
lockedOrientation |
adTagKeys, allImpressionsUrl, artworkType, backupImageImpressionsUrl, billingAttribute, creativeFormat, customKeyValues, duration, overrideCss, requiredFlashPluginVersion, richMediaImpressionsUrl, richMediaStudioChildAssetProperties, sslManualOverride, sslScanResult, studioCreativeId, surveyUrl, totalFileSizeadvertiserId, appliedLabels, customFieldValues, id, lastModifiedDateTime, name, policyViolations, previewUrl, size| Constructor and Description |
|---|
RichMediaStudioCreative() |
| Modifier and Type | Method and Description |
|---|---|
LockedOrientation |
getLockedOrientation()
Gets the value of the lockedOrientation property.
|
Boolean |
isIsInterstitial()
Gets the value of the isInterstitial property.
|
void |
setIsInterstitial(Boolean value)
Sets the value of the isInterstitial property.
|
void |
setLockedOrientation(LockedOrientation value)
Sets the value of the lockedOrientation property.
|
getAdTagKeys, getAllImpressionsUrl, getArtworkType, getBackupImageImpressionsUrl, getBillingAttribute, getCreativeFormat, getCustomKeyValues, getDuration, getOverrideCss, getRequiredFlashPluginVersion, getRichMediaImpressionsUrl, getRichMediaStudioChildAssetProperties, getSslManualOverride, getSslScanResult, getStudioCreativeId, getSurveyUrl, getTotalFileSize, setAllImpressionsUrl, setArtworkType, setBackupImageImpressionsUrl, setBillingAttribute, setCreativeFormat, setDuration, setOverrideCss, setRequiredFlashPluginVersion, setRichMediaImpressionsUrl, setSslManualOverride, setSslScanResult, setStudioCreativeId, setSurveyUrl, setTotalFileSizegetAdvertiserId, getAppliedLabels, getCustomFieldValues, getId, getLastModifiedDateTime, getName, getPolicyViolations, getPreviewUrl, getSize, setAdvertiserId, setId, setLastModifiedDateTime, setName, setPreviewUrl, setSizeprotected LockedOrientation lockedOrientation
protected Boolean isInterstitial
public LockedOrientation getLockedOrientation()
LockedOrientationpublic void setLockedOrientation(LockedOrientation value)
value - allowed object is
LockedOrientationpublic Boolean isIsInterstitial()
BooleanCopyright © 2018. All Rights Reserved.