Can anyone please let me know the upper threshold limit on creating custom policy ?
Below is the Link.
https://developer.adobe.com/experience-platform-apis/references/policy-service/#tag/Policies/operati...
Also please do let me know what is the maximum number of policies I can get in single API call ?
https://developer.adobe.com/experience-platform-apis/references/policy-service/#tag/Policies/operati...
Thanks
Solved! Go to Solution.
Views
Replies
Total Likes
@vimalapalanisamy22 - For AEP, there shouldn't be any upper limit as such in creating the policies and when it comes to lisiting the policies, the JSON data payload can become huge if there are plenty of policies so for that reason you can use pagination query params - start and limit.
https://developer.adobe.com/experience-platform-apis/references/policy-service/#tag/Policies/operati...
@vimalapalanisamy22 I am expecting that their is no limit of creating policy
@vimalapalanisamy22 - For AEP, there shouldn't be any upper limit as such in creating the policies and when it comes to lisiting the policies, the JSON data payload can become huge if there are plenty of policies so for that reason you can use pagination query params - start and limit.
https://developer.adobe.com/experience-platform-apis/references/policy-service/#tag/Policies/operati...
Views
Likes
Replies