แหล่งที่มาของพื้นที่โฆษณาที่เป็นของ Google Ad Manager หรือพาร์ทเนอร์การแลกเปลี่ยนของ Rubicon: exchange="EXCHANGE_GOOGLE_AD_MANAGER" OR exchange="EXCHANGE_RUBICON"
[[["เข้าใจง่าย","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 UTC"],[[["Lists inventory sources accessible to the current user, ordered by `orderBy` parameter and excluding archived sources unless filtered."],["Supports pagination with `pageSize` and `pageToken` for retrieving results in manageable chunks."],["Offers filtering options using the `filter` parameter for refining results based on entity status, commitment, delivery method, rate type, or exchange."],["Requires specifying an `accessor` (either `partnerId` or `advertiserId`) to identify the DV360 entity for access control."],["Uses `GET` request to `https://displayvideo.googleapis.com/v3/inventorySources` and requires `https://www.googleapis.com/auth/display-video` authorization scope."]]],["This API lists accessible inventory sources for a user via a `GET` request to `https://displayvideo.googleapis.com/v3/inventorySources`. Key parameters include `pageSize`, `pageToken`, `orderBy` for sorting, and `filter` for filtering by fields like `entityStatus`, `commitment`, or `exchange`. The request body must be empty. The response includes a list of inventory sources and a `nextPageToken` for pagination. The call requires authorization scope: `https://www.googleapis.com/auth/display-video`. A union parameter called `accessor` is required to identify the DV360 entity the request is being made from.\n"]]