class Aws::MediaConvert::Types::NielsenConfiguration
Settings for your Nielsen configuration. If you don't do Nielsen measurement and analytics, ignore these settings. When you enable Nielsen configuration (nielsenConfiguration), MediaConvert
enables PCM to ID3 tagging for all outputs in the job. To enable Nielsen configuration programmatically, include an instance of nielsenConfiguration in your JSON job specification. Even if you don't include any children of nielsenConfiguration, you still enable the setting.
@note When making an API call, you may pass NielsenConfiguration
data as a hash: { breakout_code: 1, distributor_id: "__string", }
@!attribute [rw] breakout_code
Nielsen has discontinued the use of breakout code functionality. If you must include this property, set the value to zero. @return [Integer]
@!attribute [rw] distributor_id
Use Distributor ID (DistributorID) to specify the distributor ID that is assigned to your organization by Neilsen. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/mediaconvert-2017-08-29/NielsenConfiguration AWS API Documentation
Constants
- SENSITIVE