Skip to content

Commit c493340

Browse files
committed
edit to include iOS as well as Android
1 parent f9d56a7 commit c493340

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/getting-started/gs-faqs.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ Here are some frequently asked questions for publishers using the UID2 framework
7777
- [What is the uniqueness and rotation policy for UID2 tokens?](#what-is-the-uniqueness-and-rotation-policy-for-uid2-tokens)
7878
- [What does a UID2 token look like in the bidstream?](#what-does-a-uid2-token-look-like-in-the-bidstream)
7979
- [Can I integrate UID2 with Single Sign-On (SSO)?](#can-i-integrate-uid2-with-single-sign-on-sso)
80-
- [I'm using Prebid with the Android SDK—what atype value should I use?](#im-using-prebid-with-the-android-sdkwhat-atype-value-should-i-use)
80+
- [I'm using Prebid with a Mobile SDK—what atype value should I use?](#im-using-prebid-with-a-mobile-sdkwhat-atype-value-should-i-use)
8181

8282
#### How can I test that the DII sent and the returned token match up?
8383

@@ -164,11 +164,11 @@ Yes. With popular <a href="../ref-info/glossary-uid#gl-sso">SSO</a> integration
164164

165165
For details, see [Publisher Integration with SSO Providers](/docs/ref-info/ref-integration-sso-providers.md).
166166

167-
#### I'm using Prebid with the Android SDK&#8212;what atype value should I use?
167+
#### I'm using Prebid with a Mobile SDK&#8212;what atype value should I use?
168168

169169
According to the IAB documentation, the `atype` (agent type) value indicates the type of user agent that the match is from. IAB recommends defining this property.
170170

171-
If you're using Prebid with the Android SDK, use an `atype` value of `3`, indicating a person-based ID.
171+
If you're using Prebid with the [SDK for Android](../sdks/sdk-ref-android.md) or the [SDK for iOS](../sdks/sdk-ref-ios.md), use an `atype` value of `3`, indicating a person-based ID.
172172

173173
For details, refer to these sections in the IAB documentation:
174174
- [Object: Extended Identifier UIDs](https://github.com/InteractiveAdvertisingBureau/AdCOM/blob/main/AdCOM%20v1.0%20FINAL.md#object_eid_uids)

0 commit comments

Comments
 (0)