Class LiveAdTagDetail (0.2.0)

LiveAdTagDetail(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Container for a live session's ad tag detail.

Attributes

NameDescription
name str
The resource name in the form of ``projects/{project}/locations/{location}/liveSessions/{live_session}/liveAdTagDetails/{id}``.
ad_requests Sequence[google.cloud.video.stitcher_v1.types.AdRequest]
A list of ad requests.

Inheritance

builtins.object > proto.message.Message > LiveAdTagDetail