templateQaScorecardId property

List<String>? templateQaScorecardId
getter/setter pair

If set, a template for labeling conversations and scorecard questions will be created from the conversation_filter and the questions under the scorecard(s).

The feedback label filter will be ignored.

Optional.

Implementation

core.List<core.String>? templateQaScorecardId;