Address DLO Mappings

The Address object is a standard object that you can ingest and map to Data Model Objects (DMOs) for use in Data Cloud-powered features and agents.

Mappings to the Address DMO Object

The Address DLO is mapped to the Address DMO.

  • The Address DLO field AddressType maps to the Address DMO Object AddressType field.
  • The Address DLO field City maps to the Address DMO Object CityName field.
  • The Address DLO field Country maps to the Address DMO Object CountryName field.
  • The Address DLO field DataSource maps to the Address DMO Object DataSourceId field.
  • The Address DLO field DataSourceObject maps to the Address DMO Object DataSourceObjectId field.
  • The Address DLO field Id maps to the Address DMO Object Id field.
  • The Address DLO field Latitude maps to the Address DMO Object Latitude field.
  • The Address DLO field Longitude maps to the Address DMO Object Longitude field.
  • The Address DLO field PostalCode maps to the Address DMO Object PostalCode field.
  • The Address DLO field State maps to the Address DMO Object StateProvinceName field.
  • The Address DLO field Street maps to the Address DMO Object AddressLine1 field.