Display & Video 360 API v2 غروب است. به جای آن از Display & Video 360 API v3 استفاده کنید. برای دستورالعملهای انتقال نسخه 2 به نسخه 3، راهنمای مهاجرت ما را ببینید.
مورد نیاز. شناسه اسکریپت مناقصه سفارشی برای واکشی.
پارامترهای پرس و جو
پارامترها
accessor پارامتر اتحادیه مورد نیاز. موجودیت DV360 را که مالک الگوریتم مناقصه سفارشی والد است، شناسایی می کند. این می تواند یک شریک یا یک تبلیغ کننده باشد. accessor می تواند تنها یکی از موارد زیر باشد:
تاریخ آخرین بهروزرسانی 2025-02-25 بهوقت ساعت هماهنگ جهانی.
[[["درک آسان","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-02-25 بهوقت ساعت هماهنگ جهانی."],[[["Retrieves a specific custom bidding script using its ID and the ID of its parent custom bidding algorithm."],["Requires specifying either the partner or advertiser ID that owns the custom bidding algorithm in the query parameter."],["The request body should be empty, and the response will contain the details of the custom bidding script if successful."],["Authorization requires the 'https://www.googleapis.com/auth/display-video' scope."]]],["This API retrieves a custom bidding script using a GET request. The request URL requires two path parameters: `customBiddingAlgorithmId` and `customBiddingScriptId`, both as 64-bit integers. It also mandates a query parameter `accessor`, which can be either `partnerId` or `advertiserId`, both 64-bit integers, to identify the owning entity. The request body must be empty. A successful response returns a `CustomBiddingScript` instance. This operation requires OAuth scope `https://www.googleapis.com/auth/display-video`.\n"]]