You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/// <param name="type">The underlying data type being segmented for this audience. Possible values: users, accounts. (required).</param>
71
71
/// <param name="query">The query language string defining the audience segmentation criteria. For guidance on using the query language, see the [Segment documentation site](https://segment.com/docs/api/public-api/query-language). (required).</param>
/// Initializes a new instance of the <see cref="AudienceDefinitionWithoutType" /> class.
42
42
/// </summary>
43
43
/// <param name="query">The query language string defining the audience segmentation criteria. For guidance on using the query language, see the [Segment documentation site](https://segment.com/docs/api/public-api/query-language). (required).</param>
0 commit comments