Create an empty product bundle before discovering products. Returns bundleId and searchContextId. Call GET /bundles//discover-products to get product suggestions.
API key or access token
Request body for creating a product bundle
Advertiser ID to resolve brand manifest
x <= 900719925474099112345
Channels to search (defaults to ["display", "olv", "ctv", "social"]). "video" is accepted as an alias for "olv".
display, olv, ctv, social, video ["ctv", "display"]Countries to target (defaults to brand agent countries if not specified)
250["US", "CA"]Natural language context for product search
5000"Looking for premium video inventory targeting tech enthusiasts"
Optional flight dates for availability filtering
Optional budget for budget context
x > 050000
Filter products by sales agent ID(s)
50255["agent_456"]Filter products by sales agent name(s) (case-insensitive substring match)
50255["Roundel", "Snap"]Create empty bundle
Response from empty bundle creation
Bundle ID to use when creating a campaign or discovering products
"abc123-def456-ghi789"