type VodStreamCreateRequest (v202408)
Stay organized with collections
Save and categorize content based on your preferences.
Service
StreamActivityMonitorService
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
Field
|
StreamCreateRequest (inherited)
|
url
|
xsd:string
|
userAgent
|
xsd:string
|
reportingType
|
ReportingType
Enumerations
-
DISABLED
-
CLIENT
-
SERVER
-
AD_MEDIA
-
UNKNOWN
|
VodStreamCreateRequest
|
contentSourceId
|
xsd:long
|
videoId
|
xsd:string
|
contentId
|
xsd:long
|
contentName
|
xsd:string
|
cuePoints
|
xsd:long[]
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eStreamActivityMonitorService\u003c/code\u003e allows monitoring of linear and VOD streams by creating requests.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eStreamCreateRequest\u003c/code\u003e objects define common properties like URL, user agent, and reporting type for stream monitoring.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eVodStreamCreateRequest\u003c/code\u003e extends \u003ccode\u003eStreamCreateRequest\u003c/code\u003e with specific details for on-demand video streams, including content source ID, video ID, content ID, content name, and cue points.\u003c/p\u003e\n"],["\u003cp\u003eThe service uses a specific namespace for communication and offers different reporting types.\u003c/p\u003e\n"]]],["The content outlines the `StreamActivityMonitorService`, specifically the `StreamCreateRequest` and `VodStreamCreateRequest` within the `v202408` namespace. `StreamCreateRequest` includes `url`, `userAgent`, and `reportingType` fields, with the latter using enumerated values. `VodStreamCreateRequest`, which extends `StreamCreateRequest`, adds fields such as `contentSourceId`, `videoId`, `contentId`, `contentName`, and an array of `cuePoints`. It is related to creating a stream to monitor the activities.\n"],null,["# type VodStreamCreateRequest (v202408)\n\n**Service** \n**StreamActivityMonitorService** **Inheritance** \n[StreamCreateRequest](/ad-manager/api/reference/v202408/StreamActivityMonitorService.StreamCreateRequest) \n▼\n[LinearStreamCreateRequest](/ad-manager/api/reference/v202408/StreamActivityMonitorService.LinearStreamCreateRequest) **VodStreamCreateRequest**\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Field ----- ||\n|-----------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| **`StreamCreateRequest` (inherited)** ||\n| ### `url` | ` `xsd:`string` \u003cbr /\u003e |\n| ### `userAgent` | ` `xsd:`string` \u003cbr /\u003e |\n| ### `reportingType` | ` `[ReportingType](/ad-manager/api/reference/v202408/StreamActivityMonitorService.ReportingType)` ` *** ** * ** *** **Enumerations** `DISABLED` : `CLIENT` : `SERVER` : `AD_MEDIA` : `UNKNOWN` : \u003cbr /\u003e |\n| **`VodStreamCreateRequest`** ||\n| ### `contentSourceId` | ` `xsd:`long` \u003cbr /\u003e |\n| ### `videoId` | ` `xsd:`string` \u003cbr /\u003e |\n| ### `contentId` | ` `xsd:`long` \u003cbr /\u003e |\n| ### `contentName` | ` `xsd:`string` \u003cbr /\u003e |\n| ### `cuePoints` | ` `xsd:`long[]` \u003cbr /\u003e |"]]