Skip to main content
GET
/
v1
/
report
/
insight
/
benchmarking
/
revenue-dimension
/report/insight/benchmarking/revenue-dimension
curl --request GET \
  --url https://api.tagdeliver.com/v1/report/insight/benchmarking/revenue-dimension \
  --header 'Authorization: Bearer <token>'
{
  "results": {
    "currency": "GBP",
    "data": {
      "unknown": {
        "gross_revenue": {
          "publisher": 0.039289,
          "cohort": 0.004551,
          "network": 0.013278370370370373
        },
        "pap_gross_revenue": {
          "publisher": 0.039289,
          "cohort": 0.004551,
          "network": 0.011305555555555555
        },
        "saas_gross_revenue": {
          "publisher": 0,
          "cohort": 0,
          "network": 0.001972814814814815
        },
        "net_revenue": {
          "publisher": 0.028371849999999997,
          "cohort": 0.0036408,
          "network": 0.010944561111111114
        },
        "pap_net_revenue": {
          "publisher": 0.02837185,
          "cohort": 0.0036408,
          "network": 0.009069524074074076
        },
        "saas_net_revenue": {
          "publisher": 0,
          "cohort": 0,
          "network": 0.001875037037037037
        },
        "impressions": {
          "publisher": 69,
          "cohort": 12,
          "network": 30.62962962962963
        },
        "pap_impressions": {
          "publisher": 69,
          "cohort": 12,
          "network": 26.51851851851852
        },
        "saas_impressions": {
          "publisher": 0,
          "cohort": 0,
          "network": 4.111111111111111
        }
      },
      "desktop": {
        "gross_revenue": {
          "publisher": 1.885009,
          "cohort": 52.31915733333333,
          "network": 12.196254037313427
        },
        "pap_gross_revenue": {
          "publisher": 1.296492,
          "cohort": 52.31915733333333,
          "network": 9.875520820895517
        },
        "saas_gross_revenue": {
          "publisher": 0.588517,
          "cohort": 0,
          "network": 2.3207332164179104
        },
        "net_revenue": {
          "publisher": 1.6280351999999998,
          "cohort": 41.85532586666667,
          "network": 10.303870711940306
        },
        "pap_net_revenue": {
          "publisher": 1.1020182,
          "cohort": 41.85532586666667,
          "network": 8.002024883582092
        },
        "saas_net_revenue": {
          "publisher": 0.526017,
          "cohort": 0,
          "network": 2.301845828358209
        },
        "impressions": {
          "publisher": 4538,
          "cohort": 96682.66666666667,
          "network": 16055.074626865671
        },
        "pap_impressions": {
          "publisher": 3288,
          "cohort": 96682.66666666667,
          "network": 13731.626865671642
        },
        "saas_impressions": {
          "publisher": 1250,
          "cohort": 0,
          "network": 2323.4477611940297
        }
      },
      "mobile": {
        "gross_revenue": {
          "publisher": 645.515208,
          "cohort": 153.76477333333332,
          "network": 122.31781869767445
        },
        "pap_gross_revenue": {
          "publisher": 642.04476,
          "cohort": 153.76477333333332,
          "network": 108.02172349612407
        },
        "saas_gross_revenue": {
          "publisher": 3.470448,
          "cohort": 0,
          "network": 14.296095201550388
        },
        "net_revenue": {
          "publisher": 547.8683388,
          "cohort": 123.01181866666666,
          "network": 100.63414959186045
        },
        "pap_net_revenue": {
          "publisher": 544.5459408,
          "cohort": 123.01181866666667,
          "network": 86.50431663837207
        },
        "saas_net_revenue": {
          "publisher": 3.3223979999999997,
          "cohort": 0,
          "network": 14.129832953488373
        },
        "impressions": {
          "publisher": 939048,
          "cohort": 319766,
          "network": 157835.21705426357
        },
        "pap_impressions": {
          "publisher": 936087,
          "cohort": 319766,
          "network": 139417.07751937985
        },
        "saas_impressions": {
          "publisher": 2961,
          "cohort": 0,
          "network": 18418.13953488372
        }
      },
      "tablet": {
        "gross_revenue": {
          "publisher": 66.256375,
          "cohort": 9.847947333333332,
          "network": 6.362265796460176
        },
        "pap_gross_revenue": {
          "publisher": 66.140049,
          "cohort": 9.847947333333332,
          "network": 4.838805070796459
        },
        "saas_gross_revenue": {
          "publisher": 0.116326,
          "cohort": 0,
          "network": 1.5234607256637167
        },
        "net_revenue": {
          "publisher": 56.1276744,
          "cohort": 7.878357866666666,
          "network": 5.394922928318586
        },
        "pap_net_revenue": {
          "publisher": 56.0211984,
          "cohort": 7.878357866666666,
          "network": 3.882148839823006
        },
        "saas_net_revenue": {
          "publisher": 0.10647599999999999,
          "cohort": 0,
          "network": 1.5127740884955754
        },
        "impressions": {
          "publisher": 130858,
          "cohort": 13026,
          "network": 6203.088495575221
        },
        "pap_impressions": {
          "publisher": 130661,
          "cohort": 13026,
          "network": 4857.95575221239
        },
        "saas_impressions": {
          "publisher": 197,
          "cohort": 0,
          "network": 1345.132743362832
        }
      }
    }
  },
  "success": true
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

uid
integer
required

Publisher ID

range
enum<string>

Date range. All ranges exclude today and run up to yesterday

Available options:
custom,
all_time,
seven_days,
fourteen_days,
thirty_days,
three_months,
six_months,
week_to_date,
month_to_date,
quarter_to_date,
year_to_date,
last_week,
last_month,
last_quarter,
last_year,
month_on_month,
quarter_on_quarter,
yesterday
start
string<date>

Start date when range=custom

end
string<date>

End date when range=custom

dimension
enum<string>

The dimension to report on

Available options:
ad_unit_type,
geo,
region,
device,
channel,
partner,
creative_size
environment
enum<string>
default:all

Environment or platform to report from

Available options:
all,
app,
web
exclude_pubs
enum<string>
default:yes

Excludes publisher data from the Network and Cohort for users organisation

Available options:
yes,
no

Response

200 - application/json
results
object
required
success
boolean
required