{
    "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-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.",
    "breakdowns": [
        "Marketing method",
        "Customer country code",
        "Product ID",
        "Title",
        "Link",
        "Description",
        "Image link",
        "Brand",
        "Condition",
        "Availability",
        "Product type",
        "Price",
        "Currency",
        "Language",
        "Product category (1st level)",
        "Product category (2nd level)",
        "Product category (3rd level)",
        "Product category (4th level)",
        "Product category (5th level)",
        "Product type (1st level)",
        "Product type (2nd level)",
        "Product type (3rd level)",
        "Product type (4th level)",
        "Product type (5th level)",
        "Custom label 0",
        "Custom label 1",
        "Custom label 2",
        "Custom label 3",
        "Custom label 4",
        "Conversion value",
        "Conversion value currency",
        "Feed label",
        "Source",
        "MPN",
        "GTIN",
        "Target country",
        "Google product category",
        "Item group ID",
        "Shipping label",
        "Tax category",
        "Status",
        "Approved countries",
        "Pending countries",
        "Disapproved countries",
        "Creation date",
        "Last update date",
        "Google expiration date",
        "Product issue code",
        "Product issue severity",
        "Product issue resolution",
        "Product issue attribute name",
        "Product issue description",
        "Product issue detail",
        "Product issue documentation",
        "Product issue applicable countries",
        "Product issue context"
    ]
}