@adcp/sdk API Reference - v14.0.0-beta.6
    Preparing search index...

    Type Alias FeedFormat

    FeedFormat:
        | "google_merchant_center"
        | "facebook_catalog"
        | "shopify"
        | "linkedin_jobs"
        | "tiktok_shop"
        | "pinterest_catalog"
        | "openai_product_feed"
        | "custom"

    Catalog feed formats. Determines how the platform (seller) parses items from an external feed URL. Each named value is an externally-documented feed specification a seller parses natively without buyer-supplied feed_field_mappings; values are vendor spec names (proper nouns), not semantic categories. Use custom + feed_field_mappings for any feed whose shape is not one of the named formats.