type Slate (v202508)
Stay organized with collections
Save and categorize content based on your preferences.
Service
LiveStreamEventService
A Slate
encapsulates all the information necessary to represent a Slate entity, the video
creative used by Dynamic Ad Insertion to fill vacant ad slots.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202508
Field
|
id
|
xsd:long
The unique ID of the Slate . This value is read-only and is assigned by Google.
|
name
|
xsd:string
The name of the Slate . This value is required to create a slate and has a maximum
length of 255 characters.
|
status
|
SlateStatus
The status of this Slate . This attribute is read-only and is assigned by Google. Slates
are created in the SlateStatus.ACTIVE state.
Enumerations
-
ACTIVE
- Indicates the Slate has been created and is eligible for streaming.
-
ARCHIVED
- Indicates the Slate has been archived.
-
UNKNOWN
- The value returned if the actual value is not exposed by the requested API version.
|
transcodeStatus
|
TranscodeStatus
Server side transcoding status of the current slate.
Enumerations
-
UNKNOWN
-
NOT_READY
-
COMPLETED
-
FAILED
-
NEEDS_TRANSCODE
-
IN_PROGRESS
|
videoSourceUrl
|
xsd:string
The location of the original asset if publisher provided and slate is externally hosted.
|
lastModifiedDateTime
|
DateTime
The date and time this slate was last modified.
|
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-13 UTC.
[null,null,["Last updated 2025-08-13 UTC."],[],[],null,["# type Slate (v202508)\n\n**Service** \n**LiveStreamEventService** **Dependencies** \n[SlatePage](/ad-manager/api/reference/v202508/LiveStreamEventService.SlatePage) [createSlates()](/ad-manager/api/reference/v202508/LiveStreamEventService#createSlates) [updateSlates()](/ad-manager/api/reference/v202508/LiveStreamEventService#updateSlates) \n▼\n**Slate**\n\nA `Slate` encapsulates all the information necessary to represent a Slate entity, the video\ncreative used by Dynamic Ad Insertion to fill vacant ad slots.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202508`\n\n| Field ----- ||\n|----------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### `id` | ` `xsd:`long` The unique ID of the `Slate`. This value is read-only and is assigned by Google. |\n| ### `name` | ` `xsd:`string` The name of the `Slate`. This value is required to create a slate and has a maximum length of 255 characters. |\n| ### `status` | ` `[SlateStatus](/ad-manager/api/reference/v202508/LiveStreamEventService.SlateStatus)` ` The status of this `Slate`. This attribute is read-only and is assigned by Google. Slates are created in the [SlateStatus.ACTIVE](/ad-manager/api/reference/v202508/LiveStreamEventService.SlateStatus#ACTIVE) state. *** ** * ** *** **Enumerations** `ACTIVE` : Indicates the [Slate](/ad-manager/api/reference/v202508/LiveStreamEventService.Slate) has been created and is eligible for streaming. `ARCHIVED` : Indicates the [Slate](/ad-manager/api/reference/v202508/LiveStreamEventService.Slate) has been archived. `UNKNOWN` : The value returned if the actual value is not exposed by the requested API version. \u003cbr /\u003e |\n| ### `transcodeStatus` | ` `[TranscodeStatus](/ad-manager/api/reference/v202508/LiveStreamEventService.TranscodeStatus)` ` Server side transcoding status of the current slate. *** ** * ** *** **Enumerations** `UNKNOWN` : `NOT_READY` : `COMPLETED` : `FAILED` : `NEEDS_TRANSCODE` : `IN_PROGRESS` : \u003cbr /\u003e |\n| ### `videoSourceUrl` | ` `xsd:`string` The location of the original asset if publisher provided and slate is externally hosted. |\n| ### `lastModifiedDateTime` | ` `[DateTime](/ad-manager/api/reference/v202508/LiveStreamEventService.DateTime)` ` The date and time this slate was last modified. |"]]