Uses of Class
com.google.api.ads.dfp.axis.v201206.CreativeSetErrorReason

Packages that use CreativeSetErrorReason
com.google.api.ads.dfp.axis.v201206   
 

Uses of CreativeSetErrorReason in com.google.api.ads.dfp.axis.v201206
 

Fields in com.google.api.ads.dfp.axis.v201206 declared as CreativeSetErrorReason
static CreativeSetErrorReason CreativeSetErrorReason.CANNOT_CREATE_OR_UPDATE_VIDEO_CREATIVES
           
static CreativeSetErrorReason CreativeSetErrorReason.INVALID_ADVERTISER
           
static CreativeSetErrorReason CreativeSetErrorReason.MASTER_CREATIVE_CANNOT_BE_COMPANION
           
static CreativeSetErrorReason CreativeSetErrorReason.MASTER_CREATIVE_DOES_NOT_BELONG_TO_CREATIVE_SET
           
static CreativeSetErrorReason CreativeSetErrorReason.ROADBLOCK_FEATURE_REQUIRED
           
static CreativeSetErrorReason CreativeSetErrorReason.UPDATE_MASTER_CREATIVE_NOT_ALLOWED
           
static CreativeSetErrorReason CreativeSetErrorReason.VIDEO_CREATIVE_NOT_ALLOWED
           
static CreativeSetErrorReason CreativeSetErrorReason.VIDEO_FEATURE_REQUIRED
           
 

Methods in com.google.api.ads.dfp.axis.v201206 that return CreativeSetErrorReason
static CreativeSetErrorReason CreativeSetErrorReason.fromString(String value)
           
static CreativeSetErrorReason CreativeSetErrorReason.fromValue(String value)
           
 CreativeSetErrorReason CreativeSetError.getReason()
          Gets the reason value for this CreativeSetError.
 

Methods in com.google.api.ads.dfp.axis.v201206 with parameters of type CreativeSetErrorReason
 void CreativeSetError.setReason(CreativeSetErrorReason reason)
          Sets the reason value for this CreativeSetError.
 

Constructors in com.google.api.ads.dfp.axis.v201206 with parameters of type CreativeSetErrorReason
CreativeSetError(String fieldPath, String trigger, String errorString, String apiErrorType, CreativeSetErrorReason reason)
           
 



Copyright © 2012. All Rights Reserved.