You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: help/campaign/api/filtering.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -260,7 +260,8 @@ Response to the request.
260
260
261
261
<!-- exemple à vérifier de bout en bout-->
262
262
263
-
<!--+category = query editor
263
+
<!--
264
+
+category = query editor
264
265
privacy ?
265
266
displayFOrmat ?
266
267
pour faire un POST sur une enum, il faut lui passer le @name décrit dans le noeud values, chaque @name a une correspondance en format = au format définit par le resType
Copy file name to clipboardExpand all lines: help/campaign/api/limitations.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -123,10 +123,12 @@ Campaign Standard Workflow GET API returns parameter names such as the workflow
123
123
124
124
Campaign v8 does not support advertising workflow instance variables, but expects developers to know what those are. As such, post-migration, parameters information in POST request body will need to be constructed without the availability of parameters information in GET API response.
125
125
126
-
<!--## Transactional messages
126
+
<!--
127
+
## Transactional messages
127
128
128
129
* With Campaign Standard, a POST request returns empty fields for elements and attributes in the request body. With Campaign v8, the response returns values that match the ones in the request body instead.
129
130
130
131
* When publishing an event configuration, the API preview panel displays the REST URL alongside the request body syntax.
131
132
132
-
Since Campaign v8 does not support event configuration fields definition (event creation is just adding a value to eventType enumeration), there is no API preview panel when adding an event type. The REST URL is displayed in the transactional message user interface once an event transactional message is published.-->
133
+
Since Campaign v8 does not support event configuration fields definition (event creation is just adding a value to eventType enumeration), there is no API preview panel when adding an event type. The REST URL is displayed in the transactional message user interface once an event transactional message is published.
Copy file name to clipboardExpand all lines: help/campaign/api/troubleshooting.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -87,7 +87,8 @@ Either your token is invalid (improper IMS call used to generate a token) or you
87
87
88
88
Depending on the instance configuration, the created profile needs to be associated to an **orgUnit**. To understand how to add this field in your creation, consult [this section](creating-profiles-api.md).
89
89
90
-
<!-- * (error duplicate key : quand tu crées un profile qui existe déjà , il faut faire un patch pour updater le profile plutôt qu'un POST)
90
+
<!--
91
+
* (error duplicate key : quand tu crées un profile qui existe déjà , il faut faire un patch pour updater le profile plutôt qu'un POST)
* You have the **Release Manager** role — see [User roles](../teams/user-roles.md)
10
+
* You have the **Release Manager** role — see <!-- broken link[User roles](../teams/user-roles.md)-->
11
11
* Your application is onboarded — see [Onboard your application](../applications/onboard-your-application.md)
12
12
13
13
>[!TIP]
14
14
>
15
-
>Before requesting a release, review [Releases and cross-team feature groups](releases-and-cross-team-feature-groups.md). A cross-team feature group may meet your needs with less overhead — it is self-serve and supports richer audience targeting.
15
+
>Before requesting a release, review <!--[Releases and cross-team feature groups](releases-and-cross-team-feature-groups.md)-->. A cross-team feature group may meet your needs with less overhead — it is self-serve and supports richer audience targeting.
0 commit comments