| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v202102 |
| Modifier and Type | Field and Description |
|---|---|
static RichMediaStudioCreativeArtworkType |
RichMediaStudioCreativeArtworkType.FLASH |
static RichMediaStudioCreativeArtworkType |
RichMediaStudioCreativeArtworkType.HTML5 |
static RichMediaStudioCreativeArtworkType |
RichMediaStudioCreativeArtworkType.MIXED |
| Modifier and Type | Method and Description |
|---|---|
static RichMediaStudioCreativeArtworkType |
RichMediaStudioCreativeArtworkType.fromString(String value) |
static RichMediaStudioCreativeArtworkType |
RichMediaStudioCreativeArtworkType.fromValue(String value) |
RichMediaStudioCreativeArtworkType |
BaseRichMediaStudioCreative.getArtworkType()
Gets the artworkType value for this BaseRichMediaStudioCreative.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BaseRichMediaStudioCreative.setArtworkType(RichMediaStudioCreativeArtworkType artworkType)
Sets the artworkType value for this BaseRichMediaStudioCreative.
|
| Constructor and Description |
|---|
BaseRichMediaStudioCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
CreativePolicyViolation[] policyLabels,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
ThirdPartyDataDeclaration thirdPartyDataDeclaration,
Long studioCreativeId,
RichMediaStudioCreativeFormat creativeFormat,
RichMediaStudioCreativeArtworkType artworkType,
Long totalFileSize,
String[] adTagKeys,
String[] customKeyValues,
String surveyUrl,
String allImpressionsUrl,
String richMediaImpressionsUrl,
String backupImageImpressionsUrl,
String overrideCss,
String requiredFlashPluginVersion,
Integer duration,
RichMediaStudioCreativeBillingAttribute billingAttribute,
RichMediaStudioChildAssetProperty[] richMediaStudioChildAssetProperties,
SslScanResult sslScanResult,
SslManualOverride sslManualOverride) |
RichMediaStudioCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
CreativePolicyViolation[] policyLabels,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
ThirdPartyDataDeclaration thirdPartyDataDeclaration,
Long studioCreativeId,
RichMediaStudioCreativeFormat creativeFormat,
RichMediaStudioCreativeArtworkType artworkType,
Long totalFileSize,
String[] adTagKeys,
String[] customKeyValues,
String surveyUrl,
String allImpressionsUrl,
String richMediaImpressionsUrl,
String backupImageImpressionsUrl,
String overrideCss,
String requiredFlashPluginVersion,
Integer duration,
RichMediaStudioCreativeBillingAttribute billingAttribute,
RichMediaStudioChildAssetProperty[] richMediaStudioChildAssetProperties,
SslScanResult sslScanResult,
SslManualOverride sslManualOverride,
LockedOrientation lockedOrientation,
Boolean isInterstitial) |
Copyright © 2022. All rights reserved.