set_theme_cf_colors
Set the conditional formatting gradient stops for a report theme by supplying hex colors for min, center, max, or null values. At least one color is required.
Instructions
Set the report theme's CONDITIONAL-FORMATTING gradient stops: min / center / max / null. Each is a hex colour; supply at least one. Run generate_theme first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max | No | maximum (high) hex | |
| min | No | minimum (low) hex | |
| nul | No | null (blank) hex | |
| center | No | center (mid) hex | |
| reportSessionId | Yes |