IMPLICITLY_SHARED_BUDGETS_PER_ACCOUNT

210 views
Skip to first unread message

JuanBCN

unread,
Jun 28, 2016, 12:10:01 PM6/28/16
to AdWords API Forum
Hello AdWords!

I've sent an operation using BatchJobService to create a budget associated with a campaign. I'm using temporals id (and I'm sure it's correct because it's -1 and -2) both for the budget and for the campaign. The result is:

{"class":"com.google.api.ads.adwords.axis.utils.v201605.batchjob.ErrorList",
"errors":      
      [{"accountLimitType":"IMPLICITLY_SHARED_BUDGETS_PER_ACCOUNT",
         "apiErrorType":"EntityCountLimitExceeded",
         "class":"com.google.api.ads.adwords.axis.v201605.cm.EntityCountLimitExceeded",
         "errorString":"EntityCountLimitExceeded.ACCOUNT_LIMIT",
         "existingCount":20438,
         "fieldPath":"operations[0]",
         "limit":20000,
         "reason":{"class":"com.google.api.ads.adwords.axis.v201605.cm.EntityCountLimitExceededReason",
         "value":"ACCOUNT_LIMIT"},
"trigger":""}]}

I've checked the account but does not have any budget (checked in Adwords Platform) so I don't understand how could exceeded the limit.

Thank you for the help.


Shwetha Vastrad (AdWords API Team)

unread,
Jun 28, 2016, 3:38:04 PM6/28/16
to AdWords API Forum
Hi Juan,

Could you provide the clientCustomerId used in the request along with the BatchJobId? Please use Reply privately to author when responding. 

Thanks,
Shwetha, AdWords API Team.

Shwetha Vastrad (AdWords API Team)

unread,
Jun 29, 2016, 2:32:30 PM6/29/16
to AdWords API Forum
Hi Juan,

You can use BudgetService.mutate (REMOVE operation) to remove the budgets you don't need. You can select all budgets where status is ENABLED and budgetReferenceCount is 0 and delete these budgets. 

Regards,
Shwetha, AdWords API Team.
Reply all
Reply to author
Forward
0 new messages