Open jney opened 3 days ago
@jney - no, there's no way to define an arbitrary macro to pass arbitrary data to a sync endpoint. Unclear what that even mean. Please note that sync requests don't have much context: there's no auction request, it's in a 3rd party domain so has no access to any type of ID, it doesn't utilize any vendor-specific code.
Please help us understand exactly what you're trying to do.
Hi,
Is there a way to add additional data to
macros.UserSyncPrivacy
to pass it to sync url, I'd like to add so extra id. thank you