コミュニティアチーブメントバーを展開する。

Join us on September 25th for a must-attend webinar featuring Adobe Experience Maker winner Anish Raul. Discover how leading enterprises are adopting AI into their workflows securely, responsibly, and at scale.

Mark Solution

この会話は、活動がないためロックされています。新しい投稿を作成してください。

解決済み

xdm.eventType vs type field in XDM payload

Avatar

Level 2

In the Adobe documentation on sending non-XDM data, it mentions that "type" can use as a substitute for "xdm.eventType". 

Screen Shot 2022-10-26 at 4.48.37 PM.png

https://experienceleague.adobe.com/docs/experience-platform/edge/fundamentals/tracking-events.html?l...

 

While it's possible to define "type", I can't figure out how to specify "type" using AEP Mobile SDK. 
https://aep-sdks.gitbook.io/docs/foundation-extensions/experience-platform-extension/edge-network-ap...
The documentation shows the ExperienceEvent construct only supports "xdm" and "data", and not "type".

Can someone confirm if it's possible to specify "type" field in the ExperienceEvent construct?

Thanks

1 受け入れられたソリューション

Avatar

正解者
Employee

@lysding Have you checked out the sample APP with some examples, i could find eventType implemented, is this what you are after?. 

Here is the repo, and the file with example

元の投稿で解決策を見る

1 返信

Avatar

正解者
Employee

@lysding Have you checked out the sample APP with some examples, i could find eventType implemented, is this what you are after?. 

Here is the repo, and the file with example