Hello,
I wonder if there is a function or something that can match up the display name from adwords API to Google Ads API?
For example:
Google Ads API: metrics.conversions_from_interactions_rate
Google AdWords API: ConversionRate
Google AdWords API Display Name: Conv. Rate
I wonder if there is a faster way to match up with instead of creating a vlookup dictionary to store all those migration csv and google adwords column csv?
Thanks!