{
    "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": [
        "Video ID",
        "Video visibility status",
        "Video title",
        "Video URL",
        "Video thumbnail URL",
        "Video upload status",
        "Video failure reason",
        "Video rejection reason",
        "Video length",
        "Video embeddability",
        "Video public stats viewable",
        "Video made for kids",
        "Video published datetime",
        "Video description",
        "Video tags",
        "Video live broadcast content",
        "Creator content type",
        "Live or on-demand",
        "Channel ID",
        "Channel name",
        "Channel URL",
        "Channel description",
        "Channel custom URL",
        "Channel created date",
        "Channel thumbnail URL",
        "Channel country",
        "Ad type",
        "Traffic source type",
        "Age group",
        "Gender",
        "Country",
        "Device type",
        "Operating system",
        "Youtube product"
    ]
}