Hello,
We are trying to get landing page view data using google ads API but the
data is not matching with the UI.
E.g for the date 2023-10-24, this is what we get from API:
*click: 405*
*impressions: 50644*
*cost: $1372.31*
And in the API, data for the same day shows:
*click: 488*
*impressions: 50644*
*cost: $1,717.05*
For reference, the query looks like this:
*SELECT
segments.date,metrics.impressions,metrics.cost_micros,metrics.clicks,landing_page_view.unexpanded_final_url,landing_page_view.resource_name,campaign.advertising_channel_type,campaign.id,campaign.name,campaign.status
FROM landing_page_view WHERE metrics.impressions > 0
AND segments.date between '2023-10-21' and '2023-10-23';*
Can you guys help us understand why is this so? Thanks
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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
"Google Ads API and AdWords 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/3b02e12f-5779-4c2b-87fa-28ebb4c6c181n%40googlegroups.com.