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

    Type Alias ContentIDType

    ContentIDType:
        | "sku"
        | "gtin"
        | "offering_id"
        | "job_id"
        | "hotel_id"
        | "flight_id"
        | "vehicle_id"
        | "listing_id"
        | "store_id"
        | "program_id"
        | "destination_id"
        | "app_id"

    Identifier type that the event's content_ids field should be matched against for items in this catalog. For example, 'gtin' means content_ids values are Global Trade Item Numbers, 'sku' means retailer SKUs. Omit when using a custom identifier scheme not listed in the enum.