You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/endpoints/post-identity-map.md
+7-5Lines changed: 7 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -290,11 +290,13 @@ remap_identities(to_remap)
290
290
```
291
291
292
292
### Additional Resources
293
-
-[SDK for Java](../sdks/sdk-ref-java.md) for Java implementations (see Usage for Advertisers/Data Providers section)
294
293
295
-
<!-- For SDK-specific migration guidance, see:
296
-
- [SDK for Python](../sdks/sdk-ref-python.md) for Python implementations -->
294
+
For general information about identity mapping, see [Advertiser/Data Provider Integration Overview](../guides/integration-advertiser-dataprovider-overview.md).
297
295
298
-
<!-- GWH 7/7 Commenting out the above until the SDK docs are available. -->
296
+
For migration guidance for specific SDKs, see:
297
+
- SDK for Python Reference Guide, [Usage for Advertisers/Data Providers](../sdks/sdk-ref-python.md#usage-for-advertisersdata-providers) section
298
+
- SDK for Java Reference Guide, [Usage for Advertisers/Data Providers](../sdks/sdk-ref-java.md#usage-for-advertisersdata-providers) section
299
299
300
-
For general information about identity mapping, see [Advertiser/Data Provider Integration Overview](../guides/integration-advertiser-dataprovider-overview.md).
300
+
For Snowflake information, see [Snowflake Integration Guide](../guides/integration-snowflake.md).
301
+
302
+
<!-- GWH 7/7 Commenting out the above until the SDK docs are available. -->
0 commit comments