← back to Rentv 2026
data/ad-slots.json
14 lines
{
"updated_at": "2026-08-07",
"currency": "USD",
"note": "RENTV 2026 ad-slots rate card. Banner + newsletter + video-surface placements advertisers buy monthly. Video-sponsorship inventory (every RENTV video) is generated live by src/ad-system.cjs and merged at /api/ad/inventory. status: available | reserved | sold. flight = {start:'YYYY-MM', months:N}. price_monthly in USD. Real checkout/charge is intentionally NOT wired — /api/ad/reserve records an inquiry only; taking payment is Steve-gated.",
"placements": [
{ "id": "home-leaderboard", "name": "Homepage Leaderboard", "surface": "Homepage", "position": "Top of homepage, above the fold", "format": "970×90 / responsive banner", "type": "banner", "price_monthly": 3500, "impressions_est": "~45k/mo", "status": "available", "advertiser": null, "flight": null, "creative_url": null, "click_url": null, "created_at": "2026-08-07T00:00:00Z" },
{ "id": "home-infeed-1", "name": "Homepage In-Feed (Across the Market)", "surface": "Homepage", "position": "Inside the news river, slot 3", "format": "In-feed native card 300×250", "type": "banner", "price_monthly": 2200, "impressions_est": "~30k/mo", "status": "available", "advertiser": null, "flight": null, "creative_url": null, "click_url": null, "created_at": "2026-08-07T00:00:00Z" },
{ "id": "section-sidebar", "name": "Section Sidebar Rectangle", "surface": "Section pages", "position": "Right rail on Sales / Leases / Financing / etc.", "format": "300×250 medium rectangle", "type": "banner", "price_monthly": 1500, "impressions_est": "~22k/mo", "status": "available", "advertiser": null, "flight": null, "creative_url": null, "click_url": null, "created_at": "2026-08-07T00:00:00Z" },
{ "id": "review-masthead", "name": "The REview — Video Wall Masthead", "surface": "The REview", "position": "Top banner on the video wall (rentvreview coordinate)", "format": "970×250 billboard", "type": "banner", "price_monthly": 2800, "impressions_est": "~18k/mo", "status": "available", "advertiser": null, "flight": null, "creative_url": null, "click_url": null, "created_at": "2026-08-07T00:00:00Z" },
{ "id": "newsletter-top", "name": "RENTV Daily — Top Banner", "surface": "Newsletter", "position": "Top-of-inbox in the daily CRE briefing", "format": "600×150 email banner", "type": "newsletter", "price_monthly": 4000, "impressions_est": "daily send", "status": "available", "advertiser": null, "flight": null, "creative_url": null, "click_url": null, "created_at": "2026-08-07T00:00:00Z" },
{ "id": "footer-band", "name": "Site-Wide Footer Band", "surface": "All pages", "position": "Above the footer on every page", "format": "728×90 leaderboard", "type": "banner", "price_monthly": 1200, "impressions_est": "~60k/mo", "status": "available", "advertiser": null, "flight": null, "creative_url": null, "click_url": null, "created_at": "2026-08-07T00:00:00Z" }
]
}