The supply reports are returned based on the parameters sent. You can filter the results by using the parameters, and you can specify how you want the results grouped.
Parameters
Name |
Type |
Comments |
---|---|---|
supply_id |
Integer |
IDs ( 1 or more , up to 10 . Separated by “ , “ ) |
range |
See the reports section |
|
pagination |
See the reports section |
|
group_by | Enum | |
ua | Integer | |
sub_id | String | |
domain | String |
"group_by" Possible Values
Name |
Comments
|
---|---|
supply_id | Not required when grouping by supply_id |
demand_id | |
day | |
ua | |
sub_id | |
domain | |
hour | |
demand_domain |
Group by demand and domain |
domain_subid |
Group by domain and subId |
player_demand_domain_day_subid |
Group by player, demand, domain, day and subId |
player_demand_hour_subid |
Group by player, demand, hour and subId |
player_hour_subid |
Group by player, hour and subId |