A flag for a report. Flags are used show if certain thresholds are met.
Result rows that match the filter will have the corresponding
MetricValueGroup.flagValues index set to true.
For more information about flags see:
https://support.google.com/admanager/answer/15079975
Optional. Name of the flag.
The flag names RED, YELLOW, GREEN, BLUE, PURPLE, and GREY correspond to
the colored flags that appear in the UI. The UI will not display flags
with other names, but they are available for use by API clients.
string name = 2 [(.google.api.field_behavior) = OPTIONAL];
Optional. Name of the flag.
The flag names RED, YELLOW, GREEN, BLUE, PURPLE, and GREY correspond to
the colored flags that appear in the UI. The UI will not display flags
with other names, but they are available for use by API clients.
string name = 2 [(.google.api.field_behavior) = OPTIONAL];
[[["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 page provides documentation for the `Report.Flag` class within the Google Ad Manager API's Java library, specifically detailing its structure and usage."],["The `Report.Flag` class, extending `GeneratedMessageV3`, is used to determine if certain thresholds are met in report data, indicated by a flag."],["The page lists various versions of the `Report.Flag` documentation, ranging from version 0.1.0 up to the latest version, 0.19.0, allowing users to navigate to documentation relevant to their version."],["Report.Flag uses filters, which can be found by using the getFilters methods, with the name of the flag optionally set using the getName method."],["The page details static methods to create instances of the class, including different parse methods, and also details methods of the class that are available, such as equals and hashcode, and various get methods."]]],[]]