Trying to create API dashboard (to get A/b Test Performance report) | Community
Skip to main content
YogitaBist
New Participant
February 2, 2018
Solved

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

  • February 2, 2018
  • 2 replies
  • 3066 views

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

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by ryanr7

{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.

2 replies

YogitaBist
New Participant
February 7, 2018

ryanr8​ thanks a lot .

This was very helpful.

ryanr7Accepted solution
Employee
February 5, 2018

{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.