Interface ProfileResourceFormat.DefinitionStages.WithTimestampFieldName

All Known Subinterfaces:
ProfileResourceFormat.Definition, ProfileResourceFormat.DefinitionStages.WithCreate
Enclosing interface:
ProfileResourceFormat.DefinitionStages

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

    • withTimestampFieldName

      ProfileResourceFormat.DefinitionStages.WithCreate 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.