NAV

Custom Data Field(Last Updated : 07/11/2018)

PUT Custom Data Field

Status Code Description
MPFE1001 Valid input type values are 1, or 3~7.
MPFE1002 Valid required values are 1, or 2.
MPFE1003 Valid time values are 1, or 2.
MPFE1101 A name can only be 3-30 characters in length.
MPFE1102 Each valid values can only be 1-100 characters in length.
MPFE1201 The name includes special characters, which are not allowed.
MPFE1202 The values includes special characters that are not allowed.
MPFE2001 The name is not allowed due to a system issue.
MPFE2002 You must enter 10 items or less for radio button values.
MPFE2003 You must enter 100 items or less for drop-down list values.
MPFE2101 A name has not been entered.
MPFE2102 An input type has not been entered.
MPFE2103 A required value has not been entered.
MPFE2104 A option value has not been entered.
MPFE2105 A width value has not been entered.
MPFE2106 A max_length value has not been entered.
MPFE2107 A rows value has not been entered.
MPFE2108 A value has not been entered.
MPFE2109 A time value has not been entered.
MPFE2110 A min value has not been entered.
MPFE2111 A max value has not been entered.
MPFE2112 A default value has not been entered.
MPFE2201 The name can only start with an alphabetic character.
MPFE2401 The name you submitted is already in use.
MPFE2501 The max_length value of a text field must be numerical, and be between 1 and 4,000.
MPFE2502 The width value of a text field or text area must be numerical and be between 1 and 239.
MPFE2503 The rows value of a text area must be numerical and be between 1 and 9.
MPFE2504 The max value of number should be numerical under min value.
MPFE2505 You have entered an invalid min value. The min value must be 1-7 digits in length.
MPFE2506 You have entered an invalid max value. The max value must be 1-7 digits in length.
MPFE2507 The default value of a number must be numerical and be between the specified minimum and maximum value.
MPFE3301 The number of custom data fields you are trying to create reached the maximum limit.

GET Custom Data Field

Status Code Description
MPFE2113 A custom data ID has not been entered.
MPFE2301 The custom data ID you queried does not exist.

POST Custom Data Field

Status Code Description
MPFE1002 Valid required values are 1, or 2.
MPFE1003 Valid time values are 1, or 2.
MPFE1102 Each valid values can only be 1-100 characters in length.
MPFE1202 The values includes special characters that are not allowed.
MPFE2002 You must enter 10 items or less for radio button values.
MPFE2003 You must enter 100 items or less for drop-down list values.
MPFE2004 The custom data field cannot be updated/deleted because it is already in use by another feature. For example, you cannot update/delete a custom data field if the custom data field has been assigned to an auto campaign or lead scoring.
MPFE2103 A required value has not been entered.
MPFE2104 A option value has not been entered.
MPFE2105 A width value has not been entered.
MPFE2107 A rows value has not been entered.
MPFE2108 A value has not been entered.
MPFE2109 A time value has not been entered.
MPFE2110 A min value has not been entered.
MPFE2111 A max value has not been entered.
MPFE2112 A default value has not been entered.
MPFE2113 A custom data ID has not been entered.
MPFE2301 The custom data ID you queried does not exist.
MPFE2502 The width value of a text field or text area must be numerical and be between 1 and 239.
MPFE2503 The rows value of a text area must be numerical and be between 1 and 9.
MPFE2504 The max value of number should be numerical under min value.
MPFE2505 You have entered an invalid min value. The min value must be 1-7 digits in length.
MPFE2506 You have entered an invalid max value. The max value must be 1-7 digits in length.
MPFE2507 The default value of a number must be numerical and be between the specified minimum and maximum value.

DELETE Custom Data Field

Status Code Description
MPFE2004 The custom data field cannot be updated/deleted because it is already in use by another feature. For example, you cannot update/delete a custom data field if the custom data field has been assigned to an auto campaign or lead scoring.
MPFE2113 A custom data ID has not been entered.
MPFE2301 The custom data ID you queried does not exist.