Re: Check if Label already exists in my account using Python

2015-01-15 Thread Anash P. Oommen (AdWords API Team)
Hi Shree, I have responded to your original question on https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!msg/adwords-api/luSgfAYfw7E/BciPew4OeBcJ Cheers, Anash P. Oommen, AdWords API Advisor. On Thursday, January 15, 2015 at 12:19:54 PM UTC+5:30, Shree wrote: > > I am tryin

Check if Label already exists in my account using Python

2015-01-15 Thread Shree
I am trying to write code to check if 'MyLabel' already exists in Labels before creating it. I am using Python. Using LabelService APIs how should be code written ? Actually I am looking for the use of LabelService.get method but cannot specify serviceSelector correctly. This code gives error fo