Hello, Sorry! I did not mean update the campaign's budget. Acutally I would like to manage Client Spending Budget through API.
My MCC manage hundreds of clients. And I monthly mange client budget as follows: 1: Login MCC 2: Go to My account 3: Select my Client 4: manage client budget My problem is that I have to adjust the monthly budget one by one at My account Tab Is any way I can do with API ? Thanks On Dec 30, 1:09 am, AdWords API Advisor <[email protected]> wrote: > Hello, > > The updateCampaign()/updateCampaignList() methods will allow you to > update the settings of one or more campaigns in a single AdWords > account, including the budget settings. You won't be able to update > campaigns within multiple accounts with a single updateCampaignList() > call, though--you'd need to make one or more calls for each account, > specifying each account's login email as the clientEmail SOAP header. > > Cheers, > -Jeff Posnick, AdWords API Team > > On Dec 27, 3:37 am, mic_226611 <[email protected]> wrote: > > > > > My MCC mange many client account and I have to update the monthly > > budget of each account one by one. > > Is any way I can update the monthly / daily budget of each client > > account via API ?- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
