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

    Interface GetProductsAsyncSubmitted

    Acknowledgment for submitted get_products (custom curation)

    interface GetProductsAsyncSubmitted {
        estimated_completion?: string;
        context?: ContextObject;
        ext?: ExtensionObject;
    }
    Index

    Properties

    estimated_completion?: string

    Estimated completion time for the search

    date-time

    context?: ContextObject
    ext?: ExtensionObject