can i also get sitelinks with final url with the landing page report? Google Ads API Forum Advisor schrieb am Dienstag, 27. August 2024 um 08:47:48 UTC+2:
> Hi Dominik, > > You can retrieve the final url for the pmax using the landing_page_view > <https://developers.google.com/google-ads/api/fields/latest/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 > <https://developers.google.com/google-ads/api/fields/v17/overview_query_builder> > and Query Validator > <https://developers.google.com/google-ads/api/fields/v17/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, > > [image: Google Logo] 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/72b78878-e739-4b6d-bc69-5d746a73e2e4n%40googlegroups.com.