Need details on nms:interaction schema | Adobe Higher Education
Skip to main content
Level 6
May 24, 2021
Risolto

Need details on nms:interaction schema

  • May 24, 2021
  • 1 risposta
  • 2191 visualizzazioni

Hello Folks,

Can someone please help in providing details on OOTB "nms:interaction" schema. I checked this Interaction Module of campaign classic data model, however, I couldn't find any details on same

I am trying to understand below:

  • What data does this schema stores?
  • When do this schema comes into picture, in terms of usage? Is it during API calls?
  • Significance of this schema?

 I checked in ACC Console, however I am getting an "No PK" error when I tried to access data (or) perform query operation. Is this a platform issue?

Please let me know if anyone has details around it

Regards,

Sri Bhargav

Questo argomento è stato chiuso alle risposte.
Migliore risposta di RBE_jonas

In short: offers can be set up to be delivered not only via deliveries but from external webb sources (via API-calls) as well. When the user is given an offer it is referred to as a "proposition". When the user acts on the proposition it is store in interactions table.

1 risposta

RBE_jonasRisposta
Level 3
May 24, 2021

In short: offers can be set up to be delivered not only via deliveries but from external webb sources (via API-calls) as well. When the user is given an offer it is referred to as a "proposition". When the user acts on the proposition it is store in interactions table.

Level 6
May 24, 2021

Thanks @rbe_jonas for your response. So let me understand this way, This particular schema will get populated with data only when the offer is proposed to an user via Interaction API and user acts on it (example: proposition status changes to Presented / Accepted) based on user action like Open / Click ?