Preview

createDynamicSegment is in Preview status and is subject to change without notice. For more information about Preview status, see the GraphQL API policy.

createDynamicSegment

This page contains

    Arguments

    input CreateDynamicSegmentInput! PREVIEW

    CreateDynamicSegmentInput fields

    name String!
    code String
    tags [SegmentTagInput!] PREVIEW
    filter DynamicSegmentFilterInput PREVIEW

    Return Fields

    segment Segment PREVIEW

    Interactive example

    This is an example mutation query. Use the embedded interactive tool below to edit the query.

    Hint: use Ctrl + Space for autocompleting fields.