YouTube Analytics
Query YouTube Analytics reports and manage analytics groups for channel and content performance workflows.
google-youtube-analyticsv1.0.08 个 Tools
认证方式
| 方式 | 底层类型 | 状态 | 说明 |
|---|---|---|---|
| OAuth 2.0 | oauth2 | available | — |
调用示例
import { createClient } from "@open-connector/sdk";const oc = createClient({ baseUrl: "https://api.openconnector.dev", apiKey: process.env.OPEN_CONNECTOR_API_KEY!,});const result = await oc.executeTool({ slug: "GOOGLE_YOUTUBE_ANALYTICS_GROUP_ITEMS_DELETE", connectedAccountId: "conn_...", arguments: { /* match this tool's input schema */ },});import Composio from "@composio/client";const composio = new Composio({ baseURL: "https://api.openconnector.dev/composio", apiKey: process.env.OPEN_CONNECTOR_API_KEY!,});const result = await composio.tools.execute("GOOGLE_YOUTUBE_ANALYTICS_GROUP_ITEMS_DELETE", { connected_account_id: "conn_...", arguments: { /* match this tool's input schema */ },});oc tools execute GOOGLE_YOUTUBE_ANALYTICS_GROUP_ITEMS_DELETE --data '{ }'Tool 目录
可用 Tools
8 个可调用操作
YoutubeAnalytics GroupItems DeleteGOOGLE_YOUTUBE_ANALYTICS_GROUP_ITEMS_DELETERemoves an item from a group.需要连接5 scopes
Removes an item from a group.
认证
需要 Connected AccountScopes
https://www.googleapis.com/auth/youtubehttps://www.googleapis.com/auth/youtube.readonlyhttps://www.googleapis.com/auth/youtubepartnerhttps://www.googleapis.com/auth/yt-analytics-monetary.readonlyhttps://www.googleapis.com/auth/yt-analytics.readonlyTags
groupitems
YoutubeAnalytics GroupItems InsertGOOGLE_YOUTUBE_ANALYTICS_GROUP_ITEMS_INSERTCreates a group item.需要连接5 scopes
Creates a group item.
认证
需要 Connected AccountScopes
https://www.googleapis.com/auth/youtubehttps://www.googleapis.com/auth/youtube.readonlyhttps://www.googleapis.com/auth/youtubepartnerhttps://www.googleapis.com/auth/yt-analytics-monetary.readonlyhttps://www.googleapis.com/auth/yt-analytics.readonlyTags
groupitems
YoutubeAnalytics GroupItems ListGOOGLE_YOUTUBE_ANALYTICS_GROUP_ITEMS_LISTReturns a collection of group items that match the API request parameters.需要连接5 scopes
Returns a collection of group items that match the API request parameters.
认证
需要 Connected AccountScopes
https://www.googleapis.com/auth/youtubehttps://www.googleapis.com/auth/youtube.readonlyhttps://www.googleapis.com/auth/youtubepartnerhttps://www.googleapis.com/auth/yt-analytics-monetary.readonlyhttps://www.googleapis.com/auth/yt-analytics.readonlyTags
groupitems
YoutubeAnalytics Groups DeleteGOOGLE_YOUTUBE_ANALYTICS_GROUPS_DELETEDeletes a group.需要连接5 scopes
Deletes a group.
认证
需要 Connected AccountScopes
https://www.googleapis.com/auth/youtubehttps://www.googleapis.com/auth/youtube.readonlyhttps://www.googleapis.com/auth/youtubepartnerhttps://www.googleapis.com/auth/yt-analytics-monetary.readonlyhttps://www.googleapis.com/auth/yt-analytics.readonlyTags
groups
YoutubeAnalytics Groups InsertGOOGLE_YOUTUBE_ANALYTICS_GROUPS_INSERTCreates a group.需要连接5 scopes
Creates a group.
认证
需要 Connected AccountScopes
https://www.googleapis.com/auth/youtubehttps://www.googleapis.com/auth/youtube.readonlyhttps://www.googleapis.com/auth/youtubepartnerhttps://www.googleapis.com/auth/yt-analytics-monetary.readonlyhttps://www.googleapis.com/auth/yt-analytics.readonlyTags
groups
YoutubeAnalytics Groups ListGOOGLE_YOUTUBE_ANALYTICS_GROUPS_LISTReturns a collection of groups that match the API request parameters. For example, you can retrieve all groups that the authenticated user owns, or you can retrieve one or more groups by their unique IDs.需要连接5 scopes
Returns a collection of groups that match the API request parameters. For example, you can retrieve all groups that the authenticated user owns, or you can retrieve one or more groups by their unique IDs.
认证
需要 Connected AccountScopes
https://www.googleapis.com/auth/youtubehttps://www.googleapis.com/auth/youtube.readonlyhttps://www.googleapis.com/auth/youtubepartnerhttps://www.googleapis.com/auth/yt-analytics-monetary.readonlyhttps://www.googleapis.com/auth/yt-analytics.readonlyTags
groups
YoutubeAnalytics Groups UpdateGOOGLE_YOUTUBE_ANALYTICS_GROUPS_UPDATEModifies a group. For example, you could change a group's title.需要连接5 scopes
Modifies a group. For example, you could change a group's title.
认证
需要 Connected AccountScopes
https://www.googleapis.com/auth/youtubehttps://www.googleapis.com/auth/youtube.readonlyhttps://www.googleapis.com/auth/youtubepartnerhttps://www.googleapis.com/auth/yt-analytics-monetary.readonlyhttps://www.googleapis.com/auth/yt-analytics.readonlyTags
groups
YoutubeAnalytics Reports QueryGOOGLE_YOUTUBE_ANALYTICS_REPORTS_QUERYRetrieve your YouTube Analytics reports.需要连接5 scopes
Retrieve your YouTube Analytics reports.
认证
需要 Connected AccountScopes
https://www.googleapis.com/auth/youtubehttps://www.googleapis.com/auth/youtube.readonlyhttps://www.googleapis.com/auth/youtubepartnerhttps://www.googleapis.com/auth/yt-analytics-monetary.readonlyhttps://www.googleapis.com/auth/yt-analytics.readonlyTags
reports