Re: API support for AdWords Labels feature?

2014-09-17 Thread Liam O'Boyle
Just adding my support for this as well. We have a corporate MCC account with separate accounts for our franchisees; we're just starting out but we'll end up with hundreds of accounts and the ability to manage these using labels would greatly simplify things for us. On Thursday, 7 August 2014

Re: API support for AdWords Labels feature?

2014-08-07 Thread Joe Dealereprocess
This is a nice feature - However - we manage and large group of accounts - in our MCC and sometimes these accounts go paused , or other things... We attached certain labels to these accounts ( account level ) - However , It doesn't seem that the Label service has support for account level

Re: API support for AdWords Labels feature?

2014-08-07 Thread Danial Klimkin
Hello Joe, This part is already logged as a feature request. We hope to include it in the future but I can't give any timeline at the moment. -Danial, AdWords API Team. On Wednesday, August 6, 2014 8:19:24 PM UTC+4, Joe Dealereprocess wrote: This is a nice feature - However - we manage

Re: API support for AdWords Labels feature?

2014-07-09 Thread Michael Cloonan (AdWords API Team)
Hello everyone, Great news! The newly announced v201406 http://googleadsdeveloper.blogspot.com/2014/07/announcing-v201406-of-adwords-api.html of the API finally has official Labels support! Please take some time to read through the new documentation, and of course check out the new labels

Re: API support for AdWords Labels feature?

2014-07-04 Thread David Midgley
Hi Eli As requested, here you go! You still need to create an endpoint that will take the posted label mappings. I've had this in production for a few days and it works well. We are only looking for certain labels so there is code to choose the labels you care about, but that can be easily

Re: API support for AdWords Labels feature?

2014-07-03 Thread Eli Fatsi
David Midgley I would be very interested in seeing what you've put together! -Eli On Tuesday, July 1, 2014 12:05:52 PM UTC-4, David Midgley wrote: I've just written an mcc adwords script that iterates though all the accounts in an mcc and posts customerids and campaign labels to an API. I

Re: API support for AdWords Labels feature?

2014-07-01 Thread DavM
I've just written an mcc script that iterates though all the accounts in an mcc and posts customerids and campaign labels to an API. I can post the code if anyone's interested... On Friday, 13 June 2014 10:26:36 UTC+1, Ben Marengo wrote: great, thanks. i'll give it a whirl! On Friday, 13

Re: API support for AdWords Labels feature?

2014-07-01 Thread DavM
I've just written an mcc adwords script that iterates though all the accounts in an mcc and posts customerids and campaign labels to an API. I can post the code if anyone's interested... On Friday, 13 June 2014 10:26:36 UTC+1, Ben Marengo wrote: great, thanks. i'll give it a whirl! On

Re: API support for AdWords Labels feature?

2014-06-23 Thread Kevin H
+1 for label support in the API...please make this happen. It will unlock so many possibilities for reporting and organization. Any updates? On Friday, June 13, 2014 10:16:28 AM UTC-4, Michael Cloonan (AdWords API Team) wrote: Hello all, We are aware of the frequent requests for this

Re: API support for AdWords Labels feature?

2014-06-13 Thread DavM
Here you go! You still need to create an endpoint that will take the posted label mappings, I hope it helps! Use at your own risk, don't blame me if it breaks everything, etc: //Set apiUrlAndKey to url of API enpoint that accepts post of json data with mappings var apiUrlAndKey =

Re: API support for AdWords Labels feature?

2014-06-13 Thread Ben Marengo
great, thanks. i'll give it a whirl! On Friday, 13 June 2014 11:22:12 UTC+2, DavM wrote: Here you go! You still need to create an endpoint that will take the posted label mappings, I hope it helps! Use at your own risk, don't blame me if it breaks everything, etc: //Set apiUrlAndKey to

Re: API support for AdWords Labels feature?

2014-06-13 Thread Eli Fatsi
I would also find this feature very useful. On Tuesday, April 24, 2012 11:40:56 AM UTC-6, Reed wrote: Any timeline for when the new Labels feature will be supported by the API, both for managing the setting/changing of labels as well as retrieving them? Will there be support on the

Re: API support for AdWords Labels feature?

2014-06-13 Thread Michael Cloonan (AdWords API Team)
Hello all, We are aware of the frequent requests for this feature. I will pass along to the team how important it is to get official support so that you don't have to use custom workarounds with AdWords Scripts. Regards, Mike, AdWords API Team On Friday, June 13, 2014 5:26:36 AM UTC-4, Ben

Re: API support for AdWords Labels feature?

2014-06-12 Thread DavM
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, but it works! I can post the code if anyone is interested... On Monday, 28

Re: API support for AdWords Labels feature?

2014-06-11 Thread DavM
Hi Just in case you need some use cases, here's a couple off the top of my head: - Sending hints to audit software eg Ignore, Brand, Generic, SummerSale - Directing bid management software eg DoNotBidManage, ROI250, SummerSale I think there are whole categories of AdWords products that could

Re: API support for AdWords Labels feature?

2014-04-28 Thread Josh Radcliff (AdWords API Team)
Hi, We're very much aware that there is great interest in adding this feature, but I don't have a date at this time. Cheers, Josh, AdWords API Team On Thursday, April 24, 2014 9:11:01 AM UTC-4, Amol Sharma wrote: +1 -- Thanks and Regards, Amol Sharma On Thu, Apr 24, 2014 at 6:39

Re: API support for AdWords Labels feature?

2014-04-24 Thread Willem Botha
Is there any new information regarding Label support for the API. Would be great to get the same support as in scripts. Would make a world of difference. Regards Willem Am Dienstag, 24. April 2012 19:40:56 UTC+2 schrieb Reed: Any timeline for when the new Labels feature will be supported

Re: API support for AdWords Labels feature?

2014-04-24 Thread DavM
+1 for Label support in AdWords API... On Thursday, 16 January 2014 17:12:30 UTC, 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 Tsang (AdWords API Advisor) On Monday, January 13, 2014 7:51:10 PM

Re: API support for AdWords Labels feature?

2014-04-24 Thread Amol Sharma
+1 -- Thanks and Regards, Amol Sharma On Thu, Apr 24, 2014 at 6:39 PM, DavM dmidg...@gmail.com wrote: +1 for Label support in AdWords API... On Thursday, 16 January 2014 17:12:30 UTC, Ray Tsang (AdWords API Team) wrote: Hi, I'm sorry to inform you that I won't be able to comment on a

Re: API support for AdWords Labels feature?

2014-03-13 Thread gl3
Another +1 for Labels -- in the most non-social Google way, of course ;) Labels are of significant help in querying only certain Campaigns or Ad Groups that I've manually labelled in my account. I imagine the syntax and functionality would be similar to AdWords Scripts:

Re: API support for AdWords Labels feature?

2014-02-18 Thread Willem Botha
+1 for Label support in ADWords API. pretty please -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You

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

Re: API support for AdWords Labels feature?

2014-01-16 Thread Ray Tsang (AdWords API Team)
Hi, I'm sorry to inform you that I won't be able to comment on a release date. Thanks, -- Ray Tsang (AdWords API Advisor) On Monday, January 13, 2014 7:51:10 PM UTC-5, adw...@tallemu.com wrote: Thanks David, is there any update about this in near feuture? On Thursday, October 10, 2013

Re: API support for AdWords Labels feature?

2014-01-13 Thread adwords
Thanks David, is there any update about this in near feuture? On Thursday, October 10, 2013 8:31:30 AM UTC+11, David Torres (AdWords API Team) wrote: Hi All, Labels is definitively in our TODO list but I can't give a release date yet. Best, - David Torres - AdWords API Team On

Re: API support for AdWords Labels feature?

2013-10-09 Thread David Torres (AdWords API Team)
Hi All, Labels is definitively in our TODO list but I can't give a release date yet. Best, - David Torres - AdWords API Team On Monday, October 7, 2013 7:26:52 PM UTC-4, bg...@walmartlabs.com wrote: +1. This will be very useful API feature. On Monday, September 16, 2013 2:22:41 AM UTC-7,

Re: API support for AdWords Labels feature?

2013-10-07 Thread bgao
+1. This will be very useful API feature. On Monday, September 16, 2013 2:22:41 AM UTC-7, Pau Gargallo wrote: +1 pau On Thursday, April 4, 2013 9:34:17 AM UTC+2, Oliver wrote: Another +1 to add labels please. It's one of the most useful and powerful features in adwords. Oliver On

Re: API support for AdWords Labels feature?

2013-09-16 Thread Pau Gargallo
+1 pau On Thursday, April 4, 2013 9:34:17 AM UTC+2, Oliver wrote: Another +1 to add labels please. It's one of the most useful and powerful features in adwords. Oliver On Wednesday, April 3, 2013 10:44:02 PM UTC+1, Vanessa Sabino wrote: +1 to please add labels to the API! With the

Re: API support for AdWords Labels feature?

2013-04-04 Thread Oliver
Another +1 to add labels please. It's one of the most useful and powerful features in adwords. Oliver On Wednesday, April 3, 2013 10:44:02 PM UTC+1, Vanessa Sabino wrote: +1 to please add labels to the API! With the 30 minutes timeout limit for AdWords scripts, it's a huge pain to bulk

Re: API support for AdWords Labels feature?

2013-04-03 Thread Vanessa Sabino
+1 to please add labels to the API! With the 30 minutes timeout limit for AdWords scripts, it's a huge pain to bulk edit the labels there. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com

Re: API support for AdWords Labels feature?

2013-03-26 Thread Matej Kloska
Hello, I need API Access to labels feature. Future plans for API? Thanks Dňa utorok, 24. apríla 2012 19:40:56 UTC+2 Reed napísal(-a): Any timeline for when the new Labels feature will be supported by the API, both for managing the setting/changing of labels as well as retrieving them?

Re: API support for AdWords Labels feature?

2013-03-18 Thread Bernardo Alves
Dear Adwords API Team, My company is using Labels heavily and it would be very important for us to be able to report on this feature, via API. Could you please add this columns to the reports? Best Regards, Bernardo Alves Terça-feira, 24 de Abril de 2012 18:40:56 UTC+1, Reed escreveu: Any

Re: API support for AdWords Labels feature?

2013-02-19 Thread Sebastiaan Moeys
They're not planning to. You have to use adwords JS scripts to automate label synchronization. On Monday, February 18, 2013 11:32:24 PM UTC+1, Ali Vahed wrote: Hello, I need API Access to Labels too? any idea when this feature will be released? Thanks On Wednesday, April 25, 2012

Re: API support for AdWords Labels feature?

2013-02-06 Thread Sebastiaan Moeys
Hm, AdWords Scripts seems to offer some automation functionality. I've written a script to automate label inheritance from ad group to keyword, allowing for more flexible manual label configuration. I've written a post about it, anyone feel free to grab the script there:

Re: API support for AdWords Labels feature?

2013-02-05 Thread Sebastiaan Moeys
Why not? Do you have limited resources, are there technical limitations, is it by design? Why not offer this in the API? Right now, my company has: - labels in the adwords web ui - labels in adwords editor - labels in our own product database And they are all complete incompatible and

Re: API support for AdWords Labels feature?

2013-01-24 Thread Kevin Winter (AdWords API Team)
Hi, We don't have any plans at this time. - Kevin Winter AdWords API Team On Wednesday, January 23, 2013 3:17:28 AM UTC-5, Dorian Kind wrote: Hello, now that labels are supported in AdWords Script ( http://googleadsdeveloper.blogspot.ch/2013/01/new-features-in-adwords-scripts.html),

Re: API support for AdWords Labels feature?

2013-01-23 Thread Dorian Kind
Hello, now that labels are supported in AdWords Script (http://googleadsdeveloper.blogspot.ch/2013/01/new-features-in-adwords-scripts.html), is there already a timeframe for inclusion of the feature into the API? Thanks and cheers, Dorian On Wednesday, January 9, 2013 10:15:16 PM UTC+1,

Re: API support for AdWords Labels feature?

2013-01-10 Thread Isidro Moran
I'm in need of labels, too. On Tuesday, April 24, 2012 12:40:56 PM UTC-5, Reed wrote: Any timeline for when the new Labels feature will be supported by the API, both for managing the setting/changing of labels as well as retrieving them? Will there be support on the reporting side (ie, new

Re: API support for AdWords Labels feature?

2012-09-09 Thread Nicholas Krut
I'd really like access to labels as well. Right now I'm labeling items inside my API app but there is no way to sync this data. It would be great to allow users to be able to have labels from the app match labels on their AdWords dash. On Wednesday, May 2, 2012 12:20:38 PM UTC-6, Kevin Winter

Re: API support for AdWords Labels feature?

2012-05-02 Thread Kevin Winter
Hi Dorian (and Reed), Ah, I think I read Reed's request and response too quickly. We don't have any specific information about labels being added to the API in the near future - but I will convey these requests to the core engineers and indicate this is a greatly desired feature. - Kevin

Re: API support for AdWords Labels feature?

2012-04-30 Thread Kevin Winter
Hi Reed, This was asked very recently and we still have no new information at this time: https://groups.google.com/forum/#!searchin/adwords-api/labels/adwords-api/Zwt70Da0S2Q/KGb8yCHS9xQJ - Kevin Winter AdWords API Team On Tuesday, April 24, 2012 1:40:56 PM UTC-4, Reed wrote: Any timeline

API support for AdWords Labels feature?

2012-04-24 Thread Reed
Any timeline for when the new Labels feature will be supported by the API, both for managing the setting/changing of labels as well as retrieving them? Will there be support on the reporting side (ie, new report column)? https://support.google.com/adwords/bin/answer.py?hl=enanswer=2475865