Uses of Class
com.google.api.ads.dfp.axis.v201208.CustomFieldValueErrorReason

Packages that use CustomFieldValueErrorReason
com.google.api.ads.dfp.axis.v201208   
 

Uses of CustomFieldValueErrorReason in com.google.api.ads.dfp.axis.v201208
 

Fields in com.google.api.ads.dfp.axis.v201208 declared as CustomFieldValueErrorReason
static CustomFieldValueErrorReason CustomFieldValueErrorReason.CUSTOM_FIELD_INACTIVE
           
static CustomFieldValueErrorReason CustomFieldValueErrorReason.CUSTOM_FIELD_NOT_FOUND
           
static CustomFieldValueErrorReason CustomFieldValueErrorReason.CUSTOM_FIELD_OPTION_NOT_FOUND
           
 

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

Methods in com.google.api.ads.dfp.axis.v201208 with parameters of type CustomFieldValueErrorReason
 void CustomFieldValueError.setReason(CustomFieldValueErrorReason reason)
          Sets the reason value for this CustomFieldValueError.
 

Constructors in com.google.api.ads.dfp.axis.v201208 with parameters of type CustomFieldValueErrorReason
CustomFieldValueError(String fieldPath, String trigger, String errorString, String apiErrorType, CustomFieldValueErrorReason reason)
           
 



Copyright © 2012. All Rights Reserved.