Hello Roger, 

The DISK_QUOTA_EXCEEDED 
<https://developers.google.com/adwords/api/docs/reference/v201710/BatchJobService.BatchJobError#reason>
 error 
is experienced if the currently executing batch job operations exceed 1GB 
disk space limit. At any given time, an AdWords account can have up to 1GB 
of uploaded operations across all of its batch jobs that have not yet 
completed. You could check for the diskUsageQuotaBalance 
<https://developers.google.com/adwords/api/docs/reference/v201710/BatchJobService.BatchJob#diskusagequotabalance>
 which 
returns the disk quota balance of the batch job's customer in kB. You can 
check this balance and cancel 
<https://developers.google.com/adwords/api/docs/guides/batch-jobs#canceling_a_batch_job>
 the 
batch jobs in the AWAITING_FILE or ACTIVE status and retry the request or 
you could wait until the size of pending operations falls below the limit 
before creating new jobs.

Regards,
Bharani, AdWords API Team

On Thursday, November 9, 2017 at 5:03:01 AM UTC-5, Roger Orteza wrote:
>
> Hi API Team,
>
> We were experiencing the error below, Can you give suggestion on how to 
> avoid this error?
>
> faultString: [BatchJobError.DISK_QUOTA_EXCEEDED @ operations[0]]
>  faultActor: 
>  faultNode: 
>  faultDetail: 
> {https://adwords.google.com/api/adwords/cm/v201702}ApiExceptionFault:<message>[BatchJobError.DISK_QUOTA_EXCEEDED
>  
> @ 
> operations[0]]</message><ApplicationException.Type>ApiException</ApplicationException.Type><errors
>  
> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
> xsi:type="BatchJobError"><fieldPath>operations[0]</fieldPath><fieldPathElements><field>operations</field><index>0</index></fieldPathElements><trigger/><errorString>BatchJobError.DISK_QUOTA_EXCEEDED</errorString><ApiError.Type>BatchJobError</ApiError.Type><reason>DISK_QUOTA_EXCEEDED</reason></errors>
>
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/c1242a10-52f0-411f-b254-a77eaa0d57e6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • DISK_QUOTA_EX... Roger Orteza
    • Re: DISK... 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum

Reply via email to