{
    "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-06-17 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": [
        "Post ID",
        "Link to post",
        "Post message",
        "Post story",
        "Post publisher user id",
        "Post status type",
        "Post privacy",
        "Post image URL",
        "Post story tags",
        "Post creation datetime",
        "Reel ID",
        "Reel creation datetime",
        "Reel description",
        "Reel created by",
        "Reel length",
        "Reel url",
        "Reel thumbnail URL"
    ]
}