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

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

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

解決済み

Does Adobe Campaign has a programming language

Avatar

Level 3

Hi, i would like to investigate whether or not Adobe Campaign has a programming language that could able to do an audience “wizard” or very simple visual dashboard of audiences. Thanks!

1 受け入れられたソリューション

Avatar

正解者
Employee

Hi,

I did not get completely on the requirement  related to visual dashboard of audience however to give you an idea ,Adobe Campaign is a software package that lets you coordinate the creation of conversational marketing campaigns.

The physical and logical structure of the data carried in the application is described in XML. XPath is a query language which is being used for selecting nodes from an XML document.

You can write own Java script code in Adobe Campaign for custom development.

Since Adobe Campaign Allows the customization, you should able to create a custom form to create visual dashboard.

I would suggest you to  go through below link to know more Adobe Campaign capabilities.

https://docs.campaign.adobe.com/doc/AC6.1/en/browseAC6.html

https://docs.campaign.adobe.com/doc/AC6.1/en/CFG_Schema_Reference_Introduction.html

元の投稿で解決策を見る

1 返信

Avatar

正解者
Employee

Hi,

I did not get completely on the requirement  related to visual dashboard of audience however to give you an idea ,Adobe Campaign is a software package that lets you coordinate the creation of conversational marketing campaigns.

The physical and logical structure of the data carried in the application is described in XML. XPath is a query language which is being used for selecting nodes from an XML document.

You can write own Java script code in Adobe Campaign for custom development.

Since Adobe Campaign Allows the customization, you should able to create a custom form to create visual dashboard.

I would suggest you to  go through below link to know more Adobe Campaign capabilities.

https://docs.campaign.adobe.com/doc/AC6.1/en/browseAC6.html

https://docs.campaign.adobe.com/doc/AC6.1/en/CFG_Schema_Reference_Introduction.html