search_ads
Find company advertisements and ad campaigns using keywords, headlines, target locations, and dates. Returns an advertisement search ID for further lookup.
Instructions
Search company advertisements and ad campaigns by keyword, headline, target location, and date. Returns advertisement_search_id for use with lookup_advertisement
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (default 1) | |
| domains | No | Comma-separated company domains | |
| per_page | No | Results per page (default 25, max 25) | |
| companies | No | Comma-separated company names | |
| end_dates | No | Comma-separated end date filters | |
| headlines | No | Comma-separated ad headlines | |
| start_dates | No | Comma-separated start date filters | |
| search_terms | No | Comma-separated ad search terms | |
| linkedin_urls | No | Comma-separated company LinkedIn URLs | |
| target_locations | No | Comma-separated target location codes | |
| company_locations | No | Comma-separated company location codes | |
| filter_conditions | No | JSON string of filter conditions | |
| exclude_target_locations | No | Comma-separated target locations to exclude |