@KeithDavo first to solve your code, change the line user.get('languageDevice') with user.get('languageDevice') || <<default-value>> to get going. My other two cents for profile scripts, don't divide your logic across many profile scripts like you did for language as order of profile scripts executi...
@ramvg Looks like the warning message in screenshot "No property token found on this page. You may not be able to activate it until you provide a valid token on the page." is different what you have provide, I was able to replicate the warning and save/activating by selecting corresponding property ...
@Michael_Soprano Few checks to make sure inbound and outbound for target are configured/coded properly. 1) Use Adobe Assurance or Adobe Experience Platform Debugger "Edge Transactions" to make sure data is passing to Adobe Target,2) Enable corresponding response token (only visible if profile attrib...
Hello @ramvg: Property token is offloaded to datastreams part of data collection as server side config. https://experienceleague.adobe.com/en/docs/platform-learn/implement-web-sdk/applications-setup/setup-target#property-token ~cheers,NN
@xliuI envision this issue would be mapping, please do provide more details on data format with sample data, dataflow mapping screenshot, dataflow execution detailed screenshot, schema with field details screenshot for further vetting on this.
@xliu schema changes and dataflow update(update just mapping through API or UI) will suffice in terms of configuration, make sure upstream data records have this new attribute value and check mapping is correct to pickup to flow into platform. based on streaming on batch wait for relevant time for d...
@akwanklApproach --> generating derived dataset-->Share the Dataset to Adobe via support ticket to delete the identities. this would delete from UPS/UIS but not data lake. Low Level Generating derived dataset: join the contributing datasets of different applications on ECID to find the collapsing EC...
Hello @DavidRoss91 Experience Event expirations cannot be configured through the Platform UI or APIs. Instead, you must contact support in order to enable Experience Event expirations on your required datasets. Also for now there is no API to retrieve the info, reach Adobe to find out for your tenan...