Expand my Community achievements bar.

Clarification on regulations available to Privacy API

Avatar

Level 1

Hi,

 

I am trying to use the Privacy API to make requests for access/deletion of user data in Adobe Analytics.

I have a couple clarifications on the regulations available to the API.

 

First question:

The regulations here list these two, what would be the difference? 

https://experienceleague.adobe.com/docs/experience-platform/privacy/api/privacy-jobs.html?lang=en#li...

 

  • ctdpa
  • ctdpa_usa
Second question:
 
The List All Jobs endpoint lists these as available regulations:
BradenEv_0-1706135796964.png

While the create an access/delete endpoint lists these:

BradenEv_1-1706135828599.png

 

Additionally, when I try making a request with an incorrect regulation (hipaa, instead of hipaa_usa), I receive this error:

"Regulation `hipaa` is not a recognized regulation type Supported values: [nzpa_nzl, vcdpa_usa, gdpr, ccpa, lgpd_bra, cpra_usa, apa_aus, hipaa_usa, pdpa_tha, cpa_usa, ctdpa_usa, ucpa_usa]

 

I am confused on why the lists are different if they are for the same kinds of privacy jobs. Would like to have confirmation on what all the regulations available are.

 

Thanks

 

2 Replies

Avatar

Employee

Hi @BradenEv ,

The exhaustive list of all the supported privacy regulations by Adobe Experience Cloud is listed in the below link. You can also find the details for each of them.

https://experienceleague.adobe.com/en/docs/experience-platform/privacy/regulations/overview

We can use any one of the parameter (ctdpa/ctdpa_usa) to query the job Endpoint for "Connecticut Data Privacy Act" privacy regulation.

 

Regards,

Kumar Saurabh