managedByMe property

bool? managedByMe
final

This parameter can only be used in a properly authorized request. Note: This parameter is intended exclusively for YouTube content partners.

boolean

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. The user must be authenticated as a CMS account linked to the specified content owner and onBehalfOfContentOwner must be provided.

Implementation

final bool? managedByMe;