Expand my Community achievements bar.

Join us at Adobe Summit 2024 for the Coffee Break Q&A Live series, a unique opportunity to network with and learn from expert users, the Adobe product team, and Adobe partners in a small group, 30 minute AMA conversations.
SOLVED

Adobe Analytics Live Stream API

Avatar

Level 1

Hello!

 

I am trying to create a project to use the Adobe Analytics Live Stream API with the intention of testing one of its main features:

  • A visitor-level integration that sends information to personalization or marketing platforms in real-time.

I have seen that it is deprecated, only available in version 1.4 and not in version 2.0. In the process of authenticating the project I can only select API 2.0.

Is it possible to continue working with Live Stream? What should I do?

 

Best regards.
Thank you very much

1 Accepted Solution

Avatar

Correct answer by
Level 4

Hi @Javier1993 ,

 

As, Analytics 2.0 APIs currently do not support the following:

 

  • Classifications
  • Data Warehouse
  • Data Sources
  • Data Feeds
  • Data Insertion
  • Real-time data

If you rely upon these features, you can still use a hybrid approach of using 1.4 APIs for the above features and 2.0 APIs for everything else.

 

Here’s a detailed github repository and Adobe blog addressing Api version 2.0

 

 

Thanks

 

View solution in original post

1 Reply

Avatar

Correct answer by
Level 4

Hi @Javier1993 ,

 

As, Analytics 2.0 APIs currently do not support the following:

 

  • Classifications
  • Data Warehouse
  • Data Sources
  • Data Feeds
  • Data Insertion
  • Real-time data

If you rely upon these features, you can still use a hybrid approach of using 1.4 APIs for the above features and 2.0 APIs for everything else.

 

Here’s a detailed github repository and Adobe blog addressing Api version 2.0

 

 

Thanks