RE: `ad_network_type` segmentation conversions issue

2021-06-07 Thread Google Ads API Forum Advisor
Hi,

Thank you for reaching out to our API support team.

For our team to further look into the discrepancy, could you provide the 
complete request and response logs, with the request-id, of the below queries :

SELECT metrics.all_conversions, segments.ad_network_type
FROM ad_group_ad
WHERE customer.id = 'HIDDEN'
Sum of "all_conversions" metrics from all rows: 225959 (invalid number).

SELECT metrics.all_conversions, segments.ad_network_type, 
segments.conversion_action
FROM ad_group_ad
WHERE customer.id = 'HIDDEN'
Sum of "all_conversions" metrics from all rows: 225963.

If you haven't yet, logging can be enabled by navigating to the Client 
libraries > Your client library (ex. Java) > Logging documentation, which you 
can access from this link.

You may then send the requested information via the Reply privately to author 
option. If this option is not available, you may send the details directly to 
our googleadsapi-supp...@google.com alias instead.

Best regards,

Peter Laurence Napa Oliquino
Google Ads API Team
ref:_00D1U1174p._5004Q2I0AmA: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/zki8D0QUD61M00s4xa1Pn9SwGkw1lyHQf1KA%40sfdc.net.


Re: `ad_network_type` segmentation conversions issue

2021-06-03 Thread AdWords API and Google Ads API Forum
Reposting the last inquiry (
https://groups.google.com/g/adwords-api/c/-2iYMZ9PGgQ/m/ZCJouuEABgAJ 
) 
from the forum as it wasn't routed to our support queue. 

Thanks,

*Peter Laurence Napa Oliquino *
Google Ads API Team

On Monday, May 10, 2021 at 6:59:34 PM UTC+8 pat...@reaktion.com wrote:

> `ad_network_type` segmentation used without additional conversion related 
> segmentation like `conversion_action` results in hiding some conversions.
>
> SELECT metrics.all_conversions, segments.device
> FROM ad_group_ad
> WHERE customer.id = 'HIDDEN'
> Sum of "all_conversions" metrics from all rows: 225963.
>
> SELECT metrics.all_conversions, segments.device, segments.conversion_action
> FROM ad_group_ad
> WHERE customer.id = 'HIDDEN'
> Sum of "all_conversions" metrics from all rows: 225963.
>
> SELECT metrics.all_conversions, segments.ad_network_type
> FROM ad_group_ad
> WHERE customer.id = 'HIDDEN'
> Sum of "all_conversions" metrics from all rows: *225959* (invalid number).
>
> SELECT metrics.all_conversions, segments.ad_network_type, 
> segments.conversion_action
> FROM ad_group_ad
> WHERE customer.id = 'HIDDEN'
> Sum of "all_conversions" metrics from all rows: 225963.
>
> I would expect the sum of "all_conversions" metrics from all rows to 
> always be equal (regardless of segmentation used).
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/263c07a6-e9c8-43ca-b526-ac53bfdc15f0n%40googlegroups.com.


`ad_network_type` segmentation conversions issue

2021-05-10 Thread Patryk Tucki
`ad_network_type` segmentation used without additional conversion related 
segmentation like `conversion_action` results in hiding some conversions.

SELECT metrics.all_conversions, segments.device
FROM ad_group_ad
WHERE customer.id = 'HIDDEN'
Sum of "all_conversions" metrics from all rows: 225963.

SELECT metrics.all_conversions, segments.device, segments.conversion_action
FROM ad_group_ad
WHERE customer.id = 'HIDDEN'
Sum of "all_conversions" metrics from all rows: 225963.

SELECT metrics.all_conversions, segments.ad_network_type
FROM ad_group_ad
WHERE customer.id = 'HIDDEN'
Sum of "all_conversions" metrics from all rows: *225959* (invalid number).

SELECT metrics.all_conversions, segments.ad_network_type, 
segments.conversion_action
FROM ad_group_ad
WHERE customer.id = 'HIDDEN'
Sum of "all_conversions" metrics from all rows: 225963.

I would expect the sum of "all_conversions" metrics from all rows to always 
be equal (regardless of segmentation used).

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/2f2a181e-7e62-4464-8865-4204ec63543cn%40googlegroups.com.