Skip to content

Commit 67818e3

Browse files
authored
Update request-limits.md
1 parent 693b8f3 commit 67818e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/cognitive-services/Translator/request-limits.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ manager: nitinme
88
ms.service: cognitive-services
99
ms.subservice: translator-text
1010
ms.topic: conceptual
11-
ms.date: 11/25/2019
11+
ms.date: 03/17/2020
1212
ms.author: swmachan
1313
---
1414

@@ -18,7 +18,7 @@ This article provides throttling limits for the Translator Text API. Services in
1818

1919
## Character and array limits per request
2020

21-
Each Translate request is limited to 5,000 characters. You're charged per character, not by the number of requests. It's recommended to send shorter requests.
21+
Each translate request is limited to 5000 characters, across all the target languages you are translating to. For example, sending a translate request of 1500 characters to translate to 3 different languages results in a request size of 1500x3 = 4500 characters, which satisfies the request limit. You're charged per character, not by the number of requests. It's recommended to send shorter requests.
2222

2323
The following table lists array element and character limits for each operation of the Translator Text API.
2424

0 commit comments

Comments
 (0)