set_theme_sentiment_colors
Set the good, neutral, and bad sentiment colors for a report theme using hex values. Run after generating the theme; at least one color is required.
Instructions
Set the report theme's SENTIMENT colours: good / neutral / bad (the KPI sentiment ramp). Each is a hex colour; supply at least one. Run generate_theme first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bad | No | bad (negative) hex | |
| good | No | good (positive) hex | |
| neutral | No | neutral hex | |
| reportSessionId | Yes |