[[["易于理解","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"]],["最后更新时间 (UTC):2024-09-09。"],[[["Lists guaranteed orders accessible to the current user, filterable by order ID, exchange, display name, and entity status."],["Results can be sorted by display name and are paginated with default page size of 100."],["Requires specifying an accessor (partner ID or advertiser ID) to identify the DV360 entity context for the request."],["Uses the `https://www.googleapis.com/auth/display-video` OAuth scope for authorization."]]],["This document details how to list accessible guaranteed orders using the Display & Video 360 API. Use a `GET` request to `guaranteedOrders` endpoint. Parameters include `pageSize`, `pageToken`, `orderBy`, and `filter` for sorting and filtering results. You must specify a `partnerId` or `advertiserId`. The response returns a list of `guaranteedOrders` and a `nextPageToken` for pagination. Authorization requires the `display-video` OAuth scope. `ENTITY_STATUS_ARCHIVED` is excluded unless it is specifically filtered for.\n"]]