are there plans to make custom columns also available in the API?
Today, I have to download a report with clicks, impressions and then separately a report with conversions and conversionTypeName, flatten this table and then join it with the clicks,impression performance data.
my target data is a flat table (as in the interface with custom columns) with cost, clicks, impressions and then for example customConversion1, customConversion2.