| Package | Description |
|---|---|
| com.google.api.ads.dfp.axis.v201403 |
| 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,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
String creativeType,
String destinationUrl,
String htmlSnippet,
CustomCreativeAsset[] customCreativeAssets,
Boolean isInterstitial) |
Copyright © 2014. All Rights Reserved.