CreateUploadJobRequest

Types

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

Properties

Link copied to clipboard

The expiry duration for the profiles ingested with the job. If not provided, the system default of 2 weeks is used.

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 unique name of the domain. Domain should be exists for the upload job to be created.

Link copied to clipboard

The mapping between CSV Columns and Profile Object attributes. A map of the name and ObjectType field.

Link copied to clipboard

The unique key columns for de-duping the profiles used to map data to the profile.

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