Reference documentation and code samples for the Google Cloud Video Stitcher V1 Client class AdStitchDetail.
Metadata for a stitched ad.
Generated from protobuf message google.cloud.video.stitcher.v1.AdStitchDetail
Namespace
Google \ Cloud \ Video \ Stitcher \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ ad_break_id
string
Required. The ad break ID of the processed ad.
↳ ad_id
string
Required. The ad ID of the processed ad.
↳ ad_time_offset
↳ skip_reason
string
Optional. Indicates the reason why the ad has been skipped.
↳ media
array| Google\Protobuf\Internal\MapField
Optional. The metadata of the chosen media file for the ad.
getAdBreakId
Required. The ad break ID of the processed ad.
string
setAdBreakId
Required. The ad break ID of the processed ad.
var
string
$this
getAdId
Required. The ad ID of the processed ad.
string
setAdId
Required. The ad ID of the processed ad.
var
string
$this
getAdTimeOffset
Required. The time offset of the processed ad.
hasAdTimeOffset
clearAdTimeOffset
setAdTimeOffset
Required. The time offset of the processed ad.
$this
getSkipReason
Optional. Indicates the reason why the ad has been skipped.
string
setSkipReason
Optional. Indicates the reason why the ad has been skipped.
var
string
$this
getMedia
Optional. The metadata of the chosen media file for the ad.
setMedia
Optional. The metadata of the chosen media file for the ad.
$this