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

    Variable TMPResponseTypeSchemaConst

    TMPResponseTypeSchema: ZodUnion<
        readonly [
            ZodLiteral<"activation">,
            ZodLiteral<"catalog_items">,
            ZodLiteral<"creative">,
            ZodLiteral<"deal">,
        ],
    > = ...