Hello,
To retrieve the Ad Group level final Url Suffix, you may use the
ad_group.final_url_suffix field from the ad_group resource. If you are looking
for a solution through AdWords API, your approach to use the AdGroup
Performance Report is correct. Please let us know if you have any questions
I find following way how to get Ad group final URL suffix from Google Ads
API.
Along with keyword performance (or any other report I need) I will need to
retrieve ADGROUP_PERFORMANCE_REPORT, including following
columns: 'CampaignName','AdGroupName','FinalUrlSuffix'.
FinalUrlSuffix on ADGROUP_PER