REST Resource: spreadsheetTemplate

  • The SpreadsheetTemplate resource represents a spreadsheet template, containing details like status, type, name, and content.

  • A JSON representation outlines the structure of this resource with fields for status, template type, name, content, and kind.

  • You can retrieve a list of spreadsheet templates for a content owner using the available list method.

Resource: SpreadsheetTemplate

This resource represents a spreadsheet template for a content owner.

JSON representation
 { 
 "status" 
 : 
 string 
 , 
 "templateType" 
 : 
 string 
 , 
 "templateName" 
 : 
 string 
 , 
 "templateContent" 
 : 
 string 
 , 
 "kind" 
 : 
 string 
 } 
Fields
status

string

The template status.

templateType

string

The template type.

templateName

string

The template name.

templateContent

string

The template content.

kind

string

The type of the API resource. For spreadsheet template resources, the value is youtubePartner#spreadsheetTemplate .

Methods

list

Retrieves a list of spreadsheet templates for a content owner.
Design a Mobile Site
View Site in Mobile | Classic
Share by: