API ставок в реальном времени
Оптимизируйте свои подборки
Сохраняйте и классифицируйте контент в соответствии со своими настройками.
Обзор
Вы можете использовать API назначения ставок в реальном времени для управления интеграцией RTB с Google. Вот некоторые вещи, которые вы можете сделать с помощью API назначения ставок в реальном времени:
Ресурсы
Многие операции в API назначения ставок в реальном времени выполняются в контексте конкретного участника торгов или покупателя , поэтому большинство ресурсов API находятся непосредственно под одним из этих двух ресурсов.
Участники торгов размещают ставки на рекламные ресурсы от имени одного или нескольких покупателей. При назначении ставок в реальном времени участники торгов представлены ресурсом bidders
. Вы можете использовать ресурс bidders
и его подресурсы для управления интеграцией назначения ставок в реальном времени или действовать на одном или нескольких ресурсах для связанных покупателей.
Покупатели размещают рекламу, и им выставляется счет за размещение рекламы. При назначении ставок в реальном времени покупатели представлены ресурсом buyers
.
Как участник торгов вы также можете выступать в роли покупателя, если делаете ставку от своего имени. В API это представлено ресурсами bidders
и buyers
с одинаковым идентификатором ресурса.
Ресурсы участников торгов и покупателей доступны только для чтения. Если вам нужно изменить значения для любого ресурса, выберите один из следующих вариантов:
Если не указано иное, контент на этой странице предоставляется по лицензии Creative Commons "С указанием авторства 4.0", а примеры кода – по лицензии Apache 2.0. Подробнее об этом написано в правилах сайта. Java – это зарегистрированный товарный знак корпорации Oracle и ее аффилированных лиц.
Последнее обновление: 2025-07-24 UTC.
[null,null,["Последнее обновление: 2025-07-24 UTC."],[[["\u003cp\u003eManage your Real-time Bidding (RTB) integration with Google using the Real-time Bidding API.\u003c/p\u003e\n"],["\u003cp\u003eControl ad inventory, submit creatives for review, and view creative statuses through the API.\u003c/p\u003e\n"],["\u003cp\u003eUtilize the API to manage QPS quotas and optimize your bidding strategies.\u003c/p\u003e\n"],["\u003cp\u003eBidders and buyers are core resources within the API, representing entities involved in ad transactions.\u003c/p\u003e\n"],["\u003cp\u003eModify bidder and buyer details through the Authorized Buyers UI, by contacting your Technical Account Manager, or using the support form.\u003c/p\u003e\n"]]],[],null,["# Real-time Bidding API\n\nOverview\n--------\n\nYou can use the [Real-time Bidding\nAPI](/authorized-buyers/apis/realtimebidding/reference/rest)\nto manage your RTB integration with Google. Here are some things you can do with\nthe Real-time Bidding API:\n\n- Manage [QPS quotas](/authorized-buyers/rtb/callout-quota-system)\n- [Control what ad inventory you receive](/authorized-buyers/apis/guides/rtb-api/pretargeting-overview)\n- [Submit creatives for review](/authorized-buyers/apis/guides/rtb-api/buyer-creatives#submit_creatives_for_review)\n- [View creative status](/authorized-buyers/apis/guides/rtb-api/buyer-creatives#retrieve_existing_creatives)\n\nResources\n---------\n\nMany operations in the Real-time Bidding API are performed in the context of a\nspecific [bidder](/authorized-buyers/apis/guides/rtb-api/bidders) or\n[buyer](/authorized-buyers/apis/guides/rtb-api/buyers), so most API resources\nare directly under one of these two resources.\n\nBidders place bids for ad inventory on behalf of one or more buyers. In\nReal-time Bidding, Bidders are represented by the\n[`bidders`](/authorized-buyers/apis/realtimebidding/reference/rest/v1/bidders)\nresource. You can use the `bidders` resource and its sub-resources to manage a\nReal-time Bidding integration, or act on one or more resources for associated\nbuyers.\n\nBuyers place ads and are billed for ad placements. In Real-time bidding,\nbuyers are represented by the\n[`buyers`](/authorized-buyers/apis/realtimebidding/reference/rest/v1/buyers)\nresource.\n\nAs a bidder, you can also act as a buyer if you bid on your own behalf. This is\nrepresented in the API by `bidders` and `buyers` resources with the same\nresource ID.\n\nThe bidders and buyers resources are read-only. If you need to modify values\nfor either resource, choose one of the following:\n\n- Use the [Authorized Buyers UI](//realtimebidding.google.com/)\n- Contact your Technical Account Manager\n- Complete the [support form](//support.google.com/authorizedbuyers/gethelp)"]]