Skip to content

Commit

Permalink
Merge branch 'main' into ADAPP-18811-adobe-extension-android-v-5-update
Browse files Browse the repository at this point in the history
  • Loading branch information
Sporiff authored Nov 8, 2024
2 parents c4b02a4 + c77af21 commit 36aa4dd
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
16 changes: 8 additions & 8 deletions .lycheeignore
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
api.adjust.com
https://example.go.link*
https://dash.adjust.com/control-center/*
https://segment.com/*
https://admin.shopify.com
^https?://api\.adjust\.com(?:/.*)?$
^https?://example\.go\.link(?:/.*)?$
^https?://dash\.adjust\.com/control-center(?:/.*)?$
^https?://segment\.com(?:/.*)?$
^https?://admin\.shopify\.com(?:/.*)?$
^https?://launch\.adobe\.com(?:/.*)?$
^https?://app\.adjust.com(?:/.*)?$
^https?://mydomain\.com(?:/.*)?$
@images*
https://launch.adobe.com
https://app.adjust.com*
https://mydomain.com/*
2 changes: 1 addition & 1 deletion src/content/docs/en/sdk/testing/device-api.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ sidebar-label: "Device API"
sidebar-position: 4
---

The [Device API](/en/api/device-api/) allows you to verify install information without logging in to the Adjust dashboard. You can use the [inspect device endpoint](en/api/device-api/inspect/) to inspect the following information:
The [Device API](/en/api/device-api/) allows you to verify install information without logging in to the Adjust dashboard. You can use the [inspect device endpoint](/en/api/device-api/inspect/) to inspect the following information:

- Device attribution
- Device reattribution
Expand Down
2 changes: 1 addition & 1 deletion src/content/docs/ja/sdk/testing/device-api.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ sidebar-label: デバイスAPI
sidebar-position: 4
---

Adjust管理画面にログインしなくても、[Device API](/ja/api/device-api/)を使用してインストール情報を確認できます。[inspect deviceエンドポイント](en/api/device-api/inspect/)を使用して、次の情報を検査できます:
Adjust管理画面にログインしなくても、[Device API](/ja/api/device-api/)を使用してインストール情報を確認できます。[inspect deviceエンドポイント](/ja/api/device-api/inspect/)を使用して、次の情報を検査できます:

- デバイスのアトリビューション
- デバイスのリアトリビューション
Expand Down
2 changes: 1 addition & 1 deletion src/content/docs/zh/sdk/testing/device-api.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ sidebar-label: 设备 API
sidebar-position: 4
---

通过[设备 API](/zh/api/device-api/),您无需登录 Adjust 控制面板即可验证安装信息。您可以使用[查询设备终端](en/api/device-api/inspect/)来查看以下信息:
通过[设备 API](/zh/api/device-api/),您无需登录 Adjust 控制面板即可验证安装信息。您可以使用[查询设备终端](/zh/api/device-api/inspect/)来查看以下信息:

- 设备归因
- 设备再归因
Expand Down

0 comments on commit 36aa4dd

Please sign in to comment.