Bumping up the thread in case it was not routed to your processing queue 
Google Ads API team!

On Tuesday, May 7, 2024 at 12:50:36 PM UTC+3 Oksana Sulyma wrote:

> Hi Google Ads API team!
>
> I observe very strange behaviour of metrics.cost_micros field for both API 
> V15 and V16 and official google-ads-php library.
>
> Query 1:
> SELECT campaign.id, campaign.name, segments.ad_network_type, 
> segments.click_type, segments.date, metrics.impressions, metrics.clicks, 
> metrics.cost_micros FROM campaign WHERE segments.date>='2024-03-18' AND 
> segments.date<='2024-03-18'  AND campaign.id IN (<my campaign id>) ORDER 
> BY segments.date DESC
> gives me costMicros":"88480000".
>
> Query 2 (difference from Query 1 in segments.click_type absence only):
> SELECT campaign.id, campaign.name, segments.ad_network_type, 
> segments.date, metrics.impressions, metrics.clicks, metrics.cost_micros 
> FROM campaign WHERE segments.date>='2024-03-18' AND 
> segments.date<='2024-03-18'  AND campaign.id IN (<my campaign id>) ORDER 
> BY segments.date DESC
> gives me "costMicros": "90013242".
>
> Is there any explanation of such behaviour? 
> I'll be happy to share complete request / response log in private 
> correspondence. 
> Thanks,
> Oksana
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/499a777a-023a-42c8-b37c-f6491b292232n%40googlegroups.com.

Reply via email to