YouTube Analytics

Description

YouTube Analytics uses the OAuth authentication standard. You can use the OAuth credentials embedded in the provider or you can register an application with Google to obtain you own.

Task Type Support

This connection type supports the following task types:

  • Data Migration

Data Migration Support

This connection can be used in a Data Migration.

Usable as Source Usable as Target Usable as Incremental Source Usable as Incremental Target

Connection String Templates

Template Name Description
YouTube Analytics The standard connection string that uses the OAuthClientID and OAuthClientSecret, CallbackURL, ContentOwnerId and ChannelId.

Connection Notes

  • The Connection String is: “OAuthClientId=MyOAuthClientId; OAuthClientSecret=MyOAuthClientSecret; CallbackURL=http://localhost; ContentOwnerId=MyContentOwnerId; ChannelId=ChannelId;