RevContent · Example Payload

Boost Performance Response

Native AdvertisingContent RecommendationAd NetworkPublisher MonetizationProgrammatic Advertising

Boost Performance Response is an example object payload from RevContent, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

boost_idimpressionsclicksctrspendconversionscost_per_conversion

Example Payload

boost-performance-response.json Raw ↑
{
  "boost_id": 12345,
  "impressions": 1250000,
  "clicks": 8750,
  "ctr": 0.007,
  "spend": 437.50,
  "conversions": 175,
  "cost_per_conversion": 2.50
}