{
    "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-05-06 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": [
        "Product ID",
        "Product title",
        "Product SKU",
        "Order number",
        "Order ID",
        "Order parent ID",
        "Order key",
        "Order status",
        "Order currency",
        "Order created via",
        "Order created datetime",
        "Order modified datetime",
        "Order paid datetime",
        "Order completed datetime",
        "Order created datetime (GMT)",
        "Order modified datetime (GMT)",
        "Order paid datetime (GMT)",
        "Order completed datetime (GMT)",
        "Order billing first name",
        "Order billing last name",
        "Order billing company name",
        "Order billing address line 1",
        "Order billing address line 2",
        "Order billing city",
        "Order billing state",
        "Order billing post code",
        "Order billing country code",
        "Order billing email",
        "Order billing phone",
        "Order shipping first name",
        "Order shipping last name",
        "Order shipping company name",
        "Order shipping address line 1",
        "Order shipping address line 2",
        "Order shipping city",
        "Order shipping state",
        "Order shipping post code",
        "Order shipping country code",
        "Order shipping phone",
        "Order needs payment",
        "Order payment method ID",
        "Order payment method title",
        "Order unique transaction ID",
        "Order prices include tax",
        "Order customer ID",
        "Order customer IP address",
        "Order customer user agent",
        "Order customer note",
        "Subscription ID",
        "Subscription status",
        "Subscription currency",
        "Subscription created datetime",
        "Subscription modified datetime",
        "Subscription completed datetime",
        "Subscription paid datetime",
        "Subscription trial end datetime (GMT)",
        "Subscription end datetime (GMT)",
        "Subscription cancelled datetime (GMT)",
        "Subscription start datetime (GMT)",
        "Subscription next payment datetime (GMT)",
        "Subscription last payment datetime (GMT)",
        "Subscription billing period",
        "Subscription billing interval",
        "Subscription billing first name",
        "Subscription billing last name",
        "Subscription billing company name",
        "Subscription billing address line 1",
        "Subscription billing address line 2",
        "Subscription billing city",
        "Subscription billing state",
        "Subscription billing post code",
        "Subscription billing country code",
        "Subscription billing email",
        "Subscription billing phone",
        "Subscription shipping first name",
        "Subscription shipping last name",
        "Subscription shipping company name",
        "Subscription shipping address line 1",
        "Subscription shipping address line 2",
        "Subscription shipping city",
        "Subscription shipping state",
        "Subscription shipping post code",
        "Subscription shipping country code",
        "Subscription shipping phone",
        "Subscription customer ID",
        "Subscription customer IP address",
        "Subscription customer user agent",
        "Subscription customer note"
    ]
}