Interface InteractionResourceFormat.UpdateStages.WithTimestampFieldName

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

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

    • withTimestampFieldName

      InteractionResourceFormat.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.