@Gokul_Agiwal I think this is documentation for web (JavaScript), is that correct? what I'm interested in is how to do this using the Delivery API located @ https://developer.adobe.com/target/implement/delivery-api/ any ideas?
@alexbishop I'm referring to the delivery API documentation located here: https://developer.adobe.com/target/implement/delivery-api/ from here it seems that the same pattern for sending mbox page params that exists for web (JavaScript) API. however when sending data in the pageLoad object here it ...
I'm seeing issues with the pageLoad parameters not working in Adobe Target Delivery API calls I'm under the impression that these properties should be available for audience segmentation for use with the associated mbox. However, I am not seeing the properties available in the audience definition c...
Hello communitey! Does anyone know if it is possible to remove records from a Customer Attributes schema? I tried doing this by uploading an updated file with a record removed but the metadata is still showing the record to exist by ID lookup and data view.
Is it possible to send parameters for audience segmentation using the Java SDK (similar to how it works with JavaScript)? I have a feeling it should be possible but I'm unable to find anything in the documentation.