type SamSession (v202505)

  • SamSession is a service within the StreamActivityMonitorService with dependencies including getSamSessionsByStatement().

  • The SamSession object contains fields such as sessionId (string), isVodSession (boolean), streamCreateRequest (which can be one of several types), adBreaks (an array of AdBreak objects), startDateTime (a DateTime object), sessionDurationMillis (long), and contentDurationMillis (long).

  • The namespace for this service is https://www.google.com/apis/ads/publisher/v202505.


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

Field

sessionId

xsd:string

isVodSession

xsd:boolean

streamCreateRequest

  1. StreamCreateRequest
    1. LinearStreamCreateRequest
    2. VodStreamCreateRequest

adBreaks

AdBreak[]

startDateTime

DateTime

sessionDurationMillis

xsd:long

contentDurationMillis

xsd:long