Re: Removing Budgets from BudgetService?

2012-11-02 Thread Danial Klimkin
Hello Bryan, Please send us the full XML code of the request and response for the error you are receiving. Please make sure to remove sensitive parts such as AccessToken and developer token. -Danial, AdWords API Team. On Monday, October 29, 2012 10:14:15 PM UTC+4, Bryan Minor wrote: > > I a

Removing Budgets from BudgetService?

2012-10-29 Thread Bryan Minor
I am selecting a group of Budgets, then REMOVING them from the BudgetService. The code to select and then remove these Budgets is (C#): //Google API variables BudgetService budgetService_C = null; Budget budget_C = null; BudgetOperation budgetOper