{
    "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": [
        "Content id",
        "Content text",
        "Content visibility",
        "Content URL",
        "Content published datetime",
        "Content created datetime"
    ]
}