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