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','FinalUrlS
Hi Community,
I'm trying to get keyword performance data via Google Ads API. Due to
specifics of my campaigns/Ad groups, I need to retrieve Ad group final URL
suffix (which is available via Google Ads UI).
Can I do this via keyword performance report in Google Ads API? Can I do
that in any othe