|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ApiFramework | |
|---|---|
| com.google.api.ads.dfp.axis.v201208 | |
| Uses of ApiFramework in com.google.api.ads.dfp.axis.v201208 |
|---|
| Fields in com.google.api.ads.dfp.axis.v201208 declared as ApiFramework | |
|---|---|
static ApiFramework |
ApiFramework.CLICKTAG
|
static ApiFramework |
ApiFramework.NONE
|
static ApiFramework |
ApiFramework.VPAID
|
| Methods in com.google.api.ads.dfp.axis.v201208 that return ApiFramework | |
|---|---|
static ApiFramework |
ApiFramework.fromString(String value)
|
static ApiFramework |
ApiFramework.fromValue(String value)
|
ApiFramework |
FlashOverlayCreative.getApiFramework()
Gets the apiFramework value for this FlashOverlayCreative. |
ApiFramework |
FlashRedirectOverlayCreative.getApiFramework()
Gets the apiFramework value for this FlashRedirectOverlayCreative. |
| Methods in com.google.api.ads.dfp.axis.v201208 with parameters of type ApiFramework | |
|---|---|
void |
FlashOverlayCreative.setApiFramework(ApiFramework apiFramework)
Sets the apiFramework value for this FlashOverlayCreative. |
void |
FlashRedirectOverlayCreative.setApiFramework(ApiFramework apiFramework)
Sets the apiFramework value for this FlashRedirectOverlayCreative. |
| Constructors in com.google.api.ads.dfp.axis.v201208 with parameters of type ApiFramework | |
|---|---|
FlashOverlayCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
String creativeType,
String destinationUrl,
String flashName,
byte[] flashByteArray,
String fallbackImageName,
byte[] fallbackImageByteArray,
Boolean overrideSize,
Boolean clickTagRequired,
String fallbackPreviewUrl,
Size flashAssetSize,
Size fallbackAssetSize,
long[] companionCreativeIds,
ConversionEvent_TrackingUrlsMapEntry[] trackingUrls,
String customParameters,
ApiFramework apiFramework,
Integer duration)
|
|
FlashRedirectOverlayCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
String creativeType,
String destinationUrl,
String flashUrl,
String fallbackUrl,
String fallbackPreviewUrl,
long[] companionCreativeIds,
ConversionEvent_TrackingUrlsMapEntry[] trackingUrls,
String customParameters,
ApiFramework apiFramework,
Integer duration,
Size flashAssetSize)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||