{
    "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-05-16 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": [
        "Channel total page views",
        "Channel total subscribers",
        "Channel total video count",
        "YouTube Premium views",
        "Estimated YouTube Premium minutes watched",
        "Estimated revenue",
        "Monetized Playbacks",
        "Playback Based CPM",
        "Gross revenue (USD)",
        "Ad impressions",
        "CPM",
        "Video views",
        "Engaged views",
        "Comments",
        "Likes",
        "Dislikes",
        "Shares",
        "Gained subscribers",
        "Lost subscribers",
        "Videos added to playlist",
        "Videos removed from playlist",
        "Estimated minutes watched",
        "Average view duration (sec)",
        "Average view duration percentage",
        "Viewer percentage",
        "Annotation impressions",
        "Annotation clickable impressions",
        "Annotation closable impressions",
        "Annotation clicks",
        "Annotation closes",
        "Annotation click through rate",
        "Annotation close rate",
        "Card impressions",
        "Card clicks",
        "Card click rate",
        "Card teaser impressions",
        "Card teaser clicks",
        "Card teaser click rate"
    ]
}