Class: Google::Cloud::Video::Stitcher::V1::Slate::GamSlate

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

Overview

GamSlate object has Google Ad Manager (GAM) related properties for the slate.

Instance Attribute Summary collapse

Instance Attribute Details

#gam_slate_id::Integer (readonly)

Returns Output only. The identifier generated for the slate by GAM.

Returns:

  • (::Integer)

    Output only. The identifier generated for the slate by GAM.



49
50
51
52
# File 'proto_docs/google/cloud/video/stitcher/v1/slates.rb', line 49

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

#network_code::String

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

Returns:

  • (::String)

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



49
50
51
52
# File 'proto_docs/google/cloud/video/stitcher/v1/slates.rb', line 49

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