description:'The categoryId parameter specifies a YouTube guide category, thereby requesting YouTube channels associated with that category.',
},
{
displayName:'For Username',
name:'forUsername',
type:'string',
default:'',
description:`The forUsername parameter specifies a YouTube username, thereby requesting the channel associated with that username.`,
},
{
displayName:'ID',
name:'id',
type:'string',
default:'',
description:`The id parameter specifies a comma-separated list of the YouTube channel ID(s) for the resource(s) that are being retrieved. In a channel resource, the id property specifies the channel's YouTube channel ID.`,
},
{
displayName:'Managed By Me',
name:'managedByMe',
type:'boolean',
default:false,
description:`Set this parameter's value to true to instruct the API to only return channels managed by the content owner that the onBehalfOfContentOwner parameter specifies`,
},
{
displayName:'Mine',
name:'mine',
type:'boolean',
default:false,
description:`This parameter can only be used in a properly authorized request. Set this parameter's value to true to instruct the API to only return channels owned by the authenticated user.`,
description:`The hl parameter instructs the API to retrieve localized resource metadata for a specific application language that the YouTube website supports.`,
},
{
displayName:'On Behalf Of Content Owner',
name:'onBehalfOfContentOwner',
type:'string',
default:'',
description:`The onBehalfOfContentOwner parameter indicates that the request's authorization credentials identify a YouTube CMS user who is acting on behalf of the content owner specified in the parameter value`,
description:'Encapsulates information about the branding of the channel.',
placeholder:'Add Branding Settings',
typeOptions:{
multipleValues: false,
},
options:[
{
name:'channelSettingsValues',
displayName:'Channel Settings',
values:[
{
displayName:'Channel',
name:'channel',
type:'collection',
default:'',
placeholder:'Add Channel Settings',
typeOptions:{
multipleValues: false,
},
options:[
{
displayName:'Country',
name:'country',
type:'string',
default:'',
description:'The country with which the channel is associated. Update this property to set the value of the snippet.country property.',
},
{
displayName:'Description',
name:'description',
type:'string',
default:'',
description:`The channel description, which appears in the channel information box on your channel page. The property's value has a maximum length of 1000 characters.`,
},
{
displayName:'Default Language',
name:'defaultLanguage',
type:'string',
default:'',
description:'The content tab that users should display by default when viewers arrive at your channel page.',
},
{
displayName:'Default Tab',
name:'defaultTab',
type:'string',
default:'The content tab that users should display by default when viewers arrive at your channel page.',
},
{
displayName:'Featured Channels Title',
name:'featuredChannelsTitle',
type:'string',
default:'',
description:'The title that displays above the featured channels module. The title has a maximum length of 30 characters.',
},
{
displayName:'Featured Channels Urls',
name:'featuredChannelsUrls',
type:'string',
typeOptions:{
multipleValues: true,
},
description:'A list of up to 100 channels that you would like to link to from the featured channels module. The property value is a list of YouTube channel ID values, each of which uniquely identifies a channel.',
default:[],
},
{
displayName:'Keywords',
name:'keywords',
type:'string',
typeOptions:{
alwaysOpenEditWindow: true,
},
placeholder:'tech,news',
description:'Keywords associated with your channel. The value is a space-separated list of strings.',
default:'',
},
{
displayName:'Moderate Comments',
name:'moderateComments',
type:'boolean',
description:'This setting determines whether user-submitted comments left on the channel page need to be approved by the channel owner to be publicly visible.',
default:false,
},
{
displayName:'Profile Color',
name:'profileColor',
type:'string',
default:'',
description:`A prominent color that complements the channel's content.`,
},
{
displayName:'Show Related Channels',
name:'showRelatedChannels',
type:'boolean',
description:'This setting indicates whether YouTube should show an algorithmically generated list of related channels on your channel page.',
default:false,
},
{
displayName:'Show Browse View',
name:'showBrowseView',
type:'boolean',
description:'This setting indicates whether the channel page should display content in a browse or feed view.',
default:false,
},
{
displayName:'Tracking Analytics AccountId',
name:'trackingAnalyticsAccountId',
type:'string',
description:'The ID for a Google Analytics account that you want to use to track and measure traffic to your channel.',
default:'',
},
{
displayName:'Unsubscribed Trailer',
name:'unsubscribedTrailer',
type:'string',
description:`The video that should play in the featured video module in the channel page's browse view for unsubscribed viewers.`,
default:'',
},
],
},
],
description:'The channel object encapsulates branding properties of the channel page',
},
{
name:'imageSettingsValues',
displayName:'Image Settings',
values:[
{
displayName:'Image',
name:'image',
type:'collection',
default:'',
placeholder:'Add Channel Settings',
description:`The image object encapsulates information about images that display on the channel's channel page or video watch pages.`,