{
    "Important Message": "Place the items in the metrics property in the request. Do not put them in the breakdowns property.",
    "Calculate Correct Date Range(s)": "2026-04-11 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.",
    "metrics": [
        "Impressions",
        "Clicks",
        "Cost",
        "CTR (%)",
        "Expected CTR (%)",
        "Historic expected CTR average (%)",
        "CPC",
        "CPM",
        "Ad relevance",
        "Historic ad relevance average",
        "Quality score",
        "Historic quality score average",
        "Impression share (%)",
        "Exact match impression share (%)",
        "Impressions lost to budget (%)",
        "Impressions lost to rank (% aggregated)",
        "Click share %",
        "Audience bid adjustment (%)",
        "Conversions",
        "All conversions",
        "Conversion rate",
        "All conversion rate",
        "Cost per conversion",
        "Cost per all conversions",
        "Assists from other ads",
        "Cost per assist",
        "Revenue",
        "All revenue",
        "Revenue per conversion",
        "Revenue per all conversions",
        "Return on ad spend (ROAS)",
        "Revenue per assist",
        "Phone impressions",
        "Phone calls",
        "Phone through rate",
        "Product Price",
        "Benchmark CTR",
        "Benchmark bid",
        "Low quality impressions",
        "Low quality clicks",
        "Low quality general clicks",
        "Low quality sophisticated clicks",
        "Low quality conversions",
        "Low quality impressions rate",
        "Low quality clicks rate",
        "Low quality conversion rate",
        "Top impression rate",
        "Absolute top impression rate",
        "Absolute top impression share lost to budget",
        "Top impression share lost to budget",
        "Top impression share lost to rank",
        "Absolute top impression share lost to rank",
        "Top impression share",
        "Absolute top impression share"
    ]
}