Uses of Class
com.google.api.ads.dfp.axis.v201111.ReportErrorReason

Packages that use ReportErrorReason
com.google.api.ads.dfp.axis.v201111   
 

Uses of ReportErrorReason in com.google.api.ads.dfp.axis.v201111
 

Fields in com.google.api.ads.dfp.axis.v201111 declared as ReportErrorReason
static ReportErrorReason ReportErrorReason.ATTRIBUTE_VIEW_NOT_ALLOWED
           
static ReportErrorReason ReportErrorReason.ATTRIBUTES_NOT_SUPPORTED_FOR_REQUEST
           
static ReportErrorReason ReportErrorReason.COLUMN_VIEW_NOT_ALLOWED
           
static ReportErrorReason ReportErrorReason.COLUMNS_NOT_SUPPORTED_FOR_REQUESTED_DIMENSIONS
           
static ReportErrorReason ReportErrorReason.DEFAULT
           
static ReportErrorReason ReportErrorReason.DIMENSION_COMBINATION_NOT_ALLOWED
           
static ReportErrorReason ReportErrorReason.DIMENSION_VIEW_NOT_ALLOWED
           
static ReportErrorReason ReportErrorReason.END_DATE_TIME_NOT_AFTER_START_TIME
           
static ReportErrorReason ReportErrorReason.FAILED_TO_STORE_REPORT
           
static ReportErrorReason ReportErrorReason.INVALID_COLUMNS
           
static ReportErrorReason ReportErrorReason.INVALID_DATE
           
static ReportErrorReason ReportErrorReason.INVALID_DIMENSION_FILTERS
           
static ReportErrorReason ReportErrorReason.INVALID_DIMENSIONS
           
static ReportErrorReason ReportErrorReason.INVALID_OPERATION_FOR_REPORT_STATE
           
static ReportErrorReason ReportErrorReason.NOT_NULL
           
static ReportErrorReason ReportErrorReason.REPORT_ACCESS_NOT_ALLOWED
           
static ReportErrorReason ReportErrorReason.REPORT_NOT_FOUND
           
static ReportErrorReason ReportErrorReason.REPORT_TOO_BIG
           
static ReportErrorReason ReportErrorReason.SR_CANNOT_RUN_REPORT_IN_ANOTHER_NETWORK
           
static ReportErrorReason ReportErrorReason.TOO_MANY_CONCURRENT_REPORTS
           
 

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

Methods in com.google.api.ads.dfp.axis.v201111 with parameters of type ReportErrorReason
 void ReportError.setReason(ReportErrorReason reason)
          Sets the reason value for this ReportError.
 

Constructors in com.google.api.ads.dfp.axis.v201111 with parameters of type ReportErrorReason
ReportError(String fieldPath, String trigger, String errorString, String apiErrorType, ReportErrorReason reason)
           
 



Copyright © 2012. All Rights Reserved.