Hi , I am new to adwords . how do I set daily budget to a campaign using java api v201101 , I can't set it , I want my daily budget as Rs 25/ day .please provide me some code i have used as ,
Budget budget = new Budget(); budget.setPeriod(BudgetBudgetPeriod.DAILY); budget.setAmount(new Money("null",1000000L)); and how to get the budget of my campaign ...please provide me some code ...... Regards , jana. On Fri, Oct 21, 2011 at 5:56 PM, dummy one <dummyone...@gmail.com> wrote: > Hi , > > I am new to adwords . how do I set daily budget to a campaign using > java api v201101 , I can't set it , I want my daily budget as Rs 25/ > day .please provide me some code i have used as , > > Budget budget = new Budget(); > budget.setPeriod(BudgetBudgetPeriod.DAILY); > budget.setAmount(new Money("null",1000000L)); > > and how to get the budget of my campaign ...please provide me some > code ...... -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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