How to add new custom parameter while creating new target audience
Hello Team,
I want to add one field from AEP to custom parameters of audience. It gives below pop up :

what steps do i need to make?
Hello Team,
I want to add one field from AEP to custom parameters of audience. It gives below pop up :

what steps do i need to make?
Hi @shivanim
You're getting this message because the newly parameter not yet exist. So just to check where you need this parameter.
In case you need this parameter at the time of page load (_view_ / target-global-mbox ) event then you simply add this in your target request.
if you're using Web SDK then you can do this through sendEvent() method / if you're using at.js then you can use targetPageParams() and once this call made - the newly parameter will be available.
you can check this document to send parameter in both approach. - https://experienceleague.adobe.com/en/docs/platform-learn/migrate-target-to-websdk/send-parameters
Thanks
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.