Review Theme Definitions
Configures a review theme resource.
$schemaconst Required
Specific value:
“https://schema.yext.com/config/reviews/themes/v1"
$idstring Required
The unique identifier for the theme resource.
Must be at least 4
characters long
Must be at most 63
characters long
titlestring Required
The title of the theme.
Must be at most 50
characters long
descriptionstring Required
The description of the theme.
Must be at most 250
characters long
isDisabledboolean
Default: false
Whether this theme will be considered when categorizing reviews.
reviewLabelIdinteger
ID of the Review Label to associate with this theme. If omitted, a new Review Label matching the theme’s title will be created automatically.