sigil_ads_txt_history
Returns a publisher's ads.txt change log — one entry per crawl in which its authorized-seller set changed. A publisher quietly adding a reseller line is a real fraud signal; this is how a buyer audits supply over time.
Inputs:
domain(path, required): publisher domain.since(query, optional): ISO date / date-time lower bound onobserved_at.limit(query, optional): max entries — default 50, max 200.
Returns changes[], newest first — each with observed_at,
added_count, removed_count, additions, removals,
directive_changes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| since | No | ||
| domain | Yes |