columnId property
The unique name of the column (for example, customer_domain, channel_partner, customer_cost).
You can use column IDs in RunReportJobRequest.filter. To see all reports and their columns, call CloudChannelReportsService.ListReports.
Implementation
core.String? columnId;