Google uses AI technology to translate content into your preferred language. AI translations can contain errors.
透過集合功能整理內容
你可以依據偏好儲存及分類內容。
如果廣告交易平台未在出價要求中傳送 wseatid,「且」並未驗證出價回應中的錯誤:
- 如果是建立新訂單,請將
wseatConfig.exchangeWseatStatus 設為 W_SEAT_STATUS_NOT_ENFORCED,即可在新欄位 wseatConfig 中填入資料。詳情請參閱 API 規格。
適用於在出價要求中傳送錯別字的廣告交易平台
- 定期為每筆即時交易取得 DV3 WSeatConfiguration。
- 使用 List InventorySources API 循環放送所有交易。
- 請使用
lastModifiedTime 篩選器,限制自上次同步處理後已變更的交易。
- 建議建立每日工作來提取過去 36 小時內更新的交易。
- 要求範例:https://dv360seller.googleapis.com/v1beta1/exchanges/{id}/inventorySources?pageSize=200&filter=last_modified_time>"2023-10-28T11:30:00-04:00"
- 自動更新 Exchange 端的 WSeat。
- 呼叫 Orders.patch API,將 WSeat 設定告知 DV3。
wseatConfig.exchangeWseatStatus 應設為 W_SEAT_STATUS_ENFORCED.
wseatConfig.exchangeWseatIds 應設為要在出價要求中傳送的所有許可帳戶。
- DV3 會追蹤
Orders.wseatConfig 的上次更新時間,偵測過時的危險設定。
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2025-07-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-07-25 (世界標準時間)。"],[],[]]