[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-16 UTC."],[[["Retrieves a paginated list of inventory items, potentially filtered by IDs, plan status, order association, type, site association, and sorted by a specified field."],["The request is made using an HTTP GET method to a specific endpoint, requiring `profileId` and `projectId` as path parameters."],["Filtering and pagination are achieved using various query parameters, including `ids`, `inPlan`, `orderId`, `type`, `siteId`, `pageToken`, `maxResults`, `sortField`, and `sortOrder`."],["The response body contains a list of inventory items, a pagination token for subsequent requests, and a resource identifier."],["Authorization requires the `https://www.googleapis.com/auth/dfatrafficking` OAuth scope."]]],[]]