Confirming API Version | Adobe Higher Education
Skip to main content
Level 2
January 27, 2023
Respondido

Confirming API Version

  • January 27, 2023
  • 1 resposta
  • 1128 Visualizações

My apologies if I'm not framing the question correctly, we have some APIs linked to various projects in Analytics, Launch(DC) etc... is there a way to confirm/validate which version API we're using? If we all are using one standard version, does anybody know what it is, and how can we actually confirm this from our end?

 

thanks in advance!

 

Este tópico foi fechado para respostas.
Melhor resposta por Jennifer_Dungan

So when you say "API versions" are you actually talking about the Adobe Analytics API, such as:

 

https://github.com/AdobeDocs/analytics-1.4-apis

or

https://github.com/AdobeDocs/analytics-2.0-apis 

 

If so, I believe the older 1.4 version has that coded into the request (something like https://api.omniture.com/admin/1.4/rest/?method=Report.Get) 

 

I think the request url of 2.0 used to have 2.0 in it, but I don't know if it does anymore....  but since there are only 2 working API versions at this time, by looking at the request, you should be able to determine which is which.

 

 

 

If this is not what you are referring to, since the I don't know why you would be calling the API with Adobe Launch, are you perhaps referring to the version of your Launch extensions?

1 Resposta

Jennifer_Dungan
Community Advisor and Adobe Champion
Community Advisor and Adobe Champion
January 29, 2023

So when you say "API versions" are you actually talking about the Adobe Analytics API, such as:

 

https://github.com/AdobeDocs/analytics-1.4-apis

or

https://github.com/AdobeDocs/analytics-2.0-apis 

 

If so, I believe the older 1.4 version has that coded into the request (something like https://api.omniture.com/admin/1.4/rest/?method=Report.Get) 

 

I think the request url of 2.0 used to have 2.0 in it, but I don't know if it does anymore....  but since there are only 2 working API versions at this time, by looking at the request, you should be able to determine which is which.

 

 

 

If this is not what you are referring to, since the I don't know why you would be calling the API with Adobe Launch, are you perhaps referring to the version of your Launch extensions?