כדי לדון במוצרים שלנו ולתת עליהם משוב, אפשר להצטרף לערוץ הרשמי של Display & Video 360 API וקובצי נתונים מובנים ב-Discord בשרת של קהילת הפרסום והמדידה של Google.
[null,null,["עדכון אחרון: 2025-07-26 (שעון UTC)."],[],["The content details how to retrieve an insertion order using the Display & Video 360 API. The key action is sending a `GET` request to a specific URL: `https://displayvideo.googleapis.com/v2/advertisers/{advertiserId}/insertionOrders/{insertionOrderId}`. This requires two path parameters, `advertiserId` and `insertionOrderId`. The request body should be empty. A successful response returns an `InsertionOrder` instance; a non-existent order yields a `NOT_FOUND` error. The API requires `https://www.googleapis.com/auth/display-video` authorization.\n"]]