unique user metrics from API

2023-08-23 Thread Bing Bu
Hi, 2+ years ago, there were discussion regarding of adding unique user metrics into API, I wonder if if there is any progress or when could we expect this feature? Here is the previous discussion: https://groups.google.com/g/adwords-api/c/jbNGLCOEMBM Bing -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~

Reports from Group Placement View is wrong!

2022-09-16 Thread Bing Bu
Hi, We have added more and more video action campaigns now, and placement_type is one of key metrics we want to study. However, when we pull the data from the Group Placement View of google-ads API, we found the data from there is significantly lower than other reports. For instance, for 1 of our

Got 1 for parental_status.type from parental status report

2022-08-10 Thread Bing Bu
Hi, >From the parental status report, I got 1, 300, 301 for parental status. Based on the Codes and Formats, the status could be 300, 301, 302. I wonder if this is a bug, or we use 1 instead of 302 from now on. Bing -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blo

Re: How to decode age range, gender, device etc from google ads api

2021-10-11 Thread Bing Bu
Hi Yasar, Got this. We will store the string name from the enum instead. All good now. Thanks, Bing On Monday, October 11, 2021 at 4:01:20 AM UTC-5 adsapi wrote: > Hi Bing, > > This is Yasar and I work with Aryeh. Let me assist you with this. > > Kindly note that the retrieved device id numeri

Re: How to decode age range, gender, device etc from google ads api

2021-10-08 Thread Bing Bu
Hi Aryeh, Thanks for the info. But how could I map the integer id values to these string names? I mean I get device id 2, 3, 4, 6 from google ads api, and I have no idea how to map these ids to the string names. Is 2 for Desktop? Bing On Friday, October 8, 2021 at 11:49:58 AM UTC-5 adsapi wrote

Re: How to decode age range, gender, device etc from google ads api

2021-10-07 Thread Bing Bu
HighEndMobile 30001 Tablet 30002 ConnectedTv 30004 They do not match. Where could I find reference for the device type id 2, 3, 4, 6? Bing On Thursday, October 7, 2021 at 5:28:18 PM UTC-5 Bing Bu wrote: > Hi, > > We are trying to switch to google ads api, and notice the > returned values f

How to decode age range, gender, device etc from google ads api

2021-10-07 Thread Bing Bu
Hi, We are trying to switch to google ads api, and notice the returned values for age range, gender, device etc are numbers not string names. I wonder where could we find the mapping between those numbers and human readable string names. For instance, the age range 503001, 503002, 503003, 503004

Re: Earned actions Youtube Video Campaigns

2020-08-10 Thread Bing Bu
We need to pull these earned metrics as well and wonder if there is any concrete plan to add them to the reporting API like D&V360. On Monday, July 6, 2020 at 8:58:38 AM UTC-5 adsapiforumadvisor wrote: > Hi Alberto, > > Thanks for reaching out. We don't have any timelines to when these fields >

Re: Which REPORT can I use to pull house range data?

2019-11-05 Thread Bing Bu
Thanks, Bharani! I could get the income range data now by using Criteria Performance Report, however, all other criteria types are included as well. I wonder if there is a simple to filter the Criteria Type by setting parameters, so I can just extract the data for house income. Bing On Tuesday,

Which REPORT can I use to pull house range data?

2019-11-05 Thread Bing Bu
Hi, I am searching for a REPORT to pull house range data over here https://developers.google.com/adwords/api/docs/appendix/reports Unfortunately, I have not found any yet. I wonder if you have such REPORT so we can use like in DV360 to pull the campaign performance data based on house range. T