GetUploadJobResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The timestamp when the upload job was completed.

Link copied to clipboard

The timestamp when the upload job was created.

Link copied to clipboard

The expiry duration for the profiles ingested with the upload job.

Link copied to clipboard

The unique name of the upload job. Could be a file name to identify the upload job.

Link copied to clipboard

The mapping between CSV Columns and Profile Object attributes for the upload job.

Link copied to clipboard

The unique identifier of the upload job.

Link copied to clipboard

The summary of results for the upload job, including the number of updated, created, and failed records.

Link copied to clipboard

The status describing the status for the upload job. The following are Valid Values:

Link copied to clipboard

The reason for the current status of the upload job. Possible reasons:

Link copied to clipboard

The unique key columns used for de-duping the keys in the upload job.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String