Google Cloud Video Stitcher V1 Client - Class AdTracking (1.2.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Video Stitcher V1 Client class AdTracking.
Determines the ad tracking policy.
Protobuf type google.cloud.video.stitcher.v1.AdTracking
Namespace
Google \ Cloud \ Video \ Stitcher \ V1
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
AD_TRACKING_UNSPECIFIED
Value: 0
The ad tracking policy is not specified.
Generated from protobuf enum AD_TRACKING_UNSPECIFIED = 0;
CLIENT
Value: 1
Client-side ad tracking is specified. The client player is expected to
trigger playback and activity events itself.
Generated from protobuf enum CLIENT = 1;
SERVER
Value: 2
The Video Stitcher API will trigger playback events on behalf of
the client player.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-18 UTC."],[],[]]