RE: How to get Ad group final URL suffix from Google Ads API

2019-07-03 Thread Google Ads API Forum Advisor Prod
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

Re: How to get Ad group final URL suffix from Google Ads API

2019-07-03 Thread Акулов Алексей
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