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

    Variable FeedFormatSchemaConst

    FeedFormatSchema: ZodUnion<
        readonly [
            ZodLiteral<"google_merchant_center">,
            ZodLiteral<"facebook_catalog">,
            ZodLiteral<"shopify">,
            ZodLiteral<"linkedin_jobs">,
            ZodLiteral<"custom">,
        ],
    > = ...