You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2026-05-16 09:38:28 +02:00
10 lines
139 B
Plaintext
Vendored
10 lines
139 B
Plaintext
Vendored
{
|
|
"status": "ERROR",
|
|
"errors": [
|
|
{
|
|
"code": "CAMPAIGN_TYPE_NOT_SUPPORTED",
|
|
"message": "Campaign type is not allowed"
|
|
}
|
|
]
|
|
}
|