facebook_ads_search
Search Meta Ads using keyword or page ID, filter by country, status, and date range.
Instructions
Search ads in the Meta Ad Library by keyword or page ID with country, status, and date filters
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Search keyword for ads | |
| country | No | ISO country code or "ALL" | |
| sort_data | No | Sort by "impressions" or "recent" | |
| ad_page_id | No | Facebook AD Page ID (alternative to query) | |
| after_time | No | Filter ads after this date (YYYY-MM-DD) | |
| end_cursor | No | Pagination cursor | |
| before_time | No | Filter ads before this date (YYYY-MM-DD) | |
| activeStatus | No | Filter: ALL, Active, or Inactive |