@adcp/sdk API Reference - v7.9.0
    Preparing search index...

    Variable ContentRatingSystemSchemaConst

    ContentRatingSystemSchema: ZodUnion<
        readonly [
            ZodLiteral<"tv_parental">,
            ZodLiteral<"mpaa">,
            ZodLiteral<"podcast">,
            ZodLiteral<"esrb">,
            ZodLiteral<"bbfc">,
            ZodLiteral<"fsk">,
            ZodLiteral<"acb">,
            ZodLiteral<"chvrs">,
            ZodLiteral<"csa">,
            ZodLiteral<"pegi">,
            ZodLiteral<"custom">,
        ],
    > = ...