Interface GoogleApiYouTubeChannelBannerResource

Index

Properties

Properties

public etag: string

The ETag of the response.

public kind: string

The type of the API response. For this operation, the value will be youtube#channelBannerInsertResponse.

public url: string

The banner images URL. After calling the channelBanners.insert method, extract this value from the API response. Then call the channels.update method, and set the URL as the value of the brandingSettings.image.bannerExternalUrl property to set the banner image for a channel.