NAME
Paws::CustomerProfiles::GetProfileObjectTypeTemplateResponse
ATTRIBUTES
AllowProfileCreation => Bool
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.
Fields => Paws::CustomerProfiles::FieldMap
A map of the name and ObjectType field.
Keys => Paws::CustomerProfiles::KeyMap
A list of unique keys that can be used to map data to the profile.
SourceName => Str
The name of the source of the object template.
SourceObject => Str
The source of the object template.
TemplateId => Str
A unique identifier for the object template.