310000-310099 DataExtension Object

Error Message Resolution
310001 DataExtensionStubValidationErrorNoKeyFound You receive this error code if you don't provide any of the following three values: ObjectID, CustomerKey, Name. These three values are unique for a data extension for a memberID.
310002 DataExtensionProcessValidationErrorDeleteObjectNotFound You supplied no valid keys and the object was not found for a delete operation.
310003 DataExtensionProcessValidationErrorUpdateNotAllowed You requested an add-only operation, but the keys provided matched an existing data extension.
310004 DataExtensionProcessValidationErrorAddNotAllowed You requested an update-only operation, but the keys provided did not match an existing data extension.
310005 DataExtensionProcessValidationErrorAddWithObjectID - InvalidEmailAddress You requested an add-only operation but also provided an ObjectID. ObjectID is generated by the system and cannot be specified by the caller.
310006 DataExtensionProcessingError - InvalidEmailAddress A data validation error occurred when trying to save a data extension. The status message might contain more details on the field that caused the error.
310007 DataExtensionValidationError This error occurs when data provided for the data extension is not valid. The error message includes more information about the invalid data, and you can change or remove that data to eliminate the source of the error.