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

    Variable AccountScopeSchemaConst

    AccountScopeSchema: ZodUnion<
        readonly [
            ZodLiteral<"operator">,
            ZodLiteral<"brand">,
            ZodLiteral<"operator_brand">,
            ZodLiteral<"agent">,
        ],
    > = ...