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

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

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

Fields in com.google.api.ads.dfp.axis.v201208 declared as RequiredCollectionErrorReason
static RequiredCollectionErrorReason RequiredCollectionErrorReason.REQUIRED
           
static RequiredCollectionErrorReason RequiredCollectionErrorReason.TOO_LARGE
           
static RequiredCollectionErrorReason RequiredCollectionErrorReason.TOO_SMALL
           
 

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

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

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



Copyright © 2012. All Rights Reserved.