I am trying to get the details of the CMS user who created an asset in youtube CMS as shown in the screenshot attached.
Before working on a new solution PR, I wanted to ask if YT gem provides a way (couldn't find any code) which I missed.
The network investigation shows that data is present under the JSON response
metadataForComparison[0] >source > cms > delegateUser
for the URL https://studio.youtube.com/youtubei/v1/cms/get_cms_assets?alt=json&key=YOUR_KEY
