Databricks SDK for JavaScript
    Preparing search index...

    Marketo specific options for ingestion

    interface MarketoOptions {
        syncStartDate?: string;
    }
    Index

    Properties

    Properties

    syncStartDate?: string

    (Optional) Start date for the initial sync in YYYY-MM-DD format. This determines the earliest date from which to sync historical data. If not specified, complete history is ingested.