Search traffic campaign placements
Searches real campaign placements by campaign name for a named reporting
period. Matching is case-insensitive and treats pattern characters as
literal text. Rows are ranked by distinct visitors, then campaign,
source, and medium. The bounded response never contains a synthetic
“(other)” row; truncated tells the client to request a narrower query.
Results are served only for companies cut over to campaign serving facts.
Companies not yet cut over receive a normal 200 response with an empty
rows array and truncated set to false.
Authorizations
Bearer token authentication
Query Parameters
Named reporting period (default last_30_days). Supported names: today, last_7_days, last_30_days, last_90_days, last_12_months, this_month, last_month. An unsupported name returns 422.
Literal campaign-name fragment, matched case-insensitively.
2 - 100Response
Bounded campaign placement search results
Bounded real campaign placements matching one literal name query.
Resolved UTC reporting window shared by traffic reads.
Real campaign placements ranked by distinct visitors with deterministic tuple tie-breaks.
25True when more real placements matched than this bounded response returned.
200 Standard metadata emitted by Api::Response.