Module: Yext::Api::Enumerations::ErrorCodes::ReviewsErrors
- Includes:
- Concerns::EnumAll
- Included in:
- Yext::Api::Enumerations::ErrorCodes
- Defined in:
- lib/yext/api/enumerations/error_codes/reviews_errors.rb
Overview
Reviews error codes
Constant Summary collapse
- REVIEWS_CANNOT_CREATE_EXTERNAL_REVIEW =
2500
- REVIEWS_INVALID_AUTHOR_EMAIL =
2501
- REVIEWS_INVALID_RATING_VALUE =
2502
- REVIEWS_INVALID_STATUS_VALUE =
2503
- REVIEWS_CANNOT_UPDATE_EXTERNAL_REVIEW =
2504
- REVIEWS_INVALID_LOCATION_ID =
2505
- REVIEWS_INVALID_DATE_FORMAT =
2506