You have to dissociate them as you delete campaigns. otherwise they still count as linked to the budget. Just set budgetId to null as part of your campaign delete.
On Thursday, October 18, 2012 406:32 PM UTC-4, David Bonner wrote: > > Hi all, > > I'm in the middle of migrating from 201109 to 201209, and trying to update > my unit tests. After deleting any campaigns I've created, I try to delete > the budgets I created for them. As soon as I do that, I'm getting > a BudgetError.BUDGET_IN_USE error. > > Has anyone else seen this? Do I need to dissociate the budget from the > campaign as I delete it? > > Thanks, > Dave > -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en
