Interface ExtraLengthValueProfileDimension.Builder

  • Method Details

    • dimensionType

      ExtraLengthValueProfileDimension.Builder dimensionType(String dimensionType)

      The action to segment with.

      Parameters:
      dimensionType - The action to segment with.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • dimensionType

      The action to segment with.

      Parameters:
      dimensionType - The action to segment with.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • values

      The values to apply the DimensionType on. To reference a calculated attribute or profile attribute as a dynamic value, use handlebar notation: {{_profile.ProfileAttributeName}} or {{_calculated_attribute.CalculatedAttributeName}}.

      Parameters:
      values - The values to apply the DimensionType on. To reference a calculated attribute or profile attribute as a dynamic value, use handlebar notation: {{_profile.ProfileAttributeName}} or {{_calculated_attribute.CalculatedAttributeName}}.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • values

      The values to apply the DimensionType on. To reference a calculated attribute or profile attribute as a dynamic value, use handlebar notation: {{_profile.ProfileAttributeName}} or {{_calculated_attribute.CalculatedAttributeName}}.

      Parameters:
      values - The values to apply the DimensionType on. To reference a calculated attribute or profile attribute as a dynamic value, use handlebar notation: {{_profile.ProfileAttributeName}} or {{_calculated_attribute.CalculatedAttributeName}}.
      Returns:
      Returns a reference to this object so that method calls can be chained together.