Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions docs/guides/integration-mobile-client-server.md
Original file line number Diff line number Diff line change
Expand Up @@ -308,6 +308,10 @@ UID2Manager.shared.automaticRefreshEnabled = false

## Optional: UID2 Integration with Prebid Mobile SDK

:::important
The UID2 integration with Prebid Mobile SDK requires version 1.6.0 of the UID2 SDK for Android, or version 1.7.0 of the UID2 SDK for iOS.
:::

<PrebidMobileSDK />

## Error Response States
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -308,6 +308,10 @@ UID2Manager.shared.automaticRefreshEnabled = false

## Optional: UID2 Integration with Prebid Mobile SDK

:::important
UID2 Prebid Mobile SDK インテグレーションは、UID2 SDK for Android version 1.6.0 または UID2 SDK for iOS version 1.7.0 が必要です。
:::

<PrebidMobileSDK />

## Error Response States
Expand Down
Loading