Ads API .NET library
|
A More...
Properties | |
long | id [get, set] |
The unique ID of the More... | |
bool | idSpecified [get, set] |
string | name [get, set] |
The name of the More... | |
SlateStatus | status [get, set] |
The status of this More... | |
bool | statusSpecified [get, set] |
TranscodeStatus | transcodeStatus [get, set] |
Server side transcoding status of the current slate. More... | |
bool | transcodeStatusSpecified [get, set] |
string | videoSourceUrl [get, set] |
The location of the original asset if publisher provided and slate is externally hosted. More... | |
DateTime | lastModifiedDateTime [get, set] |
The date and time this slate was last modified. More... | |
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.
|
getset |
|
getset |
true
, if a value is specified for id, false
otherwise.
|
getset |
The date and time this slate was last modified.
|
getset |
The name of the
Slate
. This value is required to create a slate and has a maximum length of 255 characters.
|
getset |
The status of this
Slate
. This attribute is read-only and is assigned by Google. Slates are created in the SlateStatus::ACTIVE state.
|
getset |
true
, if a value is specified for status, false
otherwise.
|
getset |
Server side transcoding status of the current slate.
|
getset |
true
, if a value is specified for transcodeStatus, false
otherwise.
|
getset |
The location of the original asset if publisher provided and slate is externally hosted.