Skip to content

Commit

Permalink
Merge pull request AdobeDocs#260 from AdobeDocs/PLAT-183484-Add-Depre…
Browse files Browse the repository at this point in the history
…cation-notice-in-Data-Access-API

PLAT-183484 Add Deprecation notice in Data Access API [REVIEW]
  • Loading branch information
JCON3DEV authored Jul 22, 2024
2 parents b6668ed + f7992d9 commit 6cdc671
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 7 deletions.
10 changes: 3 additions & 7 deletions static/swagger-specs/data-access.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,9 @@ openapi: 3.0.1
info:
title: Data Access API
description: |-
Data Access facilitates the access and egress of data within Adobe Experience Platform. This includes, but is not limited to, the following operations:
- Access and download dataset files under a batch
- Retrieve header information regarding files
- Parallel / resumable downloads using HTTP range headers
- Pagination support for directory listings
- List dataset files under a succeeded/failed batch
- Preview CSV and Parquet files
Data Access supports limited data egress from Adobe Experience Platform for very particular synchronous use cases.
This API has a 60-second response time limit. For large data exports or regular data integration, you should use
dataset export destinations.
- **Related documentation**:
- [Data Access documentation](https://www.adobe.com/go/data-access-overview-en)
Expand Down
1 change: 1 addition & 0 deletions static/swagger-specs/data-hygiene.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ info:
- [Quota endpoint](https://experienceleague.adobe.com/en/docs/experience-platform/data-lifecycle/api/quota)
- [Workorder endpoint](https://experienceleague.adobe.com/en/docs/experience-platform/data-lifecycle/api/workorder)
- [Dataset expiration endpoint](https://experienceleague.adobe.com/en/docs/experience-platform/data-lifecycle/api/dataset-expiration)
- [Best practices for Advanced Data Lifecycle Management](https://experienceleague.adobe.com/en/docs/experience-platform/data-lifecycle/best-practices)
- **Visualize API calls with Postman (a free, third-party software)**:
* [Video guide for creating the Postman environment](https://video.tv.adobe.com/v/28832)
Expand Down

0 comments on commit 6cdc671

Please sign in to comment.