[[["わかりやすい","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 UTC。"],[[["\u003cp\u003eLists insertion orders, filterable by campaign ID, display name, entity status, and update time, within a specified advertiser.\u003c/p\u003e\n"],["\u003cp\u003eSupports pagination to retrieve large result sets via \u003ccode\u003epageToken\u003c/code\u003e and \u003ccode\u003epageSize\u003c/code\u003e parameters.\u003c/p\u003e\n"],["\u003cp\u003eAllows sorting results by display name, entity status, or update time, with optional descending order.\u003c/p\u003e\n"],["\u003cp\u003eResponse provides a list of insertion orders and a token for fetching the next page if available.\u003c/p\u003e\n"],["\u003cp\u003eRequires authorization with the \u003ccode\u003ehttps://www.googleapis.com/auth/display-video\u003c/code\u003e scope.\u003c/p\u003e\n"]]],["This API endpoint lists insertion orders for a specified advertiser using a GET request. You must provide the `advertiserId` as a path parameter. You can filter the results using the `filter` query parameter, sort them using `orderBy`, and control pagination with `pageSize` and `pageToken`. The response includes a list of `insertionOrders` and a `nextPageToken` for pagination. Filtering allows for logical operators and various fields, including `entityStatus` and `updateTime`. The request body must be empty.\n"],null,[]]