I am using the BigQuery Data Transfer Service to get data from YouTube Analytics to BigQuery and from there to Google Data Studio. This works fine, but the tables do not contain the video names. There are just the video IDs.
Best case was if I could get a field 'video_name' in here:
Is there a way to display the video names in Data Studio, e.g. for monitoring "Top Videos By Channel" in a chart?