can't download "conversion label" field

2017-01-16 Thread PPC Developer
Hi, We're tracking specific user actions with different conversion actions (goals). For instance, I have a goal called "Question Posted". And I'd like to track "telecom carrier" of user's phone carrier (I have access to that, and this problem can be applied to any other labeling scenario). We'r

Re: can't download "conversion label" field

2017-01-16 Thread 'Peter Oliquino' via AdWords API Forum
Hi, You may try and use the ConversionTrackerSerivce.get to retrieve the ConverstionTrackers

Re: can't download "conversion label" field

2017-01-17 Thread PPC Developer
I see, thanks. So now, how do I get that snippet information in a click performance report? Today, I can pull a report via the API using "conversion name" field, which has conversion values as we defined in the dashboard, such as "Question Posted" or "Question Paid". So now, how do extract snip

Re: can't download "conversion label" field

2017-01-17 Thread 'Peter Oliquino' via AdWords API Forum
Hi, The snippet field containing the "conversion label" is currently not supported in any of the reports in the AdWords API. Although there is no definite information whether it will be available anytime soon, you may, in the meantime, follow our blog

Re: can't download "conversion label" field

2017-01-18 Thread PPC Developer
I see, ok thanks. Not in the reports, good. Is there any other way via the APIs to query clicks and conversions with labels? On Wednesday, January 18, 2017 at 12:10:20 AM UTC-5, Peter Oliquino wrote: > > Hi, > > The snippet field containing the "conversion label" is currently not > supported i

Re: can't download "conversion label" field

2017-01-18 Thread 'Joyce Lava' via AdWords API Forum
Hi, I will provide support to you on behalf of Peter. About your recent question, there is no other API service I am aware of that will return conversion label other than ConversionTrackerService.get