Real-time Bidding API
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
סקירה כללית
תוכלו להשתמש ב-Real-time Bidding API כדי לנהל את השילוב של ה-RTB עם Google. הנה כמה דברים שתוכלו לעשות עם ממשק ה-API של 'בידינג בזמן אמת':
מקורות מידע
פעולות רבות ב-Real-time Bidding API מתבצעות בהקשר של מגיש הצעות מחיר או קונה ספציפי, כך שרוב משאבי ה-API נכללים באחד משני המשאבים האלה.
מגישי הצעות המחיר מגישים הצעות מחיר למלאי שטחי פרסום בשם קונה אחד או יותר. בבידינג בזמן אמת, מגישי הצעות המחיר מיוצגים על ידי המשאב
bidders
. אפשר להשתמש במשאב bidders
ובמשאבי המשנה שלו כדי לנהל את השילוב של 'בידינג בזמן אמת', או לבצע פעולות לגבי משאב אחד או יותר לקונים המשויכים.
הקונים מציגים מודעות ומחויבים על מיקומי מודעות. בבידינג בזמן אמת, הקונים מיוצגים באמצעות המשאב buyers
.
מגישי הצעות מחיר יכולים גם לפעול כקונים אם מגישים הצעות מחיר בשמכם. הערך הזה מיוצג ב-API על ידי משאבים מסוג bidders
ו-buyers
עם אותו מזהה משאב.
המשאבים 'מגישי הצעות מחיר' ו'קונים' הם לקריאה בלבד. אם אתם צריכים לשנות את הערכים של אחד מהמשאבים, תוכלו לבחור באחת מהאפשרויות הבאות:
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-07-25 (שעון UTC).
[null,null,["עדכון אחרון: 2025-07-25 (שעון 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)"]]