Marketplace MAP Violation Monitor
Pricing
from $10.00 / 1,000 actionable insights
Marketplace MAP Violation Monitor
Turn advertiser or creative records into ranked, evidence-backed paid-ad intelligence signals.
Marketplace MAP Violation Monitor
Pricing
from $10.00 / 1,000 actionable insights
Turn advertiser or creative records into ranked, evidence-backed paid-ad intelligence signals.
You can access the Marketplace MAP Violation Monitor programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, youโll need an Apify account and your API token, found in API & Integrations in Apify Console.
$echo '{< "records": [< {< "adArchiveId": "ad-demo-001",< "pageName": "Peak Coffee",< "headline": "Cold brew subscription โ 30% off",< "body": "New summer bundle. Shop now.",< "ctaText": "SHOP_NOW",< "status": "ACTIVE",< "impressions": 840000,< "spend": 12800,< "reach": 611000,< "daysActive": 42,< "creativeCount": 3,< "observedAt": "2026-08-02T10:00:00Z",< "productWorkflow": "marketplace-map-violation-monitor"< }< ],< "previousRecords": [< {< "adArchiveId": "ad-demo-001",< "pageName": "Peak Coffee",< "headline": "Cold brew delivered",< "body": "Subscribe today.",< "ctaText": "SHOP_NOW",< "status": "ACTIVE",< "impressions": 510000,< "spend": 8900,< "reach": 432000,< "daysActive": 28,< "creativeCount": 2,< "observedAt": "2026-07-19T10:00:00Z",< "productWorkflow": "marketplace-map-violation-monitor"< }< ]<}' |<apify call night111/marketplace-map-violation-monitor --silent --output-datasetThe Apify CLI is the official tool that allows you to use Marketplace MAP Violation Monitor locally, providing convenience functions and automatic retries on errors.
Using installation script (macOS/Linux):
$curl -fsSL https://apify.com/install-cli.sh | bashUsing installation script (Windows):
$irm https://apify.com/install-cli.ps1 | iexUsing Homebrew:
$brew install apify-cliUsing npm:
$npm install -g apify-cliOther API clients include: