{
    "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": [
        "Account name",
        "Account ID",
        "Account country",
        "Currency",
        "Campaign ID",
        "Campaign name",
        "Campaign type",
        "Targeting type",
        "Campaign budget type",
        "Campaign status",
        "Campaign budget",
        "Campaign cost type",
        "Campaign placement",
        "Ad group ID",
        "Ad group name",
        "Ad group status",
        "Keyword ID",
        "Keyword text",
        "Keyword match type",
        "Customer search term",
        "Keyword bid",
        "Keyword status",
        "Target ID",
        "Targeting expression",
        "Targeting text",
        "Advertised SKU",
        "ASIN",
        "Other ASIN"
    ]
}