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

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

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

Fields in com.google.api.ads.dfp.axis.v201203 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.v201203 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.v201203 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.v201203 with parameters of type RequiredCollectionErrorReason
RequiredCollectionError(String fieldPath, String trigger, String errorString, String apiErrorType, RequiredCollectionErrorReason reason)
           
 



Copyright © 2012. All Rights Reserved.