Uses of Class
com.google.api.ads.adwords.v201109.o.BulkOpportunityServiceErrorReason

Packages that use BulkOpportunityServiceErrorReason
com.google.api.ads.adwords.v201109.o   
 

Uses of BulkOpportunityServiceErrorReason in com.google.api.ads.adwords.v201109.o
 

Fields in com.google.api.ads.adwords.v201109.o declared as BulkOpportunityServiceErrorReason
static BulkOpportunityServiceErrorReason BulkOpportunityServiceErrorReason.BULK_OPPORTUNITY_SERVICE_ERROR
           
static BulkOpportunityServiceErrorReason BulkOpportunityServiceErrorReason.INVALID_PAGING
           
static BulkOpportunityServiceErrorReason BulkOpportunityServiceErrorReason.TOO_MANY_RESULTS_REQUESTED
           
 

Methods in com.google.api.ads.adwords.v201109.o that return BulkOpportunityServiceErrorReason
static BulkOpportunityServiceErrorReason BulkOpportunityServiceErrorReason.fromString(String value)
           
static BulkOpportunityServiceErrorReason BulkOpportunityServiceErrorReason.fromValue(String value)
           
 BulkOpportunityServiceErrorReason BulkOpportunityServiceError.getReason()
          Gets the reason value for this BulkOpportunityServiceError.
 

Methods in com.google.api.ads.adwords.v201109.o with parameters of type BulkOpportunityServiceErrorReason
 void BulkOpportunityServiceError.setReason(BulkOpportunityServiceErrorReason reason)
          Sets the reason value for this BulkOpportunityServiceError.
 

Constructors in com.google.api.ads.adwords.v201109.o with parameters of type BulkOpportunityServiceErrorReason
BulkOpportunityServiceError(String fieldPath, String trigger, String errorString, String apiErrorType, BulkOpportunityServiceErrorReason reason)
           
 



Copyright © 2011. All Rights Reserved.