[[["わかりやすい","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"]],["最終更新日 2024-08-29 UTC。"],[[["Lists assigned targeting options for a given line item, including details like targeting type and inheritance status."],["Supports pagination to retrieve large result sets using `pageSize` and `pageToken` parameters."],["Allows filtering results based on `targetingType` and `inheritance` using the `filter` parameter."],["Requires authorization with the `https://www.googleapis.com/auth/display-video` scope."],["Employs a `GET` request to the specified endpoint with advertiser and line item IDs as path parameters."]]],["This API endpoint retrieves a list of assigned targeting options for a specific line item within an advertiser's account. Key actions include sending a `GET` request to the specified URL, using `advertiserId` and `lineItemId` as path parameters. Optional query parameters like `pageSize`, `pageToken`, `orderBy`, and `filter` can be used to customize the results. The API returns a list of `assignedTargetingOptions` and a `nextPageToken` for paginating through results, requiring the `display-video` authorization scope.\n"]]