We observed that the Planet9 sales agent is still sending daily reporting webhooks for an archived media buy:
{
"notification_type": "scheduled",
"partial_data": false,
"unavailable_count": 0,
"sequence_number": 45,
"next_expected_at": "2026-04-16T00:00:00Z",
"reporting_period": {
"start": "2026-04-14T00:00:00Z",
"end": "2026-04-15T00:00:00Z"
},
"currency": "USD",
"aggregated_totals": {
"impressions": 0,
"spend": 0,
"media_buy_count": 1
},
"media_buy_deliveries": [
{
"media_buy_id": "mb_36c8fb4d88d9",
"buyer_ref": "mb_yi2zwWPwUg",
"status": "active",
"is_adjusted": false,
"pricing_model": "cpm",
"pricing_options": [
{
"pricing_option_id": "cpm_eur_auction",
"pricing_model": "cpm"
}
],
"totals": {
"impressions": 0,
"spend": 0,
"clicks": 0
},
"by_package": [
{
"package_id": "pkg_prod_f195cdc6_b0c77539_1",
"buyer_ref": "mb_yi2zwWPwUg_pkg_prod_f195cdc6",
"impressions": 0,
"spend": 0,
"pacing_index": 1,
"pricing_model": "cpm",
"currency": "EUR"
}
],
"ext": {}
}
]
}
Hi team,
We observed that the Planet9 sales agent is still sending daily reporting webhooks for an archived media buy:
Webhook payload
Questions
Impact
No functional impact for now, but it adds noise to reporting and alerts.
Thank you team