Hi, I am using below query to fetch data for Final URL, but data from API does not match with Google ADS UI data. I am using Final URL report in Google ADS UI to match data with API response. Google Ads Query:- "SELECT landing_page_view.unexpanded_final_url, metrics.impressions, metrics.clicks, metrics.interactions, metrics.cost_micros, metrics.conversions, metrics.all_conversions, metrics.conversions_value, metrics.all_conversions_value, metrics.cross_device_conversions, metrics.engagements FROM landing_page_view WHERE segments.date BETWEEN "2022-03-01" AND "2022-03-31" "
we are using above query in place of this ADWORDS query " SELECT landing_page_view.unexpanded_final_url, metrics.impressions, metrics.clicks, metrics.interactions, metrics.cost_micros, metrics.conversions, metrics.all_conversions, metrics.conversions_value, metrics.all_conversions_value, metrics.cross_device_conversions, metrics.engagements FROM landing_page_view WHERE segments.date BETWEEN "2022-03-01" AND "2022-03-31" " There is also difference in ADWORDS API data and Google ADS API data That Google ADS query was suggested by Google ADS query migrator. can you confirm that it is a correct query for fetching Final Report? if yes then why there is difference in data in Google ADS UI and API data? 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 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/7761eb5f-7570-4fcc-b708-60964a28937dn%40googlegroups.com.