Google Ad Manager Video API
Sử dụng bộ sưu tập để sắp xếp ngăn nắp các trang
Lưu và phân loại nội dung dựa trên lựa chọn ưu tiên của bạn.
API Video Google Ad Manager cho phép nhà xuất bản thực hiện các thao tác đối với nội dung video của họ, chẳng hạn như cập nhật siêu dữ liệu video.
Dịch vụ: admanagervideo.googleapis.com
Để gọi dịch vụ này, bạn nên sử dụng thư viện ứng dụng do Google cung cấp. Nếu ứng dụng của bạn cần sử dụng thư viện của riêng bạn để gọi dịch vụ này, hãy sử dụng thông tin sau đây khi đưa ra yêu cầu API.
Tài liệu khám phá
Tài liệu khám phá là một thông số kỹ thuật mà máy đọc được để mô tả và sử dụng các API REST. API này được dùng để xây dựng thư viện ứng dụng, trình bổ trợ IDE và các công cụ khác tương tác với các API của Google. Một dịch vụ có thể cung cấp nhiều tài liệu khám phá. Dịch vụ này cung cấp tài liệu khám phá sau đây:
Điểm cuối dịch vụ
Điểm cuối dịch vụ là một URL cơ sở chỉ định địa chỉ mạng của dịch vụ API. Một dịch vụ có thể có nhiều điểm cuối dịch vụ. Dịch vụ này có điểm cuối của dịch vụ sau đây và tất cả các URI bên dưới đều liên quan đến điểm cuối của dịch vụ này:
https://admanagervideo.googleapis.com
Phương thức |
create |
POST /v1/{parent=networks/*/assets/*}/adBreaks API để tạo Điểm chèn quảng cáo trong sự kiện phát trực tiếp. |
list |
GET /v1/{parent=networks/*/assets/*}/adBreaks API để liệt kê các Điểm chèn quảng cáo trong sự kiện phát trực tiếp. |
Phương thức |
create |
POST /v1/{customParent=networks/*/customAssets/*}/adBreaks API để tạo Điểm chèn quảng cáo trong sự kiện phát trực tiếp. |
list |
GET /v1/{customParent=networks/*/customAssets/*}/adBreaks API để liệt kê các Điểm chèn quảng cáo trong sự kiện phát trực tiếp. |
Phương thức |
create |
POST /v1/{content=networks/*/sources/*/content/*}/adBreaks API để tạo Điểm chèn quảng cáo trong sự kiện phát trực tiếp. |
list |
GET /v1/{content=networks/*/sources/*/content/*}/adBreaks API để liệt kê các Điểm chèn quảng cáo trong sự kiện phát trực tiếp. |
Phương thức |
update |
PUT /v1/videoContent/{videoContent.name=networks/*/sources/*/content/*}
API để tạo nội dung mới hoặc cập nhật siêu dữ liệu nếu nội dung đã tồn tại trong Ad Manager. |
Trừ phi có lưu ý khác, nội dung của trang này được cấp phép theo Giấy phép ghi nhận tác giả 4.0 của Creative Commons và các mẫu mã lập trình được cấp phép theo Giấy phép Apache 2.0. Để biết thông tin chi tiết, vui lòng tham khảo Chính sách trang web của Google Developers. Java là nhãn hiệu đã đăng ký của Oracle và/hoặc các đơn vị liên kết với Oracle.
Cập nhật lần gần đây nhất: 2025-08-21 UTC.
[null,null,["Cập nhật lần gần đây nhất: 2025-08-21 UTC."],[[["\u003cp\u003eThe Google Ad Manager Video API enables publishers to manage video content, including updating video metadata.\u003c/p\u003e\n"],["\u003cp\u003ePublishers can use the API to create and manage ad breaks within live streams for various content types, including assets, custom assets, and source content.\u003c/p\u003e\n"],["\u003cp\u003eThe API provides methods for creating, listing, and updating video content and associated ad breaks using RESTful operations.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can utilize Google-provided client libraries or their own libraries to interact with the API, leveraging the provided service endpoint and discovery document.\u003c/p\u003e\n"]]],["The Google Ad Manager Video API enables operations on video content, including updating metadata. It offers four REST resources: `v1.networks.assets.adBreaks`, `v1.networks.customAssets.adBreaks`, `v1.networks.sources.content.adBreaks`, and `v1.videoContent.networks.sources.content`. The first three support creating (`POST`) and listing (`GET`) ad breaks within a live stream. The last resource supports updating (`PUT`) video content metadata or creating new content. The API is accessed via client libraries or through its discovery document and service endpoint.\n"],null,["# Google Ad Manager Video API\n\nThe Google Ad Manager Video API allows publishers to perform operations to their video content, such as updating the video metadata.\n\n- [REST Resource: v1.networks.assets.adBreaks](#v1.networks.assets.adBreaks)\n- [REST Resource: v1.networks.customAssets.adBreaks](#v1.networks.customAssets.adBreaks)\n- [REST Resource: v1.networks.sources.content.adBreaks](#v1.networks.sources.content.adBreaks)\n- [REST Resource: v1.videoContent.networks.sources.content](#v1.videoContent.networks.sources.content)\n\nService: admanagervideo.googleapis.com\n--------------------------------------\n\nTo call this service, we recommend that you use the Google-provided [client libraries](https://cloud.google.com/apis/docs/client-libraries-explained). If your application needs to use your own libraries to call this service, use the following information when you make the API requests.\n\n### Discovery document\n\nA [Discovery Document](https://developers.google.com/discovery/v1/reference/apis) is a machine-readable specification for describing and consuming REST APIs. It is used to build client libraries, IDE plugins, and other tools that interact with Google APIs. One service may provide multiple discovery documents. This service provides the following discovery document:\n\n- \u003chttps://admanagervideo.googleapis.com/$discovery/rest?version=v1\u003e\n\n### Service endpoint\n\nA [service endpoint](https://cloud.google.com/apis/design/glossary#api_service_endpoint) is a base URL that specifies the network address of an API service. One service might have multiple service endpoints. This service has the following service endpoint and all URIs below are relative to this service endpoint:\n\n- `https://admanagervideo.googleapis.com`\n\nREST Resource: [v1.networks.assets.adBreaks](/ad-manager/video/rest/v1/networks.assets.adBreaks)\n------------------------------------------------------------------------------------------------\n\n| Methods ||\n|---------------------------------------------------------------------|----------------------------------------------------------------------------------------------------|\n| [create](/ad-manager/video/rest/v1/networks.assets.adBreaks/create) | `POST /v1/{parent=networks/*/assets/*}/adBreaks` API to create an Ad Break within the live stream. |\n| [list](/ad-manager/video/rest/v1/networks.assets.adBreaks/list) | `GET /v1/{parent=networks/*/assets/*}/adBreaks` API to list Ad Breaks within the live stream. |\n\nREST Resource: [v1.networks.customAssets.adBreaks](/ad-manager/video/rest/v1/networks.customAssets.adBreaks)\n------------------------------------------------------------------------------------------------------------\n\n| Methods ||\n|---------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------|\n| [create](/ad-manager/video/rest/v1/networks.customAssets.adBreaks/create) | `POST /v1/{customParent=networks/*/customAssets/*}/adBreaks` API to create an Ad Break within the live stream. |\n| [list](/ad-manager/video/rest/v1/networks.customAssets.adBreaks/list) | `GET /v1/{customParent=networks/*/customAssets/*}/adBreaks` API to list Ad Breaks within the live stream. |\n\nREST Resource: [v1.networks.sources.content.adBreaks](/ad-manager/video/rest/v1/networks.sources.content.adBreaks)\n------------------------------------------------------------------------------------------------------------------\n\n| Methods ||\n|------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------|\n| [create](/ad-manager/video/rest/v1/networks.sources.content.adBreaks/create) | `POST /v1/{content=networks/*/sources/*/content/*}/adBreaks` API to create an Ad Break within the live stream. |\n| [list](/ad-manager/video/rest/v1/networks.sources.content.adBreaks/list) | `GET /v1/{content=networks/*/sources/*/content/*}/adBreaks` API to list Ad Breaks within the live stream. |\n\nREST Resource: [v1.videoContent.networks.sources.content](/ad-manager/video/rest/v1/videoContent.networks.sources.content)\n--------------------------------------------------------------------------------------------------------------------------\n\n| Methods ||\n|----------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [update](/ad-manager/video/rest/v1/videoContent.networks.sources.content/update) | `PUT /v1/videoContent/{videoContent.name=networks/*/sources/*/content/*}` API to create new content or update its metadata if the content already exists in Ad Manager. |"]]