Skip to content

Commit 1e855de

Browse files
authored
Merge pull request #937 from IABTechLab/gwh-APIDOCS-3404-uid2-publisher-faq-add
FAQ add re prebid android atype value
2 parents 437e98e + c493340 commit 1e855de

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

docs/getting-started/gs-faqs.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +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 a Mobile SDK—what atype value should I use?](#im-using-prebid-with-a-mobile-sdkwhat-atype-value-should-i-use)
8081

8182
#### How can I test that the DII sent and the returned token match up?
8283

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

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

167+
#### I'm using Prebid with a Mobile SDK&#8212;what atype value should I use?
168+
169+
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.
170+
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.
172+
173+
For details, refer to these sections in the IAB documentation:
174+
- [Object: Extended Identifier UIDs](https://github.com/InteractiveAdvertisingBureau/AdCOM/blob/main/AdCOM%20v1.0%20FINAL.md#object_eid_uids)
175+
- [List: Agent Types](https://github.com/InteractiveAdvertisingBureau/AdCOM/blob/main/AdCOM%20v1.0%20FINAL.md#list_agenttypes)
176+
166177
## FAQs for Advertisers and Data Providers
167178

168179
Here are some frequently asked questions for advertisers and data providers using the UID2 framework.

0 commit comments

Comments
 (0)