Sometimes i get below mentioned error(s) when pushing campaign budget data to google adwords using my application:
[Oct 27 2011 03:00:07.000000 - ERROR] [email protected] effectiveUser=xxxxxxxxxx service=CampaignService method=mutate operators={SET: 1} responseTime=259 requestId=0004b043ffbe0be80a42556900007c83 operations=0 units=0 server=adwords.google.com isFault=true faultMessage=[BudgetError.NON_MULTIPLE_OF_MINIMUM_CURRENCY_UNIT @ operations[0].operand.budget] [Oct 27 2011 03:30:06.000000 - ERROR] [email protected] effectiveUser=xxxxxxxxxx service=CampaignService method=mutate operators={SET: 1} responseTime=387 requestId=0004b0446b048a580a4227af000038df operations=0 units=0 server=adwords.google.com isFault=true faultMessage=[BudgetError.NON_MULTIPLE_OF_MINIMUM_CURRENCY_UNIT @ operations[0].operand.budget] I know it's related to type casting of final budget value to float as discussed here http://groups.google.com/group/adwords-api/browse_thread/thread/f8e1a08b10d20079 but i am not sure when should i type cast budget value to float. BEFORE multiplying it with 1000000 or AFTER multiplying it? TIA -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 [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
