Interface AudienceSize.Builder

  • Method Details

    • type

      Whether the audience size is defined in absolute terms or as a percentage. You can use the ABSOLUTE AudienceSize to configure out audience sizes using the count of identifiers in the output. You can use the Percentage AudienceSize to configure sizes in the range 1-100 percent.

      Parameters:
      type - Whether the audience size is defined in absolute terms or as a percentage. You can use the ABSOLUTE AudienceSize to configure out audience sizes using the count of identifiers in the output. You can use the Percentage AudienceSize to configure sizes in the range 1-100 percent.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • type

      Whether the audience size is defined in absolute terms or as a percentage. You can use the ABSOLUTE AudienceSize to configure out audience sizes using the count of identifiers in the output. You can use the Percentage AudienceSize to configure sizes in the range 1-100 percent.

      Parameters:
      type - Whether the audience size is defined in absolute terms or as a percentage. You can use the ABSOLUTE AudienceSize to configure out audience sizes using the count of identifiers in the output. You can use the Percentage AudienceSize to configure sizes in the range 1-100 percent.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • value

      Specify an audience size value.

      Parameters:
      value - Specify an audience size value.
      Returns:
      Returns a reference to this object so that method calls can be chained together.