{
    "Important Message": "Place the items in the breakdowns property in the request. Do not put them in the metrics property.",
    "Calculate Correct Date Range(s)": "2026-03-12 is today's date. Please **always** use it as a reference to calculate the correct date range for GPT actions with Code Interpreter and Python.",
    "JSON validation": "Please always validate the JSON object of searchQueryRequest (json.dumps()) before sending it to Adzviser Server with Code Interpreter and Python in order to avoid ApiSyntaxError.",
    "breakdowns": [
        "Search query",
        "Search appearance",
        "Landing page",
        "Landing page title tag",
        "Landing page H1 tag",
        "Landing page meta description tag",
        "Landing page canonical tag",
        "Landing page meta viewport tag",
        "Landing page meta content type tag",
        "Landing page meta robots tag",
        "Device",
        "Sitemap last downloaded",
        "Sitemap last submitted",
        "Sitemap path",
        "Is sitemaps index",
        "Sitemap warnings",
        "Sitemap errors",
        "Submitted URLs in sitemap",
        "Indexed URLs in sitemap",
        "Country",
        "Discover search result type",
        "Google news search result type",
        "News search result type",
        "Image search result type",
        "Web search result type"
    ]
}