Uses of Class
com.google.api.ads.dfp.axis.v201201.CustomCreativeAsset

Packages that use CustomCreativeAsset
com.google.api.ads.dfp.axis.v201201   
 

Uses of CustomCreativeAsset in com.google.api.ads.dfp.axis.v201201
 

Methods in com.google.api.ads.dfp.axis.v201201 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.v201201 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.v201201 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)
           
 



Copyright © 2012. All Rights Reserved.