| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v202111 |
| Modifier and Type | Method and Description |
|---|---|
CreativeAsset |
CustomCreativeAsset.getAsset()
Gets the asset value for this CustomCreativeAsset.
|
CreativeAsset |
AssetCreativeTemplateVariableValue.getAsset()
Gets the asset value for this AssetCreativeTemplateVariableValue.
|
CreativeAsset |
Html5Creative.getHtml5Asset()
Gets the html5Asset value for this Html5Creative.
|
CreativeAsset[] |
AspectRatioImageCreative.getImageAssets()
Gets the imageAssets value for this AspectRatioImageCreative.
|
CreativeAsset |
AspectRatioImageCreative.getImageAssets(int i) |
CreativeAsset |
BaseImageCreative.getPrimaryImageAsset()
Gets the primaryImageAsset value for this BaseImageCreative.
|
CreativeAsset[] |
ImageCreative.getSecondaryImageAssets()
Gets the secondaryImageAssets value for this ImageCreative.
|
CreativeAsset |
ImageCreative.getSecondaryImageAssets(int i) |
| Modifier and Type | Method and Description |
|---|---|
void |
CustomCreativeAsset.setAsset(CreativeAsset asset)
Sets the asset value for this CustomCreativeAsset.
|
void |
AssetCreativeTemplateVariableValue.setAsset(CreativeAsset asset)
Sets the asset value for this AssetCreativeTemplateVariableValue.
|
void |
Html5Creative.setHtml5Asset(CreativeAsset html5Asset)
Sets the html5Asset value for this Html5Creative.
|
void |
AspectRatioImageCreative.setImageAssets(CreativeAsset[] imageAssets)
Sets the imageAssets value for this AspectRatioImageCreative.
|
void |
AspectRatioImageCreative.setImageAssets(int i,
CreativeAsset _value) |
void |
BaseImageCreative.setPrimaryImageAsset(CreativeAsset primaryImageAsset)
Sets the primaryImageAsset value for this BaseImageCreative.
|
void |
ImageCreative.setSecondaryImageAssets(CreativeAsset[] secondaryImageAssets)
Sets the secondaryImageAssets value for this ImageCreative.
|
void |
ImageCreative.setSecondaryImageAssets(int i,
CreativeAsset _value) |
| Constructor and Description |
|---|
AspectRatioImageCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
CreativePolicyViolation[] policyLabels,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
ThirdPartyDataDeclaration thirdPartyDataDeclaration,
String destinationUrl,
DestinationUrlType destinationUrlType,
CreativeAsset[] imageAssets,
String altText,
String thirdPartyImpressionUrl,
Boolean overrideSize) |
AssetCreativeTemplateVariableValue(String uniqueName,
CreativeAsset asset) |
BaseImageCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
CreativePolicyViolation[] policyLabels,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
ThirdPartyDataDeclaration thirdPartyDataDeclaration,
String destinationUrl,
DestinationUrlType destinationUrlType,
Boolean overrideSize,
CreativeAsset primaryImageAsset) |
CustomCreativeAsset(String macroName,
CreativeAsset asset) |
Html5Creative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
CreativePolicyViolation[] policyLabels,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
ThirdPartyDataDeclaration thirdPartyDataDeclaration,
Boolean overrideSize,
String[] thirdPartyImpressionTrackingUrls,
String thirdPartyClickTrackingUrl,
LockedOrientation lockedOrientation,
SslScanResult sslScanResult,
SslManualOverride sslManualOverride,
Boolean isSafeFrameCompatible,
CreativeAsset html5Asset) |
ImageCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
CreativePolicyViolation[] policyLabels,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
ThirdPartyDataDeclaration thirdPartyDataDeclaration,
String destinationUrl,
DestinationUrlType destinationUrlType,
Boolean overrideSize,
CreativeAsset primaryImageAsset,
String altText,
String thirdPartyImpressionUrl,
CreativeAsset[] secondaryImageAssets) |
ImageCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
CreativePolicyViolation[] policyLabels,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
ThirdPartyDataDeclaration thirdPartyDataDeclaration,
String destinationUrl,
DestinationUrlType destinationUrlType,
Boolean overrideSize,
CreativeAsset primaryImageAsset,
String altText,
String thirdPartyImpressionUrl,
CreativeAsset[] secondaryImageAssets) |
ImageOverlayCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
CreativePolicyViolation[] policyLabels,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
ThirdPartyDataDeclaration thirdPartyDataDeclaration,
String destinationUrl,
DestinationUrlType destinationUrlType,
Boolean overrideSize,
CreativeAsset primaryImageAsset,
long[] companionCreativeIds,
ConversionEvent_TrackingUrlsMapEntry[] trackingUrls,
LockedOrientation lockedOrientation,
String customParameters,
Integer duration,
String vastPreviewUrl) |
Copyright © 2021. All rights reserved.