{
    "Important Message": "Place the items in the metrics property in the request. Do not put them in the breakdowns property.",
    "Calculate Correct Date Range(s)": "2026-09-14 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.",
    "metrics": [
        "Total views",
        "Views on Maps",
        "Views on Search",
        "Views on maps (Desktop)",
        "Views on maps (Mobile)",
        "Views on Search (Desktop)",
        "Views on Search (Mobile)",
        "Total actions",
        "Website visits",
        "Phone calls",
        "Directions requests",
        "Messages",
        "Bookings",
        "Menu clicks",
        "Food orders",
        "Posts",
        "Reviews",
        "Avg. review star rating",
        "Media items"
    ]
}