|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RichMediaStudioCreativeArtworkType | |
|---|---|
| com.google.api.ads.dfp.axis.v201208 | |
| Uses of RichMediaStudioCreativeArtworkType in com.google.api.ads.dfp.axis.v201208 |
|---|
| Fields in com.google.api.ads.dfp.axis.v201208 declared as RichMediaStudioCreativeArtworkType | |
|---|---|
static RichMediaStudioCreativeArtworkType |
RichMediaStudioCreativeArtworkType.FLASH
|
static RichMediaStudioCreativeArtworkType |
RichMediaStudioCreativeArtworkType.HTML5
|
static RichMediaStudioCreativeArtworkType |
RichMediaStudioCreativeArtworkType.MIXED
|
| Methods in com.google.api.ads.dfp.axis.v201208 that return RichMediaStudioCreativeArtworkType | |
|---|---|
static RichMediaStudioCreativeArtworkType |
RichMediaStudioCreativeArtworkType.fromString(String value)
|
static RichMediaStudioCreativeArtworkType |
RichMediaStudioCreativeArtworkType.fromValue(String value)
|
RichMediaStudioCreativeArtworkType |
BaseRichMediaStudioCreative.getArtworkType()
Gets the artworkType value for this BaseRichMediaStudioCreative. |
| Methods in com.google.api.ads.dfp.axis.v201208 with parameters of type RichMediaStudioCreativeArtworkType | |
|---|---|
void |
BaseRichMediaStudioCreative.setArtworkType(RichMediaStudioCreativeArtworkType artworkType)
Sets the artworkType value for this BaseRichMediaStudioCreative. |
| Constructors in com.google.api.ads.dfp.axis.v201208 with parameters of type RichMediaStudioCreativeArtworkType | |
|---|---|
BaseRichMediaStudioCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
String creativeType,
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)
|
|
RichMediaStudioCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
String creativeType,
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,
Boolean isInterstitial)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||