v2
latestOpenAPI 3.0.02026-08-07103189636.5 KBExport Word Count in CSV format
Export Word Count report in CSV format.
Query parameters
A parameter to limit words processed on or after the startDate, in America/New_York timezone.
A parameter to limit words processed on or before the endDate, in America/New_York timezone.
The account’s unique identifier. This can be found in the Smartling Dashboard under Account Settings > API.
Optional array of unique project identifiers. This can be found in the Smartling Dashboard under Account Settings > API.
Optional parameter to filter to the specified list of translation jobs.
Optional parameter of unique agency identifier.
Optional parameter to filter to the specified list of translation resources.
Optional parameter to filter to the specified list of translation locale IDs.
Optional parameter to filter to the specified list of workflow step types.
The supported list of workflow step types is:
-
Translation
-
Edit
-
Review
-
Post-Edit
-
Transcreation
-
Transcreation review
-
AI Review
-
Quality Evaluation
-
LQA
-
Internal Review
-
Desktop Publishing
-
AI Translation
-
Light Post-Edit
Optional comma-separated list of fields names to be returned by the endpoint. If this parameter is not set then the list of fields returned is defined by include... parameters.
Both fields and include... parameters are not allowed at the same time.
The supported list of fields names is:
-
accountUid
-
accountName
-
projectId
-
projectName
-
targetLocaleId
-
targetLocale
-
jobUid
-
jobName
-
jobReferenceNumber
-
jobNumber
-
translationResourceUid
-
translationResourceName
-
agencyUid
-
agencyName
-
workflowStepType
-
workflowStepUid
-
workflowStepName
-
fuzzyProfileName
-
fuzzyTier
-
wordCount
-
weightedWordCount
-
characterCount. Please note: the column shows correct data since 2022-10-01.
Optional parameter to specify whether the report should group word count by translation resource name.
Deprecated, use parameter fields instead.
Optional parameter to specify whether the report should group word count by translation job name.
Deprecated, use parameter fields instead.
Optional parameter to specify whether the report should group word count by translation job and include reference number in the response.
Deprecated, use parameter fields instead.
Optional parameter to specify whether the report should group word count by translation job and include job number in the response.
Deprecated, use parameter fields instead.
Optional parameter to specify whether the report should group word count by fuzzy match profile and tier.
Deprecated, use parameter fields instead.
Optional parameter to specify whether the report should group word count by workflow step uid and name.
Deprecated, use parameter fields instead.
Response
OK