| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v201908 |
| Modifier and Type | Method and Description |
|---|---|
CustomCreativeAsset[] |
CustomCreative.getCustomCreativeAssets()
Gets the customCreativeAssets value for this CustomCreative.
|
CustomCreativeAsset |
CustomCreative.getCustomCreativeAssets(int i) |
| Modifier and Type | Method and Description |
|---|---|
void |
CustomCreative.setCustomCreativeAssets(CustomCreativeAsset[] customCreativeAssets)
Sets the customCreativeAssets value for this CustomCreative.
|
void |
CustomCreative.setCustomCreativeAssets(int i,
CustomCreativeAsset _value) |
| Constructor and Description |
|---|
CustomCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
CreativePolicyViolation[] policyViolations,
CreativePolicyViolation[] policyLabels,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
String destinationUrl,
DestinationUrlType destinationUrlType,
String htmlSnippet,
CustomCreativeAsset[] customCreativeAssets,
Boolean isInterstitial,
LockedOrientation lockedOrientation,
SslScanResult sslScanResult,
SslManualOverride sslManualOverride,
Boolean isSafeFrameCompatible,
String[] thirdPartyImpressionTrackingUrls) |
Copyright © 2020. All rights reserved.