Interface NielsenConfiguration.Builder

All Superinterfaces:
Buildable, CopyableBuilder<NielsenConfiguration.Builder,NielsenConfiguration>, SdkBuilder<NielsenConfiguration.Builder,NielsenConfiguration>, SdkPojo
Enclosing class:
NielsenConfiguration

public static interface NielsenConfiguration.Builder extends SdkPojo, CopyableBuilder<NielsenConfiguration.Builder,NielsenConfiguration>
  • Method Details

    • breakoutCode

      NielsenConfiguration.Builder breakoutCode(Integer breakoutCode)
      Nielsen has discontinued the use of breakout code functionality. If you must include this property, set the value to zero.
      Parameters:
      breakoutCode - Nielsen has discontinued the use of breakout code functionality. If you must include this property, set the value to zero.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • distributorId

      NielsenConfiguration.Builder distributorId(String distributorId)
      Use Distributor ID to specify the distributor ID that is assigned to your organization by Nielsen.
      Parameters:
      distributorId - Use Distributor ID to specify the distributor ID that is assigned to your organization by Nielsen.
      Returns:
      Returns a reference to this object so that method calls can be chained together.