[null,null,["最后更新时间 (UTC):2024-08-29。"],[[["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"]]