ListAttribute

NameData TypeDescription
BaseAttributeListAttributeSpecifies the base attribute of a list attribute in the person model.
ClientClientIDSpecifies the account ownership and context of an object.
CorrelationIDxsd:stringIdentifies correlation of objects across several requests.
CreatedDatexsd:dateTimeRead-only date and time of the object's creation.
CustomerKeyxsd:stringUser-supplied unique identifier for an object within an object type. This property corresponds to the external key assigned to an object.
DefaultValuexsd:stringThe default value for a data extension field if no value is supplied (Include Now() as the default value if you wish to have a field default to today's date). Used by ExtractParameterDescription as the default value for the parameter if not suppliedwhen a data extract is executed. Used by PropertyDefinition if the default value for the attribute if not suppliedfor a data profile attribute.
Descriptionxsd:stringDescribes and provides information regarding the object.
FieldLengthxsd:intDefines number of characters available within a field for a list attribute.
FieldTypeListAttributeFieldTypeDesignates data type for a data extension field.
IDxsd:intRead-only identifier for an object. Some objects use the ObjectID property as a unique ID.
Inheritablexsd:booleanIndicates whether a list attribute can be inherited. A value of true indicates an inheritable list attribute.
IsHiddenxsd:booleanSpecifies whether a list attribute is hidden. A value of true indicates that the list attribute is hidden.
IsNullablexsd:booleanSpecifies whether a list attribute can contain a null value. A value of true indicates a list attributes can contain a null value.
IsReadOnlyxsd:booleanIndicates whether a list attribute is read-only. A value of true indicates that the list attribute is read-only.
ListListList associated with an object.
MaxValuexsd:stringIndicates the maximum value that this property can be set to.
MinValuexsd:stringSpecifies the minimum value that this property can be set to.
ModifiedDateNullable`1Indicates the last time object information was modified.
MustOverridexsd:booleanIndicates whether a list attribute must override all other values. A value of true indicates that this list attribute overrides other list attributes.
Namexsd:stringName of the object or property.
ObjectIDxsd:stringSystem-controlled, read-only text string identifier for object.
ObjectStatexsd:stringReserved for future use.
Ordinalxsd:intIndicates position of object within an array
Overridablexsd:booleanIndicates a list attribute can be overridden. A value of true indicates that a list attribute can be overridden.
OverrideTypeOverrideTypeIndicates how a list attribute can be overridden. Valid values include:
  • DoNotOverride
  • Override
  • OverrideExceptWhenNull
OwnerOwnerDescribes account ownership of subscriber in an on-your-behalf account.
PartnerKeyxsd:stringUnique identifier provided by partner for an object. This property is accessible only via API.
PartnerPropertiesAPIProperty[]A collection of metadata supplied by the client and stored by the system. These properties are accessible only via API.
RestrictedValuesListAttributeRestrictedValue[]Specifies a collection for restricted values.
Scalexsd:intIndicates numeric precision for decimal properties.