Error Codes
  • 1 Minute to read

    Error Codes


      Article summary

      Error Code

      Error Message

      Description

      DxAudBadUrnType

      Unknown urnType

      Refer to User/Audience Data </datax/guide/user-aud-top/>`__ for types.

      DxAudBadUrn

      Unknown urn

      Urn may not be of type urnType, may be corrupted, or just unknown.

      DxAudBadTs

      Invalid Ts

      It must be a UNIX epoch value in seconds and occur in the past.

      DxAudBadExp

      Invalid exp

      It must be either 0 for immediate expiry, or a UNIX epoch value in seconds (not greater than 90 days in future from current time).

      DxAudBadTaxOld

      Unknown taxonomy ID

      Segment id or attribute id (taxonomy id) is not found in the taxonomy active at the time of processing.

      DxAudNoTaxo

      Missing taxonomy

      A taxonomy must be exported prior to exporting user/audience data.

      DxAudBadJson

      datax-audience/ datax- attribute JSON parse error

      Unable to parse JSON.

      DxAudAttributeNotInRange

      Attribute out of range

      User value for an attribute is out of range as specified in the taxonomy active at the time of processing.

      DxAudErrorThresholdExceeded

      Data acceptance level too low

      User data was processed, but number of records/facts/cells successfully processed was lower than a certain threshold. Refer to stats for more details.

      DxNoValidSegments

      Segments are not valid for this audience.

      For the specific audience record all the segment ids are invalid/missing.

      DxCorruptFile

      Uploaded file corrupted

      Corrupted .BZ2 file. Please validate file.


      Was this article helpful?