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

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

Information related to the details for one ad tag. This resource is only available for live sessions that do not implement Google Ad Manager ad insertion.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#ad_requests

def ad_requests() -> ::Array<::Google::Cloud::Video::Stitcher::V1::AdRequest>
Returns

#ad_requests=

def ad_requests=(value) -> ::Array<::Google::Cloud::Video::Stitcher::V1::AdRequest>
Parameter
Returns

#name

def name() -> ::String
Returns
  • (::String) — The resource name in the form of projects/{project}/locations/{location}/liveSessions/{live_session}/liveAdTagDetails/{id}.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — The resource name in the form of projects/{project}/locations/{location}/liveSessions/{live_session}/liveAdTagDetails/{id}.
Returns
  • (::String) — The resource name in the form of projects/{project}/locations/{location}/liveSessions/{live_session}/liveAdTagDetails/{id}.