Common Error Codes

Error Response CodeError Response Code Error Description
USER_AUTHENTICATION_ERRORAuthentication failed for given advertiser ID and Authorization token
USER_ACCESS_PERMISSIONS_ERRORAdvertiser does not have required permissions to perform the action
MISSING_ACCESS_TOKENAuthorization Header is missing
INVALID_AUTH_TOKENAuth token is invalid for given advertiserId
MISSING_AUTH_FIELDAdvertiser ID or Authentication related headers are missing
INVALID_ADVERTISER_IDNot able to extract Advertiser ID from the request body
MISSINGFIELD<FIELD_NAME><field_name> is Null or Blank
INVALID_REQUEST_BODYRequest body is in invalid format
MISSING_HEADER_AUTH_TOKENMandatory header auth_token missing
INVALID_FIELD_ADVERTISER_IDInvalid advertiser ID
INVALID_FIELD_ACTIONInvalid Action. Supported values are [PAUSE, RESUME]
INVALID_AUDIENCE_TYPEInvalid audience type
INVALID_AUDIENCE_ATTRIBUTEInvalid audience attribute
PROCESSING_ERRORProcessing Error
MAX_LIMIT_EXCEEDED_IN_BULK_REQUESTMaximum number of entries allowed in a request exceeded
RESOURCE_DOES_NOT_BELONG_TO_THE_ADVERTISERResource does not belong to the advertiser
MULTIPLE_ADVERTISERS_NOT_SUPPORTEDMultiple advertisers are not supported in a request
INVALID_FIELD_START_INDEXInvalid start index, cannot be less than 0
INVALID_FIELD_COUNTInvalid count, has to be between 1 and 100
INVALID_ADVERTISER_TYPEinvalid advertiser type found
UNSUPPORTED_ADVERTISER_TYPEUnsupported Advertiser Type for Authorization
ADVERTISER_UNAUTHORIZEDAdvertiser is unauthorized for perform the action