abstract type StreamCreateRequest (v202411)

  • The StreamActivityMonitorService allows monitoring of linear and VOD streams, offering various reporting types such as client, server, and ad media.

  • The service uses StreamCreateRequest with specific implementations for linear and VOD streams to initiate monitoring.

  • It relies on SamSession for managing sessions and requires URL and user agent information for reporting.

  • StreamActivityMonitorService is part of the Google Ad Manager API, residing within the specified namespace.

  • ReportingType enumeration provides options to configure how stream activity data is collected and reported.


Namespace
https://www.google.com/apis/ads/publisher/v202411

Field

url

xsd:string

userAgent

xsd:string

reportingType

ReportingType


Enumerations
DISABLED
CLIENT
SERVER
AD_MEDIA
UNKNOWN