headerText property

String? headerText
getter/setter pair

Text used to identify this column in the report output; defaults to columnName or savedColumnName when not specified.

This can be used to prevent collisions between DoubleClick Search columns and saved columns with the same name.

Implementation

core.String? headerText;