API for Addressable audience | Community
Skip to main content
New Participant
June 3, 2025
Solved

API for Addressable audience

  • June 3, 2025
  • 2 replies
  • 474 views

Hi All,

We are looking to automate a process where we can monitor the Addressable audience stats for any given sandbox and if it exceeds the license usage limit, notify the respective stake holders. Please let me know if there are any APIs available for getting the stats.

Thanks,

Sushma

Best answer by Parvesh_Parmar

Hi @sushmaachar , 

As far as I’ve seen, there’s currently no built-in way to set up alerts within Adobe Experience Platform for monitoring Addressable Audience usage.

This usage information is available at the License Usage Dashboard level, but I haven’t found any dedicated API that directly exposes these specific metrics:
🔗 https://experienceleague.adobe.com/en/docs/experience-platform/dashboards/guides/license-usage

If your goal is to monitor the number of audiences or segments, you could explore the Audiences API to fetch relevant data and then set up your own alerting mechanism externally (e.g., via Azure, AWS, or other monitoring tools). While not ideal, this could serve as a workaround if automated alerts are critical for your use case.

It’s also worth checking if these numbers (like audience counts) are accessible via the Audiences List API or related endpoints.

Hope this helps!

Best regards,
Parvesh

 

 

2 replies

kautuk_sahni
Employee
June 26, 2025

@sushmaachar Just checking in — were you able to resolve your issue?
We’d love to hear how things worked out. If the suggestions above helped, marking a response as correct can guide others with similar questions. And if you found another solution, feel free to share it — your insights could really benefit the community. Thanks again for being part of the conversation!

Kautuk Sahni
Parvesh_Parmar
Parvesh_ParmarAccepted solution
New Participant
June 4, 2025

Hi @sushmaachar , 

As far as I’ve seen, there’s currently no built-in way to set up alerts within Adobe Experience Platform for monitoring Addressable Audience usage.

This usage information is available at the License Usage Dashboard level, but I haven’t found any dedicated API that directly exposes these specific metrics:
🔗 https://experienceleague.adobe.com/en/docs/experience-platform/dashboards/guides/license-usage

If your goal is to monitor the number of audiences or segments, you could explore the Audiences API to fetch relevant data and then set up your own alerting mechanism externally (e.g., via Azure, AWS, or other monitoring tools). While not ideal, this could serve as a workaround if automated alerts are critical for your use case.

It’s also worth checking if these numbers (like audience counts) are accessible via the Audiences List API or related endpoints.

Hope this helps!

Best regards,
Parvesh

 

 

Parvesh Parmar – Adobe Community Advisor https://www.linkedin.com/in/parvesh-parmar/
New Participant
June 11, 2025

Thank you, will work with this.