Class: Google::Ads::AdManager::V1::LiveStreamConditioning

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/ads/admanager/v1/live_stream_messages.rb

Overview

Settings to specify all types of conditioning to apply to the associated LiveStream.

Instance Attribute Summary collapse

Instance Attribute Details

#dash_bridge::Google::Ads::AdManager::V1::DashBridge

Returns Optional. Specifies DASH Bridge single-period to multi-period MPD conditioning.

Returns:



235
236
237
238
# File 'proto_docs/google/ads/admanager/v1/live_stream_messages.rb', line 235

class LiveStreamConditioning
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end