Оптимизируйте свои подборки
Сохраняйте и классифицируйте контент в соответствии со своими настройками.
API Display & Video 360 — это программный интерфейс для платформы Display & Video 360. Он предлагает набор услуг и методов для получения, создания и обновления ресурсов Display & Video 360, а также управления доступом пользователей Display & Video 360 для ваших партнеров и рекламодателей.
Ваша команда может использовать API Display & Video 360, отправляя HTTP-запросы. Каждый отдельный запрос выполняет действие, например получение, создание или обновление одного или нескольких ресурсов. API предоставляет клиентские библиотеки на различных языках программирования, помогающие форматировать и выполнять эти запросы.
Версии Live API время от времени обновляются, а новые версии выпускаются примерно раз в год. Более ранние версии устаревают и прекращают свое действие после выпуска новых версий.
Что оно может делать?
Используя API Display & Video 360, ваша команда может программно выполнять следующие действия, отправляя один или несколько последующих запросов:
Настройте новых рекламодателей, кампании, заказы на размещение и позиции.
Управляйте ресурсами таргетинга, такими как каналы, списки местоположений или аудитории электронных адресов.
Создавайте и назначайте собственные алгоритмы назначения ставок.
Загружайте медиаресурсы и создавайте творческие ресурсы.
Массовый доступ к существующим ресурсам, их контроль качества и обновление по мере необходимости.
Создавайте новых пользователей и управляйте их доступом к партнерам или рекламодателям Display & Video 360.
Создайте и загрузите файлы структурированных данных.
Для кого он построен?
Интеграция с API Display & Video 360 идеально подходит для команд, которые управляют значительным количеством ресурсов Display & Video 360 и хотят автоматизировать часть своего рабочего процесса.
Учитывая широкий набор функций, интеграция API может оптимизировать работу на нескольких уровнях взаимодействия с Display & Video 360: от создания позиций до управления аудиториями электронных адресов. Поскольку он не поддерживает создание или обновление ресурсов YouTube и партнеров, командам, которым нужна эта функция, следует рассмотреть возможность комбинированной интеграции с API Display & Video 360 и файлами структурированных данных .
Командам потребуются некоторые инженерные ресурсы для создания и поддержки интеграции API.
Какие продукты с ним работают?
Файлы структурированных данных можно загрузить с помощью API Display & Video 360. Вы можете создавать и обновлять ресурсы YouTube и партнеров с помощью файлов структурированных данных, вручную загружая файлы в интерфейс Display & Video 360. Совместная интеграция этих двух инструментов может помочь вашей команде управлять всем набором позиций.
Коннектор BigQuery Display & Video 360 API можно использовать для получения ресурсов Display & Video 360 в формате Display & Video 360 API и импорта их непосредственно в BigQuery . Использование коннектора BigQuery позволяет автоматизировать извлечение ресурсов, поэтому API Display & Video 360 можно использовать только для создания, обновления или удаления ресурсов.
[[["Прост для понимания","easyToUnderstand","thumb-up"],["Помог мне решить мою проблему","solvedMyProblem","thumb-up"],["Другое","otherUp","thumb-up"]],[["Отсутствует нужная мне информация","missingTheInformationINeed","thumb-down"],["Слишком сложен/слишком много шагов","tooComplicatedTooManySteps","thumb-down"],["Устарел","outOfDate","thumb-down"],["Проблема с переводом текста","translationIssue","thumb-down"],["Проблемы образцов/кода","samplesCodeIssue","thumb-down"],["Другое","otherDown","thumb-down"]],["Последнее обновление: 2025-07-24 UTC."],[[["\u003cp\u003eThe Display & Video 360 API allows programmatic access to Display & Video 360 platform for retrieving, creating, and updating resources, as well as managing user access.\u003c/p\u003e\n"],["\u003cp\u003eTeams can use the API to automate tasks like setting up campaigns, managing targeting, building algorithms, and handling creative assets.\u003c/p\u003e\n"],["\u003cp\u003eWhile the API supports retrieving YouTube & Partners resources, it cannot create or update them, necessitating alternative methods like Structured Data Files for full resource management.\u003c/p\u003e\n"],["\u003cp\u003eIt is ideal for teams managing substantial Display & Video 360 resources and seeking workflow automation but requires engineering resources for integration.\u003c/p\u003e\n"],["\u003cp\u003eThe API can be combined with tools like Structured Data Files and BigQuery Connector for comprehensive resource and data management.\u003c/p\u003e\n"]]],["The Display & Video 360 API allows programmatic interaction with the platform via HTTP requests, enabling teams to retrieve, create, and update resources. Key actions include setting up advertisers, managing targeting resources, building custom bidding algorithms, uploading media, retrieving and updating existing resources, managing user access, and generating Structured Data Files. It uses OAuth 2.0 for authentication and offers client libraries for various languages. It's ideal for teams managing numerous resources, although it doesn't create/update YouTube & Partners resources. It works with Structured Data Files and BigQuery Connector.\n"],null,["# Display & Video 360 API\n\nThe Display \\& Video 360 API is a programmatic interface for the Display \\& Video\n360 platform. It offers a suite of services and methods for retrieving,\ncreating, and updating Display \\& Video 360 resources, and managing Display \\&\nVideo 360 user access for your partners and advertisers.\n\nSee the [user guides](/display-video/api) and [reference documentation](/display-video/api/reference/rest) for\nDisplay \\& Video 360 API for more information.\n\nHow does it work?\n-----------------\n\nYour team can use the Display \\& Video 360 API by sending HTTP requests. Each\nindividual request executes an action, such as retrieving, creating, or updating\none or more resources. The API provides [client libraries in a variety of\nprogramming languages](/display-video/api/guides/getting-started/libraries) to help format and execute these requests.\n\nThe API uses [OAuth 2.0](/identity/protocols/oauth2) to authenticate requests. Credentials for\nauthentication are generated under a [Google Cloud Platform (GCP)\nproject](//cloud.google.com/resource-manager/docs/creating-managing-projects). You can read more about this in the [Display \\& Video 360\nAPI Getting Started guide](/display-video/api).\n\nLive API versions are occasionally updated, and new versions are released\nroughly once a year. Earlier versions are deprecated and later sunset after new\nversions are released.\n\nWhat can it do?\n---------------\n\nUsing Display \\& Video 360 API, your team can do the following actions\nprogrammatically by making one or more subsequent requests:\n\n- Set up new advertisers, campaigns, insertion orders and line items.\n- Manage targeting resources such as channels, location lists, or Customer Match audiences.\n- Build and assign custom bidding algorithms.\n- Upload media assets and build creative resources.\n- Retrieve and QA existing resources in bulk and update as needed.\n- Create new users and manage their access to Display \\& Video 360 partners or advertisers.\n- Generate and download Structured Data Files.\n\n| **Warning:** While you can retrieve YouTube \\& Partners resources using the Display \\& Video 360 API, you *cannot* use it to create or update them. You can manage YouTube \\& Partners resources by directly editing them in the Display \\& Video 360 interface or uploading [Structured Data Files](/display-video/bulk-tools/tools/sdf).\n\nWho is it built for?\n--------------------\n\nIntegrating with the Display \\& Video 360 API is ideal for teams that manage a\nsignificant number of Display \\& Video 360 resources and want to automate parts\nof their workflow.\n\nGiven the broad feature set, API integration can optimize work at multiple\nlevels of Display \\& Video 360 interaction, from the creation of line items to\nthe management of Customer Match audiences. Since it doesn't support creating or\nupdating YouTube \\& Partners resources, teams requiring this feature should\nconsider a [combined integration with Display \\& Video 360 API and Structured\nData Files](/display-video/bulk-tools/use-cases#manage_resources_programmatically).\n\nTeams will need some engineering resources to build and support an API\nintegration.\n\nWhat products work with it?\n---------------------------\n\n[Structured Data Files](/display-video/bulk-tools/tools/sdf) can be downloaded using the Display \\& Video\n360 API. You can create and update YouTube \\& Partners resources using\nStructured Data Files by manually uploading files in the Display \\& Video 360\ninterface. A [combined integration](/display-video/bulk-tools/use-cases#manage_resources_programmatically) of these two tools can\nhelp your team to manage their entire suite of line items.\n\n[Display \\& Video 360 API BigQuery Connector](/display-video/bulk-tools/tools/dv3-api-bq-connector) can be used to\nretrieve Display \\& Video 360 resources in Display \\& Video 360 API format and\nimport them directly into [BigQuery](//cloud.google.com/bigquery). Using the BigQuery connector can\nautomate resource retrieval so that you only use Display \\& Video 360 API to\ncreate, update, or delete resources."]]