Hi --I am attempting to integrate the AEP SDK into an objective-c project via cocoapods. Here is the Podfilesource 'https://github.com/CocoaPods/Specs.git' platform :ios, '13.0'use_frameworks! target 'aep-prototype' do pod 'AEPCore' pod 'AEPAnalytics' pod 'AEPMedia'endI am unable to impor...
Hi Guys, I want to know the purpose of why we are using "D=v" while assigning eVars & props.What may happen if we don't use this? Your answers appreciated!
Hello, Hope someone can assist with this query. We are using the LinkedIn Extension in Launch to fire LinkedIn tag.We now have a requirement to fire another LinkedIn Tag (due to different LinkedIn pid). Since it seems we can only use the extension once, we tried to fire the second LinkedIn tag as a ...
Hello! A client of our is considering moving to Adobe Experience Platform and RTCDP. They currently use Target and Campaign manager but their analytics tracking is implemented with the Google suite using GA and GTM datalayer. Because of this, I am uncertain on the best approach to send web data to A...
Can you point to a documentation that states the limit of mbox parameters for AEP mobile SDK? This page does not include AEP mobile SDK (only refer to legacy mobile SDK). What are the various character, size, and other limits in Adobe Target? | Adobe Target Thank you
Hi.I'm making some tests over this dummy site, using a rule firing with this custom code://PageLoadedfunction pageShownEventHandler (evt) {var event = {//include the path of the component that triggered the eventpath: "dummy_text",//get the state of the component that triggered the eventcomponent: w...
Hello Team, My call for DCS endpoint on my website is failing due to wrong values in header.My IMSOrg ID and schema reference ID (schemaRef) is pointing to wrong organisation, even when all other value is correct in header.I am getting error 400 ( "Invalid XDM Message Format") and in reports "Messag...
I am trying to access Look up dataset api using following url in postmanhttps://platform.adobe.io/data/foundation/schemaregistry/tenant/schemas/_<tenantID>/schemas/<altid>, and getting an error { "timestamp": "2021-06-09T19:08:25.379+00:00", "status": 404, "error": "Not Found", "message"...