Re: ReportServiceLogger logs extra stuff with v201406

2014-07-22 Thread Ben Marengo
rr-to-std-out > > Cheers, > Josh, AdWords API Team > > On Monday, July 21, 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. le

Re: ReportServiceLogger logs extra stuff with v201406

2014-07-21 Thread Ben Marengo
J 1.7.7, which included some changes to how >> SLF4J handles missing bindings >> <http://www.slf4j.org/manual.html#libraries>, although the fact that >> you're getting messages logged to stderr suggests that you do have a >> binding present. Are you seeing other log mes

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 num

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 be

Re: API support for Labels feature

2014-06-24 Thread Ben Marengo
check out the main thread https://groups.google.com/forum/#!searchin/adwords-api/API$20support$20for$20AdWords$20%22Labels%22$20feature$3F/adwords-api/7T5ItFC3DcQ/C95MIKW9sU0J possible work around there too. ben On Thursday, 19 June 2014 14:04:14 UTC+2, Alexander Paluch wrote: > > Hello, > > we

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: >&g

Re: API support for AdWords "Labels" feature?

2014-06-12 Thread Ben Marengo
yes please! On Thursday, 12 June 2014 18:05:11 UTC+2, DavM wrote: > > I've managed to find a workaround which involves creating an AdWords > script that runs hourly and collects all the label/campaign mappings (we > only need campaign-level labels) and posts them to our API. > > It's not pretty,

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, > > -- >