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

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/f3e9dd1e-036a-4927-aea6-e59b4e4cb899n%40googlegroups.com.


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 campaign, the daily cost on 09/05/2022 is 
$501.74,
which is consistent from age, gender, or video report. However, from group 
placement view,
we only get 178.41 for cost, which is about 35% of the real spend.

Initially, we thought, this might be a problem for not pulling all data,
then we tried to download the data directly from the UI.
It gave the same numbers from the API, the same wrong and inconsistent 
numbers
by comparison with the other reports.

We only get data for 'MOBILE_APPLICATION', 'WEBSITE', 'YOUTUBE_CHANNEL',
and wonder if the data from Unknown or Unspecified are missing.
Could we trust this group_placement_view report at all?
Is this a known problem? When could you fix this?

Thanks,

Bing

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/602ae240-cea0-4297-86ca-befe367b04d8n%40googlegroups.com.


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 blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/0283bd20-52d9-4bb1-b661-14807de61563n%40googlegroups.com.


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 numerical value of the enum will 
> vary depending on the client library that you’re using to get it. With 
> this, I recommend you to reach out to the respective client library owner 
> by filing an issue on the issue tracker on the Issue tab of your chosen 
> *client 
> library*  on 
> the github, so that they can provide guidance on it. Also, we recommend 
> that you use the enum instead of their code so that you don't have to 
> convert the enum to its numerical value.
>
> Let us know if you have any further questions.
>
> Regards, 
> [image: Google Logo] 
> Yasar 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2PHr0d:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/26568fee-c4ad-4c32-ba6d-c930f753a31an%40googlegroups.com.


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:

> Hi Bing,
>
>
> https://developers.google.com/google-ads/api/reference/rpc/v8/DeviceEnum.Device
>  is 
> what you are looking for.
>
> Regards,
>
> [image: Google Logo] 
> Aryeh Baker 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2PHr0d:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/e57fd609-e6dc-43dd-85d8-08d3a900d756n%40googlegroups.com.


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

2021-10-07 Thread Bing Bu
Just found the code format reference:
https://developers.google.com/google-ads/api/reference/data/codes-formats?hl=en

All good now for age range and gender.
However, for device, I got 2, 3, 4, 6 from the google ads api,
but your reference gives

Platform name Criterion ID
Desktop 3
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 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, 503005, 503006, 503999
>
> I guess 503001 is for 18-24, is that correct?
>
> Bing
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/824d683b-1e81-482a-b6c7-02e977027784n%40googlegroups.com.


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, 503005, 503006, 503999

I guess 503001 is for 18-24, is that correct?

Bing

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/f15aa00d-d953-4a4d-8162-c890ac55135an%40googlegroups.com.


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

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 
> will be available in the API. You can keep an eye on our blog 
>  for 
> information related to future releases.
>
> Thanks,
> Nirmita Patel Google Ads Team
>
> ref:_00D1U1174p._5004Q21AmNh:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/65e5c7a8-08e4-42cb-b44d-6b555d7ff9e9n%40googlegroups.com.


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, November 5, 2019 at 3:14:49 PM UTC-6, adsapiforumadvisor wrote:
>
> Hello Bing, 
>
> You may use the Criteria Performance Report 
> 
>  
> to retrieve the data about any specific criteria. You will need to include 
> the fields CriteriaType 
> 
>  to 
> filter the Household income data. Please refer to the code samples 
> available here 
>  
> in Java as a reference. Code samples in other languages can be found here 
> . 
>
> Let me know if you have any further questions. 
>
> Regards,
> Bharani, Google Ads API Team
>
> ref:_00D1U1174p._5001UMWJbB:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/2731f9d2-6be1-441a-8d7d-7eb1a54f73e4%40googlegroups.com.


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.

Thanks,

Bing

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/3adb1891-b942-42d6-9b0f-c5bd86324be6%40googlegroups.com.