Re: how to grab Age and Gender info together along with ad_group performance report?

2017-09-28 Thread ZHENHUA LUAN
Thanks Peter for the helps! On Friday, September 22, 2017 at 12:03:15 AM UTC-4, Peter Oliquino wrote: > > Hi James, > > If you are using custom columns for reports via the AdWords UI then I'm > afraid that this is currently not supported in the AdWords API. You may > follow our blog >

Re: how to grab Age and Gender info together along with ad_group performance report?

2017-09-21 Thread 'Peter Oliquino' via AdWords API Forum
Hi James, If you are using custom columns for reports via the AdWords UI then I'm afraid that this is currently not supported in the AdWords API. You may follow our blog for any updates if and when this feature can be available

Re: how to grab Age and Gender info together along with ad_group performance report?

2017-09-21 Thread ZHENHUA LUAN
hi Peter, Thanks for the quick reply! I understand it's not possible to do with awql now. However we found it's doable in the GoogleAdwords Console by using Reports feature and drag Age , Gender items into the reports table. Is there any way we could perform this action in our program? Than

Re: how to grab Age and Gender info together along with ad_group performance report?

2017-09-21 Thread 'Peter Oliquino' via AdWords API Forum
Hi James, I'm afraid the report that you wish to obtain is not supported or possible. There is currently no way to associate or combine Age and Gender within the same row as these criteria separately generate statistics. Additionally, the Ad Group Performance Report cannot be segmented by the c

how to grab Age and Gender info together along with ad_group performance report?

2017-09-20 Thread ZHENHUA LUAN
Hi all, I would like to generate a dataframe in spark to represent the performance of ad_groups segmented by Age, Gender and Device. Device is easy to have in AdGroupPerformance report type, but how can I grab Age and Gender info in awql or other api calls? It's not possible to join AdGroup