POST /api/v2/buyer/planning-briefs
Creates a new planning brief (prospective brief) and shares it with one or more publisher targets in a single transaction. Each target identifies either an Interchange storefront (LIVE / COMING_SOON) or an external publisher (NOT_ON_INTERCHANGE). The brief is created in SEARCHING status.
Request
curl
Parameters
Response
201 Created — returns the created brief plus its per-publisher target rows (DemandSignalWithTargets).
Errors
400 VALIDATION_ERROR— missing required field,channelsempty, a target missingbucket, or a target supplying bothstorefrontIdandexternalPublisherName.401 UNAUTHORIZED— missing or invalid bearer token.
Related
Planning brief tasks
All planning brief operations
Get planning brief
Brief with target rows
List brief responses
Seller replies