Skip to content

Commit

Permalink
Merge pull request #686 from IABTechLab/gwh-APIDOCS-2285-getting-star…
Browse files Browse the repository at this point in the history
…ted-minor-edits

Minor edits to Account Setup file
  • Loading branch information
genwhittTTD authored Aug 22, 2024
2 parents df5d41d + 9874d03 commit 2a31d69
Showing 1 changed file with 10 additions and 11 deletions.
21 changes: 10 additions & 11 deletions docs/getting-started/gs-account-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ This page provides general information required for you to get your account set

To get access to the UID2 framework, contact the appropriate team at The Trade Desk listed below.

If you have an existing relationship with The Trade Desk, the current UID2 Administrator, connect directly with your contact to get started with UID2.
If you have an existing relationship with The Trade Desk (the current UID2 Administrator), connect directly with your contact to get started with UID2.

:::note
Contacting The Trade Desk for access is temporary. When the system is moved to independent governance, the governing organizations will manage access requests.
Expand All @@ -28,33 +28,32 @@ Contacting The Trade Desk for access is temporary. When the system is moved to i

## Account Setup Details

Once you've expressed interest in UID2, someone will contact you to help work out the details.
When you've expressed interest in UID2, someone will contact you to help work out the details.

All participants will need to provide at least the following information:
As part of account setup, provide the following information:
* Name
* Email address
* Company name
* Name and contact information for an authorized individual who can sign the contract.

### Client-Side Implementation for Publishers
### Client-Side Web Integration

If you're a publisher publishing to [web](../overviews/overview-publishers.md#web-integrations) rather than [mobile](../overviews/overview-publishers.md#mobile-integrations), and you determine that you want to implement UID2 so that tokens are generated on the client side, you'll also need to provide a list of **domain names** for your sites. This is a security measure, for client-side implementation only.
If you'll be requesting UID2 tokens from the client side on the [web](../overviews/overview-publishers.md#web-integrations) rather than in [mobile](../overviews/overview-publishers.md#mobile-integrations) apps, you must also provide a list of **domain names** for your sites. This is a security measure, for client-side implementation only.

:::tip
Only root-level domains are required for account setup. For example, if you're going to implement UID2 to generate tokens on the client side on example.com, shop.example.com, and example.org, you only need to provide the domain names example.com and example.org.
:::

### Client-Side Mobile Integrations

If you're publishing to [mobile apps](../guides/integration-mobile-client-side.md), you'll need to provide a list of <Link href="../ref-info/glossary-uid#gl-app-name">app names</Link> for all the mobile apps that you'll be integrating with the UID2 mobile SDKs, including any of these values that apply:
If you'll be requesting UID2 tokens from the client side in [mobile apps](../guides/integration-mobile-client-side.md), it's important to provide a complete list of all your mobile app IDs, including:

- Android Application ID
- iOS Bundle Identifier
- iOS App Store ID
- Android App ID: any that apply.
- iOS/tvOS Bundle ID and corresponding iOS App Store ID: any that apply.

## Credentials

When you've signed a contract for participating in UID2, you'll be issued with [UID2 credentials](gs-credentials.md) and other information for getting up and running with UID2.
When you've signed a contract for participating in UID2, we'll give you [UID2 credentials](gs-credentials.md) and additional information for getting up and running with UID2.

## API Version

Expand Down

0 comments on commit 2a31d69

Please sign in to comment.