Re: aw-reporting configuration - log4j/slf4j errors

2014-04-23 Thread Thibault Quillard
Actually, I see now that another person from Brazil had the same issue and had filed an issue on GitHub : https://github.com/googleads/aw-reporting/issues/27 . Looks like this is an issue with the locale variable! Thanks a lot for your support Josh ! I'll continue on the thread :

Re: aw-reporting configuration - log4j/slf4j errors

2014-04-22 Thread Thibault Quillard
Thanks a lot Josh, that was it for the missing data field ! However for the rounded values, I still have an issue : I have copied an extract of my dataBase : https://lh3.googleusercontent.com/-oJV79weK1o8/U1Zaz_pJegI/H68/xvlqNxYgSHQ/s1600/Capture.PNG As you can see, the conversion

Re: aw-reporting configuration - log4j/slf4j errors

2014-04-22 Thread Thibault Quillard
I've tried the double type in my DB for conversionRate but without more success. Le lundi 21 avril 2014 17:29:44 UTC-3, Josh Radcliff (AdWords API Team) a écrit : Hi, A colleague of mine pointed out that in AwReporting, they always disable reporting money in micros here:

Re: aw-reporting configuration - log4j/slf4j errors

2014-04-22 Thread Josh Radcliff (AdWords API Team)
In that case, could you file an issue on githubhttps://github.com/googleads/aw-reporting/issues? The maintainers of AwReporting will need to look into this in more detail. Thanks, Josh, AdWords APi Team On Tuesday, April 22, 2014 8:49:53 AM UTC-4, Thibault Quillard wrote: I've tried the

Re: aw-reporting configuration - log4j/slf4j errors

2014-04-21 Thread Josh Radcliff (AdWords API Team)
Hi, A colleague of mine pointed out that in AwReporting, they always disable reporting money in micros here: https://github.com/googleads/aw-reporting/blob/master/aw-reporting/src/main/java/com/google/api/ads/adwords/jaxws/extensions/downloader/AdWordsSessionBuilderSynchronizer.java#L37 The

Re: aw-reporting configuration - log4j/slf4j errors

2014-04-17 Thread Thibault Quillard
Hi Josh, Thanks a lot, this was indeed a mistake in the database setup ! (PS : I think I've answered to you only on another message by mistake : I have another issue of Blanks columns and of rounded values for CTR/Avg CPC and a lot of metrics ... ), Does anybody knows where this could come

aw-reporting configuration - log4j/slf4j errors

2014-04-16 Thread Thibault Quillard
Hi everyone, I am quite new to the AW API world and wanted to use the github project AW-Reporting to pull the data in my own database. However, running the project gives me 3 mistakes : 1) No appenders could be found for logger / Please initialize log4j properly 2) Failed to load class