Klaviyo · Schema

DynamicReviewBlockProperties

MarketingEmailSMSCustomer DataE-CommerceAutomation

Properties

Name Type Description
show_rating boolean
show_reviewer_name boolean
show_product_name boolean
show_variant_name boolean
show_verified_badge boolean
author_placeholder string
quote_placeholder string
product_name_placeholder string
product_variant_name_placeholder string
verified_badge_language string Review block verified badge language.
dynamic boolean
fallback_options string Review block fallback options for dynamic selection.
fallback_content_type string Review block fallback content type.
fallback_review_id string
product_selection_mode string Review block product selection mode.
product_id string
product_event_variable string
View JSON Schema on GitHub

JSON Schema

klaviyo-dynamicreviewblockproperties-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/DynamicReviewBlockProperties",
  "title": "DynamicReviewBlockProperties",
  "type": "object",
  "properties": {
    "show_rating": {
      "type": "boolean",
      "nullable": true
    },
    "show_reviewer_name": {
      "type": "boolean",
      "nullable": true
    },
    "show_product_name": {
      "type": "boolean",
      "nullable": true
    },
    "show_variant_name": {
      "type": "boolean",
      "nullable": true
    },
    "show_verified_badge": {
      "type": "boolean",
      "nullable": true
    },
    "author_placeholder": {
      "type": "string",
      "nullable": true
    },
    "quote_placeholder": {
      "type": "string",
      "nullable": true
    },
    "product_name_placeholder": {
      "type": "string",
      "nullable": true
    },
    "product_variant_name_placeholder": {
      "type": "string",
      "nullable": true
    },
    "verified_badge_language": {
      "description": "Review block verified badge language.",
      "type": "string",
      "enum": [
        "dutch",
        "english",
        "french",
        "german",
        "hungarian",
        "italian",
        "japanese",
        "korean",
        "portuguese",
        "spanish"
      ],
      "nullable": true
    },
    "dynamic": {
      "type": "boolean",
      "enum": [
        true
      ]
    },
    "fallback_options": {
      "description": "Review block fallback options for dynamic selection.",
      "type": "string",
      "enum": [
        "high-quality-review",
        "high-quality-review-or-static",
        "no-review",
        "recent",
        "static-only"
      ],
      "nullable": true
    },
    "fallback_content_type": {
      "description": "Review block fallback content type.",
      "type": "string",
      "enum": [
        "full",
        "quote"
      ],
      "nullable": true
    },
    "fallback_review_id": {
      "type": "string",
      "nullable": true
    },
    "product_selection_mode": {
      "description": "Review block product selection mode.",
      "type": "string",
      "enum": [
        "automatic",
        "manual"
      ],
      "nullable": true
    },
    "product_id": {
      "type": "string",
      "nullable": true
    },
    "product_event_variable": {
      "type": "string",
      "nullable": true
    }
  },
  "required": [
    "dynamic"
  ]
}

Work with this as data

Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/klaviyo-dynamicreviewblockproperties"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.