| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v201811 |
| Modifier and Type | Method and Description |
|---|---|
ConversionEvent_TrackingUrlsMapEntry[] |
FlashRedirectOverlayCreative.getTrackingUrls()
Gets the trackingUrls value for this FlashRedirectOverlayCreative.
|
ConversionEvent_TrackingUrlsMapEntry[] |
BaseVideoCreative.getTrackingUrls()
Gets the trackingUrls value for this BaseVideoCreative.
|
ConversionEvent_TrackingUrlsMapEntry[] |
ImageOverlayCreative.getTrackingUrls()
Gets the trackingUrls value for this ImageOverlayCreative.
|
ConversionEvent_TrackingUrlsMapEntry[] |
FlashOverlayCreative.getTrackingUrls()
Gets the trackingUrls value for this FlashOverlayCreative.
|
ConversionEvent_TrackingUrlsMapEntry[] |
ImageRedirectOverlayCreative.getTrackingUrls()
Gets the trackingUrls value for this ImageRedirectOverlayCreative.
|
ConversionEvent_TrackingUrlsMapEntry[] |
VastRedirectCreative.getTrackingUrls()
Gets the trackingUrls value for this VastRedirectCreative.
|
ConversionEvent_TrackingUrlsMapEntry |
FlashRedirectOverlayCreative.getTrackingUrls(int i) |
ConversionEvent_TrackingUrlsMapEntry |
BaseVideoCreative.getTrackingUrls(int i) |
ConversionEvent_TrackingUrlsMapEntry |
ImageOverlayCreative.getTrackingUrls(int i) |
ConversionEvent_TrackingUrlsMapEntry |
FlashOverlayCreative.getTrackingUrls(int i) |
ConversionEvent_TrackingUrlsMapEntry |
ImageRedirectOverlayCreative.getTrackingUrls(int i) |
ConversionEvent_TrackingUrlsMapEntry |
VastRedirectCreative.getTrackingUrls(int i) |
| Modifier and Type | Method and Description |
|---|---|
void |
FlashRedirectOverlayCreative.setTrackingUrls(ConversionEvent_TrackingUrlsMapEntry[] trackingUrls)
Sets the trackingUrls value for this FlashRedirectOverlayCreative.
|
void |
BaseVideoCreative.setTrackingUrls(ConversionEvent_TrackingUrlsMapEntry[] trackingUrls)
Sets the trackingUrls value for this BaseVideoCreative.
|
void |
ImageOverlayCreative.setTrackingUrls(ConversionEvent_TrackingUrlsMapEntry[] trackingUrls)
Sets the trackingUrls value for this ImageOverlayCreative.
|
void |
FlashOverlayCreative.setTrackingUrls(ConversionEvent_TrackingUrlsMapEntry[] trackingUrls)
Sets the trackingUrls value for this FlashOverlayCreative.
|
void |
ImageRedirectOverlayCreative.setTrackingUrls(ConversionEvent_TrackingUrlsMapEntry[] trackingUrls)
Sets the trackingUrls value for this ImageRedirectOverlayCreative.
|
void |
VastRedirectCreative.setTrackingUrls(ConversionEvent_TrackingUrlsMapEntry[] trackingUrls)
Sets the trackingUrls value for this VastRedirectCreative.
|
void |
FlashRedirectOverlayCreative.setTrackingUrls(int i,
ConversionEvent_TrackingUrlsMapEntry _value) |
void |
BaseVideoCreative.setTrackingUrls(int i,
ConversionEvent_TrackingUrlsMapEntry _value) |
void |
ImageOverlayCreative.setTrackingUrls(int i,
ConversionEvent_TrackingUrlsMapEntry _value) |
void |
FlashOverlayCreative.setTrackingUrls(int i,
ConversionEvent_TrackingUrlsMapEntry _value) |
void |
ImageRedirectOverlayCreative.setTrackingUrls(int i,
ConversionEvent_TrackingUrlsMapEntry _value) |
void |
VastRedirectCreative.setTrackingUrls(int i,
ConversionEvent_TrackingUrlsMapEntry _value) |
| Constructor and Description |
|---|
BaseVideoCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
CreativePolicyViolation[] policyViolations,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
String destinationUrl,
DestinationUrlType destinationUrlType,
Integer duration,
Boolean allowDurationOverride,
ConversionEvent_TrackingUrlsMapEntry[] trackingUrls,
long[] companionCreativeIds,
String customParameters,
SkippableAdType skippableAdType,
String vastPreviewUrl,
SslScanResult sslScanResult,
SslManualOverride sslManualOverride) |
FlashOverlayCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
CreativePolicyViolation[] policyViolations,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
String destinationUrl,
DestinationUrlType destinationUrlType,
Boolean overrideSize,
Boolean clickTagRequired,
SslScanResult sslScanResult,
SslManualOverride sslManualOverride,
CreativeAsset flashAsset,
CreativeAsset fallbackImageAsset,
long[] companionCreativeIds,
ConversionEvent_TrackingUrlsMapEntry[] trackingUrls,
String customParameters,
ApiFramework apiFramework,
Integer duration,
String vastPreviewUrl,
LockedOrientation lockedOrientation) |
FlashRedirectOverlayCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
CreativePolicyViolation[] policyViolations,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
String destinationUrl,
DestinationUrlType destinationUrlType,
String flashUrl,
String fallbackUrl,
String fallbackPreviewUrl,
SslScanResult sslScanResult,
SslManualOverride sslManualOverride,
long[] companionCreativeIds,
ConversionEvent_TrackingUrlsMapEntry[] trackingUrls,
String customParameters,
ApiFramework apiFramework,
Integer duration,
Size flashAssetSize,
String vastPreviewUrl) |
ImageOverlayCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
CreativePolicyViolation[] policyViolations,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
String destinationUrl,
DestinationUrlType destinationUrlType,
Boolean overrideSize,
CreativeAsset primaryImageAsset,
long[] companionCreativeIds,
ConversionEvent_TrackingUrlsMapEntry[] trackingUrls,
LockedOrientation lockedOrientation,
String customParameters,
Integer duration,
String vastPreviewUrl) |
ImageRedirectOverlayCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
CreativePolicyViolation[] policyViolations,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
String destinationUrl,
DestinationUrlType destinationUrlType,
String imageUrl,
Size assetSize,
Integer duration,
long[] companionCreativeIds,
ConversionEvent_TrackingUrlsMapEntry[] trackingUrls,
String customParameters,
String vastPreviewUrl) |
SetTopBoxCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
CreativePolicyViolation[] policyViolations,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
String destinationUrl,
DestinationUrlType destinationUrlType,
Integer duration,
Boolean allowDurationOverride,
ConversionEvent_TrackingUrlsMapEntry[] trackingUrls,
long[] companionCreativeIds,
String customParameters,
SkippableAdType skippableAdType,
String vastPreviewUrl,
SslScanResult sslScanResult,
SslManualOverride sslManualOverride,
String externalAssetId,
String providerId,
String[] availabilityRegionIds,
DateTime licenseWindowStartDateTime,
DateTime licenseWindowEndDateTime) |
VastRedirectCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
CreativePolicyViolation[] policyViolations,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
String vastXmlUrl,
VastRedirectType vastRedirectType,
Integer duration,
long[] companionCreativeIds,
ConversionEvent_TrackingUrlsMapEntry[] trackingUrls,
String vastPreviewUrl,
SslScanResult sslScanResult,
SslManualOverride sslManualOverride) |
VideoCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
CreativePolicyViolation[] policyViolations,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
String destinationUrl,
DestinationUrlType destinationUrlType,
Integer duration,
Boolean allowDurationOverride,
ConversionEvent_TrackingUrlsMapEntry[] trackingUrls,
long[] companionCreativeIds,
String customParameters,
SkippableAdType skippableAdType,
String vastPreviewUrl,
SslScanResult sslScanResult,
SslManualOverride sslManualOverride) |
VideoRedirectCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
CreativePolicyViolation[] policyViolations,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
String destinationUrl,
DestinationUrlType destinationUrlType,
Integer duration,
Boolean allowDurationOverride,
ConversionEvent_TrackingUrlsMapEntry[] trackingUrls,
long[] companionCreativeIds,
String customParameters,
SkippableAdType skippableAdType,
String vastPreviewUrl,
SslScanResult sslScanResult,
SslManualOverride sslManualOverride,
VideoRedirectAsset[] videoAssets,
VideoRedirectAsset mezzanineFile) |
Copyright © 2019. All rights reserved.