DISK_QUOTA_EXCEEDED

29 views
Skip to first unread message

Roger Orteza

unread,
Nov 9, 2017, 5:03:01 AM11/9/17
to adwor...@googlegroups.com, Houman Akhavan
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>

Bharani Cherukuri (AdWords API Team)

unread,
Nov 9, 2017, 11:17:20 AM11/9/17
to AdWords API Forum
Hello Roger, 

The DISK_QUOTA_EXCEEDED 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 which returns the disk quota balance of the batch job's customer in kB. You can check this balance and cancel 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
Reply all
Reply to author
Forward
0 new messages