BrandsReportingCampaign.BillingEvent
The billing event of the campaign at report time.
Declaration
string BrandsReportingCampaign.BillingEventPossible Values
TAPSThe campaign is charged per tap.
IMPRESSIONSThe campaign is charged per thousand impressions (CPM).
Discussion
Brands campaigns can use either billing model, so check this field before comparing cost-per-tap and cost-per-impression figures across rows.
Example
{
"billingEvent": "TAPS"
}See ReportingBillingEvent for additional context.