Report for final_url - all Data

293 views
Skip to first unread message

Dominik Raffetseder

unread,
May 25, 2022, 9:45:56 AM5/25/22
to Google Ads API and AdWords API Forum
Which report do i have to select to get all data from google Ads APi and also get the final url?

Thanks

Google Ads API Forum Advisor

unread,
May 26, 2022, 1:21:25 AM5/26/22
to dominik.r...@gmail.com, adwor...@googlegroups.com
Hi Dominik,

Thank you for reaching out to our team.

Moving forward to your concern, it seems that this is about retrieving final urls. That said, please see this documentation as it contains the details about URL  reports. You can see in the provided document that you can use the Landing Page View for unexpanded URLs that served in ads and Expanded Landing Page View for expanded URLs that served in ads.

Regards,
Google Logo
Carmela
Google Ads API Team
 


ref:_00D1U1174p._5004Q2bDNgg:ref

emanue...@gmail.com

unread,
Jul 12, 2022, 10:05:44 AM7/12/22
to Google Ads API and AdWords API Forum
Why the landing pages for a particular campaign, retrieved by Landing Page View are less then those I see in Landing pages tab (in Google ADS dashboard)?

Many thanks

Google Ads API Forum Advisor

unread,
Jul 12, 2022, 11:52:07 AM7/12/22
to emanue...@gmail.com, adwor...@googlegroups.com
Hi Emanuel,

We are currently investigating a similar issue, discussed on this thread. However, can you please provide us with your complete request and response logs so that we can take a closer look at this?

Thanks,

Google Logo
Matt
Google Ads API Team
 


ref:_00D1U1174p._5004Q2bDNgg:ref

Dominik Raffetseder

unread,
Aug 27, 2024, 2:17:28 AM8/27/24
to Google Ads API and AdWords API Forum
Is it possible to get also pmax campaings with final_url report?

regards dominik

Google Ads API Forum Advisor

unread,
Aug 27, 2024, 2:47:48 AM8/27/24
to dominik.r...@gmail.com, adwor...@googlegroups.com
Hi Dominik,

You can retrieve the final url for the pmax using the landing_page_view report. Kindly check the below sample query:
SELECT campaign.id, campaign.name, 
campaign.advertising_channel_type, 
landing_page_view.unexpanded_final_url, 
expanded_landing_page_view.expanded_final_url
FROM landing_page_view WHERE 
campaign.advertising_channel_type = 'PERFORMANCE_MAX'
Additionally, you can utilize the Google Ads Query Builder and Query Validator to build and validate the queries for retrieving the data.

Hope this helps. Let us know if you have any further questions. 
 
This message is in relation to case "ref:!00D1U01174p.!5004Q02bDNgg:ref" (ADR-00108993)

Thanks,
 
Google Logo Google Ads API Team


Dominik Raffetseder

unread,
Aug 27, 2024, 7:39:44 AM8/27/24
to Google Ads API and AdWords API Forum
can i also get sitelinks with final url with the landing page report?

Google Ads API Forum Advisor

unread,
Aug 27, 2024, 10:31:00 AM8/27/24
to dominik.r...@gmail.com, adwor...@googlegroups.com
Hi,

I would recommend you to refer to this documentation to know more about the Fields/Segments/Metrics that can be used with the landing_page_view resource. 

In order to assist you further, please share us with the uncropped UI screenshot of the fields that you're trying to retrieve via the Google Ads API.

 You can send the details via Reply privately to the author option, or direct private reply to this email.
Reply all
Reply to author
Forward
0 new messages