Skip to main content Skip to complementary content

Youtube Analytics 

Youtube Analytics is the analytics service by Youtube to better understand your video and channel performance with key metrics.

Youtube Analytics integration replicates data using the Youtube Reporting API and Youtube Data API.

See the Schema section for a list of objects available for replication.

Preparing for authentication

To access your data, you need to authenticate the connection with your account credentials.

Information noteMake sure that the account you use has read access to the tables you want to fetch.

To retrieve your client ID and client secret:

  1. Log into Google Cloud Console.
  2. Go to APIs & Services > OAuth Consent Screens > Get Started.
  3. In the Audience field, select External.
  4. Go to APIs & Services > Credentials.
  5. Click Create Credentials > OAuth client ID.
  6. In the Application type field, select Web application.
  7. In the Name field, type a name for the credentials.
  8. Click Create.
  9. Copy and paste your client ID and client secret into a secured file.

Creating the connection

For more information, see Connecting to SaaS applications.

  1. Fill in the required connection properties.
  2. Provide a name for the connection in Connection name.

  3. Select Open connection metadata to define metadata for the connection when it has been created.

  4. Click Create.

Connection settings
SettingDescription
Data gateway

Select a Data Movement gateway if required by your use case.

Information note

This field is not available with the Qlik Talend Cloud Starter subscription, as it does not support Data Movement gateway. If you have another subscription tier and do not want to use Data Movement gateway, select None.

For information on the benefits of Data Movement gateway and use cases that require it, see Qlik Data Gateway - Data Movement.

Start DateEnter the date, in the format MM/DD/YYYY, from which the data must be replicated from your source to your target.
Channel IDsYoutube channel ID.
Client IDClient ID.
Client SecretClient secret.

Schema

Information note

Schemas and naming conventions can change from version to version. It is recommended to verify your version before continuing.

The schema and info displayed below is for version 2.

Depending on your destination, table and column names may not appear as they are outlined below.

channels

The channels table contains info about the channels in your Youtube Analytics account.

Replication Method

Full Table

Primary Key

id

Useful links

Youtube Analytics documentation

playlists

The playlists table contains info about the playlists in your Youtube Analytics account.

Replication Method

Full Table

Primary Key

id

Useful links

Youtube Analytics documentation

playlist_items

The playlist_items table contains info about the playlist items in your Youtube Analytics account.

Replication Method

CDC

Primary Key

id

Replication Keys

published_at

Useful links

Youtube Analytics documentation

videos

The videos table contains info about the videos in your Youtube Analytics account.

Replication Method

CDC

Primary Key

id

Replication Keys

published_at

Useful links

Youtube Analytics documentation

YouTube Reporting Streams

The YouTube Reporting Streams table contains info about the reporting streams in your Youtube Analytics account.

Replication Method

CDC

Primary Keys

dimensions_hash_key

date

Replication Keys

create_time

Useful links

Youtube Analytics documentation

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!