Eloqua: API: Campaign Activate Endpoint Default End Date Error
(Doc ID 2538778.1)
Last updated on FEBRUARY 14, 2024
Applies to:
Oracle Eloqua Marketing Cloud Service - Version 10 to 10 [Release 10]Information in this document applies to any platform.
Symptoms
When using the API endpoint to activate a campaign the following error is received:
400 Validation Error
[
{
"type": "ObjectValidationError",
"container": {
"type": "ObjectKey",
"objectId": "1",
"objectType": "Campaign"
},
"property": "endAt",
"requirement": {
"type": "NotNullRequirement"
},
"value": "<null>"
}
]
This error is returned if a dynamic end date (1 month, 3 months, 6 months, 1 year) is selected.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |