GraphQL API

GraphQL API

Latest Poppulo platform GraphQL API

AnalyticsTriggerDataExtractError

The error type for `triggerDataExtract` mutation, when it fails to trigger

Fields

  • errorId

    ID

    A unique ID for the error

  • requestId

    String

    Request Id

  • message

    String

    A message describing the error

  • traceId

    String

    A unique traceId for the error

  • jobId

    ID

    A unique Data Extract jobId for the error

  • requestedAt

    EpochMillis

    When the Data Extract job was triggered at

  • The status of the Data Extract job

    • COMPLETED
    • FAILED
    • RUNNING