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/pages/guides/endpoints/classifications/index.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -418,6 +418,10 @@ The response includes the classification data in the format specified with the e
418
418
419
419
Use this endpoint to retrieve a list of file parts partitioned from a complete classification file belonging to an existing job. The individual file parts returned may be used in the [GET classification export job file part](#get-classification-export-job-file-part) endpoint to be exported. For more information on classification data, see [Classification data files](https://experienceleague.adobe.com/en/docs/analytics/components/classifications/classifications-importer/c-saint-data-files).
420
420
421
+
<InlineAlertvariant="info"slots="text" />
422
+
423
+
Downloads for export files are only available for jobs that have completed within the previous seven days.
@@ -480,6 +484,10 @@ The following table describes the classification job file partition list respons
480
484
481
485
Use this endpoint to retrieve a part of a complete classification data file. The [GET classification job file partition list](#get-classification-job-file-partition-list) endpoint may be used to retrieve the file names required for this endpoint. For more information on classification data, see [Classification data files](https://experienceleague.adobe.com/en/docs/analytics/components/classifications/classifications-importer/c-saint-data-files).
482
486
487
+
<InlineAlertvariant="info"slots="text" />
488
+
489
+
Downloads for export files are only available for jobs that have completed within the previous seven days
0 commit comments