Änderungen von Dokument Nachrichten
Zuletzt geändert von Steffi F am 2025/08/25 12:55
Zusammenfassung
-
Seiteneigenschaften (1 geändert, 0 hinzugefügt, 0 gelöscht)
Details
- Seiteneigenschaften
-
- Inhalt
-
... ... @@ -195,6 +195,27 @@ 195 195 </ICQL> 196 196 {{/apimacro}} 197 197 198 +{{apimacro title="SaveContacts (Response) V1"}} 199 +<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 200 + <ACMP> 201 + <SaveContacts> 202 + <TSaveContactsResponse_V1> 203 + <ADObjectIds> 204 + <string>AdObjectId1</string> 205 + <string>AdObjectId2</string> 206 + </ADObjectIds> 207 + <ContactIds> 208 + <string>ContactId1</string> 209 + <string>ContactId2</string> 210 + </ContactIds> 211 + </TSaveContactsResponse_V1> 212 + </SaveContacts> 213 + </ACMP> 214 +</ICQL> 215 +{{/apimacro}} 216 + 217 + 218 + 198 198 {{apimacro title="DeleteContactsByAdObjectIds Response"}} 199 199 <ICQL xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance" xmlns="http:~/~/acmp.com/DeleteContactsByAdObjectIdsResponse_V1"> 200 200 <ACMP>

