Class: Google::Cloud::Video::Stitcher::V1::GamVodConfig

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/video/stitcher/v1/vod_configs.rb

Overview

Metadata used for GAM ad decisioning.

Instance Attribute Summary collapse

Instance Attribute Details

#network_code::String

Returns Required. Ad Manager network code to associate with the VOD config.

Returns:

  • (::String)

    Required. Ad Manager network code to associate with the VOD config.



69
70
71
72
# File 'proto_docs/google/cloud/video/stitcher/v1/vod_configs.rb', line 69

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