Skip to content

Commit 6d19929

Browse files
authored
Merge pull request #1038 from IABTechLab/gwh-APIDOCS-4081-post-identity-map-link-updates
gwh-APIDOCS-4081-post-identity-map-link-updates
2 parents 7c4310d + 851b3a4 commit 6d19929

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

  • docs/getting-started
  • i18n/ja/docusaurus-plugin-content-docs/current/getting-started

docs/getting-started/gs-faqs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ The recommended cadence for updating audiences is daily.
207207

208208
A raw UID2 for a specific user changes roughly once per year. The latest version of the [POST /identity/map](../endpoints/post-identity-map.md) endpoint provides refresh timestamps that indicate a point after which each raw UID2 might refresh. We recommend checking these timestamps daily to ensure your raw UID2s remain current and valid for audience targeting.
209209

210-
For implementations that reference earlier versions of this endpoint (see [POST /identity/map v2](../endpoints/post-identity-map-v2.md)):
210+
For implementations that reference earlier versions of this endpoint (see [POST /v2/identity/map](../endpoints/post-identity-map-v2.md)):
211211

212212
Even though each <Link href="../ref-info/glossary-uid#gl-salt-bucket">salt bucket</Link> is updated roughly once a year, individual bucket updates are spread over the year. This means that about 1/365th of all buckets are rotated daily. If fidelity is critical, consider calling the [POST&nbsp;/identity/buckets](../endpoints/post-identity-buckets.md) endpoint more frequently: for example, hourly.
213213

i18n/ja/docusaurus-plugin-content-docs/current/getting-started/gs-faqs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ raw UID2 は、リフレッシュタイムスタンプの前では変化しま
221221

222222
インクリメンタルアップデートの場合、オーディエンスの更新は毎日行うことを推奨します。
223223

224-
特定のユーザーの raw UID2 は、およそ年に 1 回変化します。[POST /v3/identity/map](../endpoints/post-identity-map.md) エンドポイントの最新バージョンでは、各 raw UID2 がリフレッシュされる可能性のある時点を示すリフレッシュタイムスタンプが提供されます。オーディエンスターゲティングのために raw UID2 を最新かつ有効な状態に保つために、これらのタイムスタンプを毎日確認することを推奨します。
224+
特定のユーザーの raw UID2 は、およそ年に 1 回変化します。[POST&nbsp;/identity/map](../endpoints/post-identity-map.md) エンドポイントの最新バージョンでは、各 raw UID2 がリフレッシュされる可能性のある時点を示すリフレッシュタイムスタンプが提供されます。オーディエンスターゲティングのために raw UID2 を最新かつ有効な状態に保つために、これらのタイムスタンプを毎日確認することを推奨します。
225225

226226
このエンドポイントの以前のバージョン ([POST /v2/identity/map](../endpoints/post-identity-map-v2.md)) を参照する実装の場合:
227227

0 commit comments

Comments
 (0)