first pass at updating campaign info; budget updates with 5 extra digits; what should be $2,500.00 is $250,000,000.00.
"campaign.budget.amount" raises error about .to_f not defined; also error if I add .to_f; works but same format errors with .to_s. "campaign.budget.amount.microAmount" gives the right format but wrong values (i.e., 0.00), appending .to_f leaves me with the same format errors. Any suggestions? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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
