{
    "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-08-18 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": [
        "Campaign name",
        "Campaign ID",
        "Campaign created date & time",
        "Campaign send date & time",
        "Campaign message type",
        "Campaign subject",
        "Campaign from email",
        "Campaign from name",
        "Campaign preview text",
        "Campaign status",
        "Campaign tags",
        "Flow name",
        "Flow ID",
        "Flow trigger type",
        "Flow status",
        "Flow message created date & time",
        "Flow message type",
        "Flow message subject",
        "Flow message from email",
        "Flow message from name",
        "Flow message prevew text",
        "Flow tags",
        "Segment name",
        "Segment ID",
        "Sement created date & time",
        "Segment updated date & time",
        "Form name",
        "Form ID",
        "Form type",
        "Form status"
    ]
}