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

    Variable PublisherIdentifierTypesSchemaConst

    PublisherIdentifierTypesSchema: ZodUnion<
        readonly [
            ZodLiteral<"tag_id">,
            ZodLiteral<"duns">,
            ZodLiteral<"lei">,
            ZodLiteral<"seller_id">,
            ZodLiteral<"gln">,
        ],
    > = ...