Publication Expand
Partner ProgramAuthentication requiredPreviewbrand_publication_expand
Find lookalike publications the brand does not yet win, labeling candidates by discovery source and verification level.
Access: Partner Program or approved access with read_brand permission
When to use
Use after Publication Match to expand an evidence-backed outreach list.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
| run_id | string | No | Pins the brand's winning-angle audit. |
| brand_slug | string | No | Brand selector for internal superadmin keys. Brand-scoped keys ignore it; OAuth users select an authorized brand with brand_id. |
| winning_publications | object[] | No | publications[] from brand_publication_match. |
| max_candidates | number | No | Default 20, maximum 50. |
| min_authority | number | No | OpenPageRank floor. |
| force_websearch | boolean | No | Always run grounded web-search expansion. |
| peer_limit | number | No | Maximum peer brands, default 10. |
Try this in Claude
Expand our winning-publication list with similar verified targets.
Example request
{
"max_candidates": 20,
"force_websearch": true
}
Example response coming soon.
Preview limitation: cross-brand citation rollups are still being populated. Candidates may come from grounded web search and are explicitly labeled inferred_unverified.
