Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Error codeError BodyDescription
500{"code": 500, "message": ""}Internal server error.
404The server returned a "404 Not Found"Campaign ID Incorrect or incorrect URL
404{"code": 404,"message": "Publisher not found"}Publisher ID incorrect
400{"code": 400,"message": "Validation failed","data": [{"message": "This form should not contain extra fields."},{"fieldName": "form[lastNamefield name]","message": ""}]}The form field(s) submitted is/are incorrect and do not match the correct form mapping
400{"code": 400,"message": "Validation failed","data": [{"message": "This form should not contain extra fields."}]}Some form field(s) submitted in your request do not exist on the form
401{"code": 401,"message": "Access denied."}Access denied. Incorrect API key 

...