REST Resource: spreadsheetTemplate

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.