Overview
Single-Seller performance is exposed via the same MPO stats APIs used for multi-seller campaigns. The key difference is using the right combination of identifiers to get data at the correct granularity.Available stats endpoints
Endpoint | Use case |
|---|---|
| Template-level aggregation across all sellers |
| Per-seller aggregation across campaigns |
| Per seller-campaign (most granular) |
Marketplace Performance Outcomes – Stats Reference.
Choosing the right identifiers
Use the appropriate combination of identifiers depending on the granularity you need:Identifier | When to use |
|---|---|
| Filter stats for all sellers under a specific template |
| Filter stats for a specific seller across templates |
| Filter stats for a specific seller on a specific template (most precise) |
Monitoring after onboarding
After creating a seller’s first budget and once the Single-Seller campaign is provisioned:- Allow for the asynchronous provisioning delay before expecting impressions.
- Query
GET /marketplace-performance-outcomes/stats/seller-campaignswith:sellerId= the onboarded sellercampaignId= the template campaign ID
- Monitor impression volume and spend; if a
productSetis configured, a whitelist with many invalid or inactive IDs may result in under-delivery.