mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Merge branch 'master' into rename-repo-url
This commit is contained in:
+3
-3
@@ -5,7 +5,7 @@
|
||||
|
||||
/// <reference path="../gapi/gapi.d.ts" />
|
||||
|
||||
declare module gapi.client.youtubeAnalytics {
|
||||
declare namespace gapi.client.youtubeAnalytics {
|
||||
|
||||
export interface reports {
|
||||
|
||||
@@ -30,7 +30,7 @@ declare module gapi.client.youtubeAnalytics {
|
||||
*/
|
||||
metrics: string;
|
||||
/**
|
||||
* A comma-separated list of YouTube Analytics dimensions, such as views or ageGroup,gender.
|
||||
* A comma-separated list of YouTube Analytics dimensions, such as views or ageGroup,gender.
|
||||
*/
|
||||
dimensions?: string;
|
||||
/**
|
||||
@@ -57,4 +57,4 @@ declare module gapi.client.youtubeAnalytics {
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user