# Get deal performance breakdown Endpoint: POST /api/external/v1/analytics/performance/deal Version: v1.19 Security: oauth2 ## Request fields (application/json): - `account` (string) - `accounts` (array) - `countries` (array) - `endDate` (string) - `networks` (array) - `partner` (string) - `sortBy` (string) Please note: Sort by impressions/revenue is only available for geo or network reports. Sort by date is only available for time reports (/analytics/performance/breakdown/time). Enum: "revenue", "impressions", "date" - `startDate` (string) ## Response 200 fields (application/json; charset=UTF-8): - `empty` (boolean) - `partialObject` (boolean)