Expand my Community achievements bar.

Applications for the 2024 Adobe Target Community Mentorship Program are open! Click to the right to learn more about participating as either an Aspirant, to professionally level up with a new Certification, or as a Mentor, to share your Adobe Target expertise and inspire through your leadership! Submit your application today.
SOLVED

Trying to create API dashboard (to get A/b Test Performance report)

Avatar

Level 3

Hi,

I am trying to create Trying to create API dashboard (A/b Test Performance report dashboard)  with my developer team.

And I am stuck at various places.

What does "Tenant" mean?  i cannot find the explanation in the help section (Target API v1.0 )

GET /{tenant}/target/activities/ab/{id}/report/performance

ryanr8ameliaw95025277 @ParitMittal

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

{tenant} refers to your Experience/Marketing Cloud tenant. Usually it's the value of the subdomain when you log into the marketing cloud ui. Here's where you can find it when on the Target activities page.

https://TENANT.marketing.adobe.com/content/mac/TENANT/target/activities.html

It looks like the Target API documentation actually points you to the Adobe Campaign API documentation for help to setup the authentication (since it will be the same for either solution). Here's a link to it. The campaign doc has a little more info on the tenant value. It is something you can get from client care.

Adobe Campaign Standard API The "setting up API access" section is applicable to Target too.

View solution in original post

2 Replies

Avatar

Correct answer by
Employee Advisor

{tenant} refers to your Experience/Marketing Cloud tenant. Usually it's the value of the subdomain when you log into the marketing cloud ui. Here's where you can find it when on the Target activities page.

https://TENANT.marketing.adobe.com/content/mac/TENANT/target/activities.html

It looks like the Target API documentation actually points you to the Adobe Campaign API documentation for help to setup the authentication (since it will be the same for either solution). Here's a link to it. The campaign doc has a little more info on the tenant value. It is something you can get from client care.

Adobe Campaign Standard API The "setting up API access" section is applicable to Target too.