Skip to content

a segment string that including whitespace at and-separator, return invalid syntax tree, silently. #5

@podhmo

Description

@podhmo

e.g. https://developers.google.com/analytics/devguides/reporting/core/v4/rest/v4/reports/batchGet#SegmentDefinition

input segment string.

users::condition::ga:userGender==Male;users::condition::ga:interestAffinityCategory==Games ; sessions::condition::ga:region==Americas;sessions::condition::ga:language==en-u

correct segment string.

users::condition::ga:userGender==Male;users::condition::ga:interestAffinityCategory==Games;sessions::condition::ga:region==Americas;sessions::condition::ga:language==en-u

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions