Update audience API
Rename an audience, replace its membership, or set a re-crawl cadence. Renames are free; sending a definition rebuilds and costs 1 credit.
Frequently asked questions
How do I refresh a computed audience?
How do I refresh a computed audience?
definition again. Presence of the field triggers a rebuild with no diffing — that is intentional, because an explicit re-PATCH is the only way to refresh a point-in-time snapshot. It costs 1 credit. A rename-only patch never touches membership and is free.Is there a window where my audience is half-updated?
Is there a window where my audience is half-updated?
What does crawl_cadence do?
What does crawl_cadence do?
weekly and daily require a paid plan and are metered at 1 credit per dispatched domain. Set it to none to stop.Can I edit a signal audience?
Can I edit a signal audience?
type and kind are immutable on every audience.Authorizations
API key in format tapi_live_[32-char] (live) or tapi_test_[32-char] (test)
Path Parameters
The audience id.
"seg_8f3a2c1b"
Body
120List audiences only. Full replacement, not a delta.
A computed audience recipe. kind selects which shape applies; firmographic keys may be combined with any kind to narrow it further.
Re-scan cadence for this audience's members. Weekly and daily require a paid plan and are metered at 1 credit per dispatched domain.
none, weekly, daily