RevContent · Example Payload

Content List Response

Native AdvertisingContent RecommendationAd NetworkPublisher MonetizationProgrammatic AdvertisingAdvertising TechnologyCampaign ManagementAudience TargetingConversion TrackingMarketing

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

Top-level fields

successdata

Example Payload

Raw ↑
{
  "success": true,
  "data": [
    {
      "boost_id": "1",
      "content_id": "94441",
      "headline": "Fox News",
      "target_url": "http://fox.com/easy-tricks-to-drive-traffic-from-content-recommendations/",
      "image_url": "https://revcontent.s3.amazonaws.com/assets/content_images/emb/4cabeafbe52602b30d505aaa73eb5a28-0.png",
      "brand_name": "fox",
      "status": "approved",
      "enabled": "active",
      "utm_codes": "utm_content_id={content_id}&utm_boost_id={boost_id}&utm_targeting={adv_targets}&utm_widget_id={widget_id}",
      "avg_position": "4.191992",
      "impressions": "875349",
      "clicks": "1287",
      "conversions": "1",
      "ctr": "0.1470",
      "avg_cpc": "0.15343434",
      "cost": "197.4700",
      "cost_per_conv": "197.4700",
      "return": "54.0000",
      "profit ": "-143.4700"
    },
    {
      "boost_id": "1",
      "content_id": "94863",
      "headline": "BBC",
      "target_url": "http://bbc.com/easy-tricks-to-drive-traffic-from-content-recommendations/",
      "image_url": "https://revcontent.s3.amazonaws.com/assets/content_images/emb/4casdfsdfsfbe52602b30d505aaa73eb5a28-0.png",
      "brand_name": "bbc",
      "status": "approved",
      "enabled": "inactive",
      "utm_codes": "utm_content_id={content_id}&utm_boost_id={boost_id}&utm_targeting={adv_targets}&utm_widget_id={widget_id}",
      "avg_position": "3.036587",
      "impressions": "1577539",
      "clicks": "9646",
      "conversions": "7",
      "ctr": "0.6115",
      "avg_cpc": "0.08108646",
      "cost": "782.1600",
      "cost_per_conv": "111.7371",
      "return": "378.0000",
      "profit ": "-404.1600"
    },
    {
      "boost_id": "2",
      "content_id": "96865",
      "headline": "CNN",
      "target_url": "http://cnn.com/easy-tricks-to-drive-traffic-from-content-recommendations/",
      "image_url": "https://revcontent.s3.amazonaws.com/assets/content_images/emb/4casdfsdfsfbe52602b30d505234j3hgf28-0.png",
      "brand_name": "cnn",
      "status": "approved",
      "enabled": "active",
      "utm_codes": "utm_content_id={content_id}&utm_boost_id={boost_id}&utm_targeting={adv_targets}&utm_widget_id={widget_id}",
      "avg_position": "4.429076",
      "impressions": "1106711",
      "clicks": "1178",
      "conversions": "0",
      "ctr": "0.1064",
      "avg_cpc": "0.10245331",
      "cost": "120.6900",
      "cost_per_conv": "0.000",
      "return": "0.0000",
      "profit ": "-120.6900"
    },
    {
      "boost_id": "2",
      "content_id": "96866",
      "headline": "ABC",
      "target_url": "http://bbc.com/easy-tricks-to-drive-traffic-from-content-recommendations/",
      "image_url": "https://revcontent.s3.amazonaws.com/assets/content_images/emb/4544sdfsfbe52602b30d505234j3hgf28-0.png",
      "brand_name": "abc",
      "status": "approved",
      "enabled": "active",
      "utm_codes": "utm_content_id={content_id}&utm_boost_id={boost_id}&utm_targeting={adv_targets}&utm_widget_id={widget_id}",
      "avg_position": "4.803899400000001",
      "impressions": "3555458",
      "clicks": "3042",
      "conversions": "4",
      "ctr": "0.0856",
      "avg_cpc": "0.14745891",
      "cost": "448.5700",
      "cost_per_conv": "112.1425",
      "return": "216.0000",
      "profit ": "-232.5700"
    },
    {
      "boost_id": "3",
      "content_id": "96869",
      "headline": "NBC",
      "target_url": "http://nbc.com/easy-tricks-to-drive-traffic-from-content-recommendations/",
      "image_url": "https://revcontent.s3.amazonaws.com/assets/content_images/emb/123be52602b30d505234j3hgf28-0.png",
      "brand_name": "nbc",
      "status": "approved",
      "enabled": "inactive",
      "utm_codes": "utm_content_id={content_id}&utm_boost_id={boost_id}&utm_targeting={adv_targets}&utm_widget_id={widget_id}",
      "avg_position": "4.500694666666667",
      "impressions": "948708",
      "clicks": "787",
      "conversions": "0",
      "ctr": "0.0830",
      "avg_cpc": "0.13548920",
      "cost": "106.6300",
      "cost_per_conv": "0.000",
      "return": "0.0000",
      "profit ": "-106.6300"
    }
  ]
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/content-list-response"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.