Hi Serhii,

Thanks for reaching out to the Google Ads API Team. I hope you are doing well 
today.

With regards to your concern, as shown in your screenshot provided, you may use 
the landing_page_view reporting 
(https://developers.google.com/google-ads/api/fields/v14/landing_page_view) and 
try it in our landing_page_view_query_builder 
(https://developers.google.com/google-ads/api/fields/v14/landing_page_view_query_builder)
 , then validate using the query_validator 
(https://developers.google.com/google-ads/api/fields/v14/query_validator). See 
sample query below for reference.

SELECT landing_page_view.resource_name, landing_page_view.unexpanded_final_url, 
ad_group.campaign, ad_group.id, ad_group.name, ad_group.resource_name FROM 
landing_page_view

On the other hand, if you are referring to the “expanded final url” the, you 
may use the expanded_landing_page_view 
(https://developers.google.com/google-ads/api/fields/v14/expanded_landing_page_view)
 and try it in our expanded_landing_page_view_query_builder 
(https://developers.google.com/google-ads/api/fields/v14/expanded_landing_page_view_query_builder).
 See sample query below for reference.

SELECT expanded_landing_page_view.expanded_final_url, 
expanded_landing_page_view.resource_name, ad_group.campaign, ad_group.id, 
ad_group.name, ad_group.resource_name FROM expanded_landing_page_view

However, you may also provide us an uncropped screenshot from Google Ads UI 
with date filter, for us to further check and validate the information, and for 
us to provide accurate recommendations.

Have a great day.

This message is in relation to case "ref:_00D1U1174p._5004Q2oAABu:ref"

Thanks,

Google Ads API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/BpGyE000000000000000000000000000000000000000000000S0BDJ200Hjy_KxQ_Q2el4Z6SWVr8Wg%40sfdc.net.
  • la... Serhii Kusyi
    • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum

Reply via email to