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
Copy file name to clipboardExpand all lines: src/Segment.PublicApi/Api/AudiencesApi.cs
+10-8Lines changed: 10 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -56,7 +56,7 @@ public interface IAudiencesApiSync : IApiAccessor
56
56
/// Get Audience
57
57
/// </summary>
58
58
/// <remarks>
59
-
/// Returns the Audience by id and spaceId. • This endpoint is in **Alpha** testing. Please submit any feedback by sending an email to [email protected]. • In order to successfully call this endpoint, the specified Workspace needs to have the Audience feature enabled. Please reach out to your customer success manager for more information. The rate limit for this endpoint is 100 requests per minute, which is lower than the default due to access pattern restrictions. Once reached, this endpoint will respond with the 429 HTTP status code with headers indicating the limit parameters. See [Rate Limiting](/#tag/Rate-Limits) for more information.
59
+
/// Returns the Audience by id and spaceId. • This endpoint is in **Beta** testing. Please submit any feedback by sending an email to [email protected]. • In order to successfully call this endpoint, the specified Workspace needs to have the Audience feature enabled. Please reach out to your customer success manager for more information. The rate limit for this endpoint is 100 requests per minute, which is lower than the default due to access pattern restrictions. Once reached, this endpoint will respond with the 429 HTTP status code with headers indicating the limit parameters. See [Rate Limiting](/#tag/Rate-Limits) for more information.
60
60
/// </remarks>
61
61
/// <exception cref="Segment.PublicApi.Client.ApiException">Thrown when fails to make API call</exception>
62
62
/// <param name="spaceId"></param>
@@ -69,7 +69,7 @@ public interface IAudiencesApiSync : IApiAccessor
69
69
/// Get Audience
70
70
/// </summary>
71
71
/// <remarks>
72
-
/// Returns the Audience by id and spaceId. • This endpoint is in **Alpha** testing. Please submit any feedback by sending an email to [email protected]. • In order to successfully call this endpoint, the specified Workspace needs to have the Audience feature enabled. Please reach out to your customer success manager for more information. The rate limit for this endpoint is 100 requests per minute, which is lower than the default due to access pattern restrictions. Once reached, this endpoint will respond with the 429 HTTP status code with headers indicating the limit parameters. See [Rate Limiting](/#tag/Rate-Limits) for more information.
72
+
/// Returns the Audience by id and spaceId. • This endpoint is in **Beta** testing. Please submit any feedback by sending an email to [email protected]. • In order to successfully call this endpoint, the specified Workspace needs to have the Audience feature enabled. Please reach out to your customer success manager for more information. The rate limit for this endpoint is 100 requests per minute, which is lower than the default due to access pattern restrictions. Once reached, this endpoint will respond with the 429 HTTP status code with headers indicating the limit parameters. See [Rate Limiting](/#tag/Rate-Limits) for more information.
73
73
/// </remarks>
74
74
/// <exception cref="Segment.PublicApi.Client.ApiException">Thrown when fails to make API call</exception>
75
75
/// <param name="spaceId"></param>
@@ -194,7 +194,7 @@ public interface IAudiencesApiAsync : IApiAccessor
194
194
/// Get Audience
195
195
/// </summary>
196
196
/// <remarks>
197
-
/// Returns the Audience by id and spaceId. • This endpoint is in **Alpha** testing. Please submit any feedback by sending an email to [email protected]. • In order to successfully call this endpoint, the specified Workspace needs to have the Audience feature enabled. Please reach out to your customer success manager for more information. The rate limit for this endpoint is 100 requests per minute, which is lower than the default due to access pattern restrictions. Once reached, this endpoint will respond with the 429 HTTP status code with headers indicating the limit parameters. See [Rate Limiting](/#tag/Rate-Limits) for more information.
197
+
/// Returns the Audience by id and spaceId. • This endpoint is in **Beta** testing. Please submit any feedback by sending an email to [email protected]. • In order to successfully call this endpoint, the specified Workspace needs to have the Audience feature enabled. Please reach out to your customer success manager for more information. The rate limit for this endpoint is 100 requests per minute, which is lower than the default due to access pattern restrictions. Once reached, this endpoint will respond with the 429 HTTP status code with headers indicating the limit parameters. See [Rate Limiting](/#tag/Rate-Limits) for more information.
198
198
/// </remarks>
199
199
/// <exception cref="Segment.PublicApi.Client.ApiException">Thrown when fails to make API call</exception>
200
200
/// <param name="spaceId"></param>
@@ -208,7 +208,7 @@ public interface IAudiencesApiAsync : IApiAccessor
208
208
/// Get Audience
209
209
/// </summary>
210
210
/// <remarks>
211
-
/// Returns the Audience by id and spaceId. • This endpoint is in **Alpha** testing. Please submit any feedback by sending an email to [email protected]. • In order to successfully call this endpoint, the specified Workspace needs to have the Audience feature enabled. Please reach out to your customer success manager for more information. The rate limit for this endpoint is 100 requests per minute, which is lower than the default due to access pattern restrictions. Once reached, this endpoint will respond with the 429 HTTP status code with headers indicating the limit parameters. See [Rate Limiting](/#tag/Rate-Limits) for more information.
211
+
/// Returns the Audience by id and spaceId. • This endpoint is in **Beta** testing. Please submit any feedback by sending an email to [email protected]. • In order to successfully call this endpoint, the specified Workspace needs to have the Audience feature enabled. Please reach out to your customer success manager for more information. The rate limit for this endpoint is 100 requests per minute, which is lower than the default due to access pattern restrictions. Once reached, this endpoint will respond with the 429 HTTP status code with headers indicating the limit parameters. See [Rate Limiting](/#tag/Rate-Limits) for more information.
212
212
/// </remarks>
213
213
/// <exception cref="Segment.PublicApi.Client.ApiException">Thrown when fails to make API call</exception>
214
214
/// <param name="spaceId"></param>
@@ -599,7 +599,7 @@ public Segment.PublicApi.Client.ApiResponse<CreateAudience200Response> CreateAud
599
599
}
600
600
601
601
/// <summary>
602
-
/// Get Audience Returns the Audience by id and spaceId. • This endpoint is in **Alpha** testing. Please submit any feedback by sending an email to [email protected]. • In order to successfully call this endpoint, the specified Workspace needs to have the Audience feature enabled. Please reach out to your customer success manager for more information. The rate limit for this endpoint is 100 requests per minute, which is lower than the default due to access pattern restrictions. Once reached, this endpoint will respond with the 429 HTTP status code with headers indicating the limit parameters. See [Rate Limiting](/#tag/Rate-Limits) for more information.
602
+
/// Get Audience Returns the Audience by id and spaceId. • This endpoint is in **Beta** testing. Please submit any feedback by sending an email to [email protected]. • In order to successfully call this endpoint, the specified Workspace needs to have the Audience feature enabled. Please reach out to your customer success manager for more information. The rate limit for this endpoint is 100 requests per minute, which is lower than the default due to access pattern restrictions. Once reached, this endpoint will respond with the 429 HTTP status code with headers indicating the limit parameters. See [Rate Limiting](/#tag/Rate-Limits) for more information.
603
603
/// </summary>
604
604
/// <exception cref="Segment.PublicApi.Client.ApiException">Thrown when fails to make API call</exception>
605
605
/// <param name="spaceId"></param>
@@ -613,7 +613,7 @@ public GetAudience200Response GetAudience(string spaceId, string id, int operati
613
613
}
614
614
615
615
/// <summary>
616
-
/// Get Audience Returns the Audience by id and spaceId. • This endpoint is in **Alpha** testing. Please submit any feedback by sending an email to [email protected]. • In order to successfully call this endpoint, the specified Workspace needs to have the Audience feature enabled. Please reach out to your customer success manager for more information. The rate limit for this endpoint is 100 requests per minute, which is lower than the default due to access pattern restrictions. Once reached, this endpoint will respond with the 429 HTTP status code with headers indicating the limit parameters. See [Rate Limiting](/#tag/Rate-Limits) for more information.
616
+
/// Get Audience Returns the Audience by id and spaceId. • This endpoint is in **Beta** testing. Please submit any feedback by sending an email to [email protected]. • In order to successfully call this endpoint, the specified Workspace needs to have the Audience feature enabled. Please reach out to your customer success manager for more information. The rate limit for this endpoint is 100 requests per minute, which is lower than the default due to access pattern restrictions. Once reached, this endpoint will respond with the 429 HTTP status code with headers indicating the limit parameters. See [Rate Limiting](/#tag/Rate-Limits) for more information.
617
617
/// </summary>
618
618
/// <exception cref="Segment.PublicApi.Client.ApiException">Thrown when fails to make API call</exception>
619
619
/// <param name="spaceId"></param>
@@ -641,6 +641,7 @@ public Segment.PublicApi.Client.ApiResponse<GetAudience200Response> GetAudienceW
641
641
642
642
// to determine the Accept header
643
643
string[]_accepts=newstring[]{
644
+
"application/vnd.segment.v1beta+json",
644
645
"application/vnd.segment.v1alpha+json",
645
646
"application/json"
646
647
};
@@ -685,7 +686,7 @@ public Segment.PublicApi.Client.ApiResponse<GetAudience200Response> GetAudienceW
685
686
}
686
687
687
688
/// <summary>
688
-
/// Get Audience Returns the Audience by id and spaceId. • This endpoint is in **Alpha** testing. Please submit any feedback by sending an email to [email protected]. • In order to successfully call this endpoint, the specified Workspace needs to have the Audience feature enabled. Please reach out to your customer success manager for more information. The rate limit for this endpoint is 100 requests per minute, which is lower than the default due to access pattern restrictions. Once reached, this endpoint will respond with the 429 HTTP status code with headers indicating the limit parameters. See [Rate Limiting](/#tag/Rate-Limits) for more information.
689
+
/// Get Audience Returns the Audience by id and spaceId. • This endpoint is in **Beta** testing. Please submit any feedback by sending an email to [email protected]. • In order to successfully call this endpoint, the specified Workspace needs to have the Audience feature enabled. Please reach out to your customer success manager for more information. The rate limit for this endpoint is 100 requests per minute, which is lower than the default due to access pattern restrictions. Once reached, this endpoint will respond with the 429 HTTP status code with headers indicating the limit parameters. See [Rate Limiting](/#tag/Rate-Limits) for more information.
689
690
/// </summary>
690
691
/// <exception cref="Segment.PublicApi.Client.ApiException">Thrown when fails to make API call</exception>
691
692
/// <param name="spaceId"></param>
@@ -700,7 +701,7 @@ public Segment.PublicApi.Client.ApiResponse<GetAudience200Response> GetAudienceW
700
701
}
701
702
702
703
/// <summary>
703
-
/// Get Audience Returns the Audience by id and spaceId. • This endpoint is in **Alpha** testing. Please submit any feedback by sending an email to [email protected]. • In order to successfully call this endpoint, the specified Workspace needs to have the Audience feature enabled. Please reach out to your customer success manager for more information. The rate limit for this endpoint is 100 requests per minute, which is lower than the default due to access pattern restrictions. Once reached, this endpoint will respond with the 429 HTTP status code with headers indicating the limit parameters. See [Rate Limiting](/#tag/Rate-Limits) for more information.
704
+
/// Get Audience Returns the Audience by id and spaceId. • This endpoint is in **Beta** testing. Please submit any feedback by sending an email to [email protected]. • In order to successfully call this endpoint, the specified Workspace needs to have the Audience feature enabled. Please reach out to your customer success manager for more information. The rate limit for this endpoint is 100 requests per minute, which is lower than the default due to access pattern restrictions. Once reached, this endpoint will respond with the 429 HTTP status code with headers indicating the limit parameters. See [Rate Limiting](/#tag/Rate-Limits) for more information.
704
705
/// </summary>
705
706
/// <exception cref="Segment.PublicApi.Client.ApiException">Thrown when fails to make API call</exception>
706
707
/// <param name="spaceId"></param>
@@ -730,6 +731,7 @@ public Segment.PublicApi.Client.ApiResponse<GetAudience200Response> GetAudienceW
0 commit comments