Video Stitcher V1 API - Module Google::Cloud::Video::Stitcher::V1::AdTracking (v1.7.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Video Stitcher V1 API module Google::Cloud::Video::Stitcher::V1::AdTracking.
Determines the ad tracking policy.
Constants
AD_TRACKING_UNSPECIFIED
value: 0 The ad tracking policy is not specified.
CLIENT
value: 1 Client-side ad tracking is specified. The client player is expected to
trigger playback and activity events itself.
SERVER
value: 2 The Video Stitcher API will trigger playback events on behalf of
the client player.