You have to pass the data via mBox parameter or profile paraments to be able to select in Target Audiences
https://experienceleague.adobe.com/docs/target/using/audiences/visitor-profiles/profile-parameters.html?lang=en
Hi Let's clarify some concept (Analytics and Target reports are not same)
Target reports gives you the data based experience deliver to destination pages (Not rendered experienced). If multiple campaign qualified for same placement with same priority Target will deliver both campaigns to the page an...
Can you please check in Mobile SDK implementation if you are generating new impressionID on every request
"requestLocation": {
"impressionId": "1553229996434",
},
In our case without impressionId we get cached segment
More details ->
https://shafi.com.au/how-to/frequency-capping-not-working-in-ado...
You can use any GUID generator and save the value in cookie for 30min Only update the expiry when you have interaction
After 30 min GUID will be deleted automatically from cookie and you generate another one
(sessionId Is required) -Session Id that should be generated and maintained by you. Make sure this value does not get changed within a session. if user is inactive for 30 min generate a new one.
**The session is active for 30 minutes on the server side. Therefore, you shouldn’t use a different Se...
Hi Please read this https://developers.adobetarget.com/api/#updating-profiles You are using wrong API - this data will be process under 1hr"The Single Profile Update API is limited to performing 1 million updates in any rolling 24-hour period. Updates generally occur in under 1 hour, but may take as...
HiVery good observation. Can you please confirm where have you created those segment AccountType? (Analytics/ Audience manager/Target)/is those segments hit/visit/visitor level. That will answer why you have different data? Also when you use A4T reporting the data collected for target reporting is d...
Any value you pass via mBox parameter or mBox Profile parameters will be used in real-time for segment qualification. This values should be available in your target Audience selection