Skip to content

Commit

Permalink
Rename id to aoneId from dacId (#8453)
Browse files Browse the repository at this point in the history
  • Loading branch information
haruka-yamashita2 authored May 24, 2022
1 parent e700568 commit 06ecc38
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions modules/dacIdSystem.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
## DAC User ID Submodule
## AudienceOne User ID Submodule

DAC ID, provided by [D.A.Consortium Inc.](https://www.dac.co.jp/), is ID for ad targeting by using 1st party cookie.
AudienceOne ID, provided by [D.A.Consortium Inc.](https://www.dac.co.jp/), is ID for ad targeting by using 1st party cookie.
Please contact D.A.Consortium Inc. before using this ID.

## Building Prebid with DAC ID Support
## Building Prebid with AudienceOne ID Support

First, make sure to add the DAC ID submodule to your Prebid.js package with:
First, make sure to add the AudienceOne ID submodule to your Prebid.js package with:

```
gulp build --modules=dacIdSystem
Expand Down

0 comments on commit 06ecc38

Please sign in to comment.