You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API Forum
I keep reading that there is no way to use the header returnMoneyInMicros as False in the ReportUtils::DownloadReportWithAwql method. Can this really be? I mean, it seems lame that I can't do mathematics within the AWQL ie: "Cost/1000000 as Cost", but at least the header would make it bearable. Please tell me this is not the case????
Umesh Dengale
unread,
Jul 30, 2015, 11:34:52 AM7/30/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API Forum, jtre...@forcemktg.com, jtre...@forcemktg.com
Hello,
In the AdWords API reports, fields of type Money are returned only in micro currency units (micros), e.g.: $1.23 will come back as 1230000 (1.23 x 1,000,000).