|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VideoRedirectAsset | |
|---|---|
| com.google.api.ads.dfp.axis.v201206 | |
| Uses of VideoRedirectAsset in com.google.api.ads.dfp.axis.v201206 |
|---|
| Methods in com.google.api.ads.dfp.axis.v201206 that return VideoRedirectAsset | |
|---|---|
VideoRedirectAsset[] |
VideoRedirectCreative.getVideoAssets()
Gets the videoAssets value for this VideoRedirectCreative. |
VideoRedirectAsset |
VideoRedirectCreative.getVideoAssets(int i)
|
| Methods in com.google.api.ads.dfp.axis.v201206 with parameters of type VideoRedirectAsset | |
|---|---|
void |
VideoRedirectCreative.setVideoAssets(int i,
VideoRedirectAsset _value)
|
void |
VideoRedirectCreative.setVideoAssets(VideoRedirectAsset[] videoAssets)
Sets the videoAssets value for this VideoRedirectCreative. |
| Constructors in com.google.api.ads.dfp.axis.v201206 with parameters of type VideoRedirectAsset | |
|---|---|
VideoRedirectCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
String creativeType,
String destinationUrl,
Integer duration,
Boolean allowDurationOverride,
ConversionEvent_TrackingUrlsMapEntry[] trackingUrls,
long[] companionCreativeIds,
String customParameters,
VideoRedirectAsset[] videoAssets)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||