[[["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 2025-08-15 UTC."],[[["This webpage provides documentation for the `Report.Value.IntListOrBuilder` interface in the Google Ad Manager Java library, with a range of versions from 0.1.0 up to the latest 0.19.0."],["The `Report.Value.IntListOrBuilder` interface extends `MessageOrBuilder` and includes methods for accessing a list of `long` integer values."],["The interface provides `getValues(int index)`, `getValuesCount()`, and `getValuesList()` methods to retrieve specific values, the total number of values, and the entire list of values, respectively."],["The getValues method takes in an integer called index as a parameter to retrieve a value within the list and returns a long."],["The getValuesCount returns the total amount of values as an integer."]]],[]]