@jkqcom suggest to use platform debugger and check request and parameter for targethttps://experienceleague.adobe.com/en/docs/experience-platform/debugger/solutions/target
@Reneva2 suggest to use below using java Script on your page- Window onload event get language type from window.navigator - then pass language value to target via target param - read passed language param value at server side
@RupalJa in either case you have to apply CSS, so may be use VEC and apply required CSS as inline CSS to data attributes - this you can do without having dev/IT support
@MichaelJo13 data element "event message event" is a variable that hold a specific value based on the event condition status Example page load event will assign value of int0. this data element "event message event" variable assigned value can be passed further to downstream based on your implement...
@trojan_horse adding to the suggestion list , I believe you are using API call not UI - check the Adobe Service status page - Test your API call with Postman or cURL and see if the error persists. If yes validate the request including endpoints
@VijayBa5 i would suggest as best practice not use an array more than one level down but rather simply your schema/ data mode using class and relationship as much as possible, as in long run multiple array levels would have an impact.
@Indra adding to other inputs suggest to consider below - what is data size if it is large perform parallel process or incremental processing do not ingest all in one go - revisit your transformation logic if any on the ingestion
@RyanMoravick as per Adobe docs The Record Delete feature is currently in Beta and available only in a limited release. I. Record delete requests are only available for organizations in the limited release.]i would suggest raising a Adobe ticket for the current status and how to get access to limite...