@adcp/client API Reference - v4.19.0
    Preparing search index...

    Variable DemographicSystemSchemaConst

    DemographicSystemSchema: ZodUnion<
        readonly [
            ZodLiteral<"nielsen">,
            ZodLiteral<"barb">,
            ZodLiteral<"agf">,
            ZodLiteral<"oztam">,
            ZodLiteral<"mediametrie">,
            ZodLiteral<"custom">,
        ],
    > = ...