Generate market segments from source materials using AI. Each input array generates one segment. Supports text, URLs, and generative names as sources.
Segment generation input with source materials
Array of segment generation requests - each object generates one market segment
1[
{
"name": "Enterprise Technology Companies",
"sources": [
{
"type": "TEXT",
"value": "Enterprise companies with 500+ employees in technology sector"
}
]
},
{
"sources": [
{
"type": "URL",
"value": "https://example.com/market-research"
}
]
}
]Primary Offering to use as context when generating segments. If not provided, the primary company attached to the Workspace will be used.
"o_123456"
Strategy for linking generated segments to offerings (products/services)
Brand voice oId to apply to generated segments
"bv_123456"