Re: ReportServiceLogger logs extra stuff with v201406

2014-07-22 Thread Ben Marengo
, 2014 11:05:51 AM UTC-4, Ben Marengo wrote: Hi Josh Thanks for your reply. i've done a bit more research into what slf4j is and how it works since my last post. let me clarify the problem :) The problem is that those info messages i posted above are logging to stderr instead of stdout

Re: ReportServiceLogger logs extra stuff with v201406

2014-07-21 Thread Ben Marengo
? Could you share the configuration file you are using for your SLF4J binding? Thanks, Josh Radcliff, AdWords API Team On Friday, July 18, 2014 4:47:47 AM UTC-4, Ben Marengo wrote: ps. this is also being logged to stderror - which i find quite odd considering it is just info On Friday, 18

ReportServiceLogger logs extra stuff with v201406

2014-07-18 Thread Ben Marengo
hi all i have just upgraded my account performance report download script to the new api (details of version numbers used below) and it has suddenly started logging a lot more stuff than before (log below). does anyone know how to get control of / stop what is being logged? log messages are

Re: ReportServiceLogger logs extra stuff with v201406

2014-07-18 Thread Ben Marengo
ps. this is also being logged to stderror - which i find quite odd considering it is just info On Friday, 18 July 2014 10:42:07 UTC+2, Ben Marengo wrote: hi all i have just upgraded my account performance report download script to the new api (details of version numbers used below

Re: API support for AdWords Labels feature?

2014-06-13 Thread Ben Marengo
= []; var labelIterator = AdWordsApp.labels().get(); while (labelIterator.hasNext()) { var label = labelIterator.next(); labelNames.push(label.getName()); } return labelNames; } On Friday, 13 June 2014 07:55:42 UTC+1, Ben Marengo wrote: yes please! On Thursday, 12

Re: API support for AdWords Labels feature?

2014-01-24 Thread Ben Marengo
+1, i'm also keen for this! is there a ticket that we can watch, so we know when its available? thanks ben On Thursday, 16 January 2014 18:12:30 UTC+1, Ray Tsang (AdWords API Team) wrote: Hi, I'm sorry to inform you that I won't be able to comment on a release date. Thanks, -- Ray