public enum AdTrackingReference documentation and code samples for the Video Stitcher v1 API enum AdTracking.
Determines the ad tracking policy.
Namespace
Google.Cloud.Video.Stitcher.V1Assembly
Google.Cloud.Video.Stitcher.V1.dll
Fields |
|
|---|---|
| Name | Description |
Client |
Client-side ad tracking is specified. The client player is expected to trigger playback and activity events itself. |
Server |
The Video Stitcher API will trigger playback events on behalf of the client player. |
Unspecified |
The ad tracking policy is not specified. |