Video Stitcher v1 API - Enum AdTracking (3.1.0)

public enum AdTracking

Reference documentation and code samples for the Video Stitcher v1 API enum AdTracking.

Determines the ad tracking policy.

Namespace

Google.Cloud.Video.Stitcher.V1

Assembly

Google.Cloud.Video.Stitcher.V1.dll

Fields

NameDescription
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.