@adcp/client API Reference - v3.11.2
    Preparing search index...

    Variable ContentStandardsErrorCodesConst

    ContentStandardsErrorCodes: {
        NOT_SUPPORTED: "content_standards_not_supported";
        STANDARDS_NOT_FOUND: "standards_not_found";
        INVALID_STANDARDS: "invalid_standards";
        EVALUATION_FAILED: "evaluation_failed";
        QUOTA_EXCEEDED: "quota_exceeded";
    } = ...

    Error codes for content standards operations

    Type Declaration

    • ReadonlyNOT_SUPPORTED: "content_standards_not_supported"
    • ReadonlySTANDARDS_NOT_FOUND: "standards_not_found"
    • ReadonlyINVALID_STANDARDS: "invalid_standards"
    • ReadonlyEVALUATION_FAILED: "evaluation_failed"
    • ReadonlyQUOTA_EXCEEDED: "quota_exceeded"