Uses of Class
com.google.api.ads.adwords.v201109.cm.ApiErrorReason

Packages that use ApiErrorReason
com.google.api.ads.adwords.v201109.cm   
 

Uses of ApiErrorReason in com.google.api.ads.adwords.v201109.cm
 

Methods in com.google.api.ads.adwords.v201109.cm that return ApiErrorReason
 ApiErrorReason Job.getFailureReason()
          Gets the failureReason value for this Job.
 

Methods in com.google.api.ads.adwords.v201109.cm with parameters of type ApiErrorReason
 void Job.setFailureReason(ApiErrorReason failureReason)
          Sets the failureReason value for this Job.
 

Constructors in com.google.api.ads.adwords.v201109.cm with parameters of type ApiErrorReason
BulkMutateJob(String customerJobKey, ApiErrorReason failureReason, JobStats stats, BillingSummary billingSummary, String jobType, Long id, BulkMutateJobPolicy policy, BulkMutateRequest request, BasicJobStatus status, BulkMutateJobEvent[] history, BulkMutateResult result, Integer numRequestParts, Integer numRequestPartsReceived)
           
Job(String customerJobKey, ApiErrorReason failureReason, JobStats stats, BillingSummary billingSummary, String jobType)
           
SimpleMutateJob(String customerJobKey, ApiErrorReason failureReason, JobStats stats, BillingSummary billingSummary, String jobType, Long id, BasicJobStatus status, JobEvent[] history)
           
 



Copyright © 2011. All Rights Reserved.