v2.4.0
📦 Uncategorized
- Add IdentityMapClient to enable Advertisers/Data Providers to generate a raw uid from their personal data or provide reasons for its unavailability. Usage examples are shown here:https://unifiedid.com/docs/sdks/uid2-sdk-ref-python
- Reformat Readme.md to conform with C# SDK readme - ( PR: #38 )
- UID2-2760 Add IdentityMapClient - ( PR: #39 )
- [CI Pipeline] Released Minor version: 2.4.0 - ( PR: #40 )
Pypi
<dependency>
<groupId>com.uid2</groupId>
<artifactId>uid2-client-python</artifactId>
<version>2.4.0</version>
</dependency>