roasr_signals
Get Google, Meta, and Yandex ad signals by kind - search terms, quality scores, impression share, auction insights - with per-account snapshots.
Instructions
Rich signals for a date window by kind: Google search terms, keyword quality score, impression share, auction insights, conversion actions by category, asset performance, landing pages, shopping, video funnel, bidding, asset groups; Meta — ad quality rankings. Per-account latest snapshot inside the window (payloads of different accounts are not aggregated); the response is capped by limit (default 50) — this is intel the plain metrics tools do not have.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | Yes | signal kind, required: google_search_terms | google_keywords_qs | google_impression_share | google_auction_insights | google_conversion_actions | google_asset_performance | google_landing_pages | google_shopping | google_video_funnel | google_bidding | google_asset_groups | meta_ad_quality | yandex_search_queries | yandex_keywords | yandex_ad_moderation | yandex_bidding | |
| limit | No | how many rows to return (1–200, default 50) | |
| since | No | window start, YYYY-MM-DD (use with until; takes priority over sinceDays) | |
| until | No | window end, YYYY-MM-DD (defaults to today) | |
| clientId | No | client UUID (optional) | |
| accountId | No | ad account UUID (optional) | |
| sinceDays | No | window in days back from today (1–365, default 30) |