GraphQL API

GraphQL API

Latest Poppulo platform GraphQL API

AnalyticsTriggerDataExtractByDateTimeRangeInput

The date time range input argument for the `triggerDataExtractByDateTimeRange` operation

Fields

  • accountId

    ID
    Required

    DataExtract Account

  • startDateTime

    EpochMillis
    Required

    DataExtract Query start date time in epoch milliseconds

  • stopDateTime

    EpochMillis
    Required

    DataExtract Query stop date time in epoch milliseconds