Hey everyone!
I'm trying to use landing_page_view report in Google Ads API
I'm using this query:
SELECT
landing_page_view.unexpanded_final_url,
metrics.cost_micros,
metrics.clicks,
metrics.impressions
FROM landing_page_view
WHERE segments.date = '2021-03-01'
But the total result in cost and clicks that I see using this report is not
the same as the total result for my account if I check the total campaign
costs (not in this report). And the difference is really big. about 30%
The same thing I've found in report on ads.google.com.
Could you please tell me what is the reason for this difference? and maybe
I can find the total sum in this report somehow?
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 [email protected]
To unsubscribe from this group, send email to
[email protected]
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 [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/adwords-api/d2c4dc30-a8ad-48b6-8e52-6b38a20ba4fbn%40googlegroups.com.