[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 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."]]],[]]