PutProfileObjectTypeResponse

Types

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

Properties

Link copied to clipboard

Indicates whether a profile should be created when data is received if one doesn’t exist for an object of this type. The default is FALSE. If the AllowProfileCreation flag is set to FALSE, then the service tries to fetch a standard profile and associate this object with the profile. If it is set to TRUE, and if no match is found, then the service creates a new standard profile.

Link copied to clipboard

The timestamp of when the domain was created.

Link copied to clipboard

Description of the profile object type.

Link copied to clipboard

The customer-provided key to encrypt the profile object that will be created in this profile object type.

Link copied to clipboard

The number of days until the data in the object expires.

Link copied to clipboard

A map of the name and ObjectType field.

Link copied to clipboard

A list of unique keys that can be used to map data to the profile.

Link copied to clipboard

The timestamp of when the domain was most recently edited.

Link copied to clipboard

The name of the profile object type.

Link copied to clipboard

The format of your sourceLastUpdatedTimestamp that was previously set up in fields that were parsed using SimpleDateFormat. If you have sourceLastUpdatedTimestamp in your field, you must set up sourceLastUpdatedTimestampFormat.

Link copied to clipboard

The tags used to organize, track, or control access for this resource.

Link copied to clipboard

A unique identifier for the object template.

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