Video Stitcher V1 API - Class Google::Cloud::Video::Stitcher::V1::GamLiveConfig (v0.10.0)

Reference documentation and code samples for the Video Stitcher V1 API class Google::Cloud::Video::Stitcher::V1::GamLiveConfig.

Metadata used to register a live stream with Google Ad Manager (GAM)

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#asset_key

def asset_key() -> ::String
Returns
  • (::String) — Output only. The asset key identifier generated for the live config.

#custom_asset_key

def custom_asset_key() -> ::String
Returns
  • (::String) — Output only. The custom asset key identifier generated for the live config.

#network_code

def network_code() -> ::String
Returns
  • (::String) — Required. Ad Manager network code to associate with the live config.

#network_code=

def network_code=(value) -> ::String
Parameter
  • value (::String) — Required. Ad Manager network code to associate with the live config.
Returns
  • (::String) — Required. Ad Manager network code to associate with the live config.