Hey Xiaoming, Thanks for the clarification.Wanted to know when I set budget = { 'name': 'Test budget #%s' % uuid.uuid4(), 'amount': { 'microAmount': '10000000' }, 'deliveryMethod': 'STANDARD' }
Is this budget for the campaign per day ? Assume respective budget is is used during campaign creation. -A On Wednesday, October 16, 2019 at 12:42:22 PM UTC-4, adsapiforumadvisor wrote: > > Hi Arnab, > > Thanks for reaching out to our team. > > The following are answers to your questions, > > 1. BudgetError.NON_MULTIPLE_OF_MINIMUM_CURRENCY_UNIT occurred because if > microAmount 10889671 converted to dollars it would be 10.889671 and the > minimum unit is cent in the currency so you should round up the last four > digits in the microAmount. You could refer to a full list > <https://developers.google.com/adwords/api/docs/appendix/codes-formats#currency-codes> > of > the MinimumUnit in different currencies. > > 2. As I mentioned in the first question, the microAmount with value of > 10000000 can be converted into dollars if divided by 1000000 and the result > would be $10.00. > > I hope this helps. Please let me know if you have any further concerns. > > Thanks and regards, > Xiaoming, Google Ads API Team > > > ref:_00D1U1174p._5001UKNWCa:ref > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads 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 --- You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to adwords-api+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/a0bbaf04-2bfb-4af2-8891-6a195e817e52%40googlegroups.com.