{
    "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-07-10 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": [
        "Advertiser ID",
        "Advertiser name",
        "Advertiser country",
        "Currency",
        "Campaign ID",
        "Campaign name",
        "Campaign daily spend cap",
        "Campaign lifetime spend cap",
        "Campaign status",
        "Campaign objective type",
        "Campaign order line ID",
        "Targeting app type",
        "Targeting gender",
        "Targeting age bucket",
        "Targeting location",
        "Targeting geo",
        "Targeting keyword",
        "Targeting audience",
        "Targeting interest",
        "Pinner interest",
        "Targeting region",
        "Targeting placement",
        "Targeting country",
        "Ad group ID",
        "Ad group name",
        "Ad group status",
        "Ad group type",
        "Ad group auto targeting enabled",
        "Ad group bid",
        "Ad group billable event",
        "Ad group lifetime frequency cap",
        "Ad group optimization goal conversion tag ID",
        "Ad group optimization goal conversion event",
        "Ad group optimization goal engagement window",
        "Ad group optimization goal click window",
        "Ad group optimization goal view window",
        "Ad group optimization goal conversion learning mode type",
        "Ad group optimization goal CPA value",
        "Ad group pacing delivery type",
        "Ad group placement group",
        "Ad group targeting app type",
        "Ad group targeting gender",
        "Ad group targeting locale",
        "Ad group targeting location",
        "Ad group targeting geo",
        "Ad group tracking URLs",
        "Ad ID",
        "Pin ID",
        "Promoted pin name",
        "Promoted pin status",
        "Ad android deep link",
        "Ad creative type",
        "Ad destination URL",
        "Ad ios deep link",
        "Is pin deleted",
        "Ad review status",
        "Ad view tracking URL"
    ]
}