コミュニティアチーブメントバーを展開する。

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

この会話は、活動がないためロックされています。新しい投稿を作成してください。

解決済み

DTM: ADBMobile Json delivery

Avatar

Level 3

Hi,

there is the option to host ADBMobile Json configurations also on a remote server. In Adobe Appmeasurement SDK documentation there is an example showing DTM as a delivery source for the config file (see below).

How do I set up DTM to deliver these Json configuration files?

Thanks, Michael

Example from Adobe docu

"remotes": { "analytics.poi": "https://assets.adobedtm.com/staging/42a6fc9b77cd9f29082cf19b787bae75b7d1f9ca/scripts/satellite-53e0faadc2f9ed92bc00003b.json", "messages": "https://assets.adobedtm.com/staging/42a6fc9b77cd9f29082cf19b787bae75b7d1f9ca/scripts/satellite-53e0f9e2c2f9ed92bc000032.json" }
1 受け入れられたソリューション

Avatar

正解者
Level 9

Hi Michael,

Which version of the SDK are you using? If you are on 4.2 or higher it's automatically included in the file downloaded from Mobile Services. The file can be downloaded by going to mobilemarketing.adobe.com (or using Mobile Services in the Analytics/Marketing Cloud left side menu) > Manage App Settings > at the bottom of the page click on 'Config File'. 

-Tacia

元の投稿で解決策を見る

2 返信

Avatar

正解者
Level 9

Hi Michael,

Which version of the SDK are you using? If you are on 4.2 or higher it's automatically included in the file downloaded from Mobile Services. The file can be downloaded by going to mobilemarketing.adobe.com (or using Mobile Services in the Analytics/Marketing Cloud left side menu) > Manage App Settings > at the bottom of the page click on 'Config File'. 

-Tacia

Avatar

Level 3

ok great ... thanks for the help!