{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/DynamicSegment",
"title": "DynamicSegment",
"description": "Dynamic segment definition for defining the segment within the request. A segment can select users, sessions or both.",
"properties": {
"name": {
"description": "The name of the dynamic segment.",
"type": "string",
"example": "Example Name"
},
"sessionSegment": {
"$ref": "#/components/schemas/SegmentDefinition",
"description": "Session Segment to select sessions to include in the segment."
},
"userSegment": {
"$ref": "#/components/schemas/SegmentDefinition",
"description": "User Segment to select users to include in the segment."
}
},
"type": "object"
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.