|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CustomCreativeAsset | |
|---|---|
| com.google.api.ads.dfp.axis.v201203 | |
| Uses of CustomCreativeAsset in com.google.api.ads.dfp.axis.v201203 |
|---|
| Methods in com.google.api.ads.dfp.axis.v201203 that return CustomCreativeAsset | |
|---|---|
CustomCreativeAsset[] |
CustomCreative.getCustomCreativeAssets()
Gets the customCreativeAssets value for this CustomCreative. |
CustomCreativeAsset |
CustomCreative.getCustomCreativeAssets(int i)
|
| Methods in com.google.api.ads.dfp.axis.v201203 with parameters of type CustomCreativeAsset | |
|---|---|
void |
CustomCreative.setCustomCreativeAssets(CustomCreativeAsset[] customCreativeAssets)
Sets the customCreativeAssets value for this CustomCreative. |
void |
CustomCreative.setCustomCreativeAssets(int i,
CustomCreativeAsset _value)
|
| Constructors in com.google.api.ads.dfp.axis.v201203 with parameters of type CustomCreativeAsset | |
|---|---|
CustomCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
String creativeType,
String destinationUrl,
String htmlSnippet,
CustomCreativeAsset[] customCreativeAssets,
Boolean isInterstitial)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||