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 webpage provides documentation for the `Report.Flag` class within the Google Ad Manager API, specifically within version 0.16.0 of the Java library."],["The `Report.Flag` class is designed to indicate if certain thresholds are met in report results, using flags that can be customized with filters and named."],["The latest version of the `Report.Flag` documentation is version 0.19.0, while the documentation provided covers version 0.16.0, and previous versions as low as 0.1.0."],["The `Report.Flag` is a `GeneratedMessageV3` class, inheriting from several abstract classes and implementing `Report.FlagOrBuilder`, providing methods for manipulating and retrieving data related to flags."],["The webpage also contains reference to the static methods and static fields for the `Report.Flag` class, in addition to a full member list, allowing for detailed interaction with the `Report.Flag` through code."]]],[]]