Ads API .NET library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Google.Api.Ads.AdManager.v202311.Slate Class Reference

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...
 

Detailed Description

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.

Property Documentation

long Google.Api.Ads.AdManager.v202311.Slate.id
getset

The unique ID of the

Slate. This value is read-only and is assigned by Google.

bool Google.Api.Ads.AdManager.v202311.Slate.idSpecified
getset

true, if a value is specified for id, false otherwise.

DateTime Google.Api.Ads.AdManager.v202311.Slate.lastModifiedDateTime
getset

The date and time this slate was last modified.

string Google.Api.Ads.AdManager.v202311.Slate.name
getset

The name of the

Slate. This value is required to create a slate and has a maximum length of 255 characters.

SlateStatus Google.Api.Ads.AdManager.v202311.Slate.status
getset

The status of this

Slate. This attribute is read-only and is assigned by Google. Slates are created in the SlateStatus::ACTIVE state.

bool Google.Api.Ads.AdManager.v202311.Slate.statusSpecified
getset

true, if a value is specified for status, false otherwise.

TranscodeStatus Google.Api.Ads.AdManager.v202311.Slate.transcodeStatus
getset

Server side transcoding status of the current slate.

bool Google.Api.Ads.AdManager.v202311.Slate.transcodeStatusSpecified
getset

true, if a value is specified for transcodeStatus, false otherwise.

string Google.Api.Ads.AdManager.v202311.Slate.videoSourceUrl
getset

The location of the original asset if publisher provided and slate is externally hosted.


The documentation for this class was generated from the following file: