Hi, You can modify http://code.google.com/p/google-api-adwords-java/source/browse/trunk/examples/v201101/UpdateCampaign.java to suit your needs. As for budget amount, 1 unit of fundamental currency = 1000000 micros, so if your account's basic currency is INR, then you need to set 25000000 as your budget.
To get the budget, you can modify http://code.google.com/p/google-api-adwords-java/source/browse/trunk/examples/v201101/GetAllCampaigns.java. You need to add additional selector fields to retrieve campaign budget, see http://code.google.com/apis/adwords/docs/appendix/selectorfields.html for field names and corresponding property names. Cheers, Anash P. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en