Re: Can't delete budget

2016-09-22 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, Could you enable logging and provide the SOAP XML request and response logs for the BudgetService get request where the removed Budget is returned in the response? Are you using any predicates to include only the enabled budg

Can't delete budget

2016-09-22 Thread rentcafedev1
Public Function RemoveBudget(ByVal budget As Budget) As Budget Dim Locations As New Dictionary(Of Int64, Location) Dim service As BudgetService = CType(User.GetService(AdWordsService.v201607.BudgetService), BudgetService) Dim operation As BudgetOperation = New BudgetO