Facebook Ads Creative Monitor
Pricing
from $4.64 / 1,000 actionable insights
Facebook Ads Creative Monitor
Turn advertiser or creative records into ranked, evidence-backed paid-ad intelligence signals.
Facebook Ads Creative Monitor
Pricing
from $4.64 / 1,000 actionable insights
Turn advertiser or creative records into ranked, evidence-backed paid-ad intelligence signals.
You can access the Facebook Ads Creative 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 Integrations settings 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": "facebook-ads-creative-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": "facebook-ads-creative-monitor"< }< ]<}' |<apify call night111/facebook-ads-creative-monitor --silent --output-datasetThe Apify CLI is the official tool that allows you to use Facebook Ads Creative 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: