Interface ProfileResourceFormat.UpdateStages.WithTimestampFieldName

All Known Subinterfaces:
ProfileResourceFormat.Update
Enclosing interface:
ProfileResourceFormat.UpdateStages

public static interface ProfileResourceFormat.UpdateStages.WithTimestampFieldName
The stage of the ProfileResourceFormat update allowing to specify timestampFieldName.
  • Method Details

    • withTimestampFieldName

      ProfileResourceFormat.Update withTimestampFieldName(String timestampFieldName)
      Specifies the timestampFieldName property: The timestamp property name. Represents the time when the interaction or profile update happened..
      Parameters:
      timestampFieldName - The timestamp property name. Represents the time when the interaction or profile update happened.
      Returns:
      the next definition stage.