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_PERFORMANCE_REPORT level will nothing more that Ad group final URL suffix.
Then I can map this data to any other Google Ads report based on 'CampaignName','AdGroupName'.
If you have any other approaches - welcome to describe those.
среда, 3 июля 2019 г., 10:27:20 UTC+3 пользователь Акулов Алексей написал: