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

    Variable DemographicSystemSchemaConst

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