내 커뮤니티 업적 표시줄을 확대합니다.

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!