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, specifically within version 0.11.0 and contains a list of links to older and newer versions."],["`Report.Flag` is used to indicate if certain thresholds are met in a report, with matching rows having the `MetricValueGroup.flagValues` index set to true."],["The `Report.Flag` class inherits from `GeneratedMessageV3` and implements `Report.FlagOrBuilder`, offering methods for managing report filters and flag names."],["The documentation includes detailed descriptions of static methods like `getDefaultInstance()`, `newBuilder()`, and `parseFrom()` for creating and managing instances of `Report.Flag`."],["`Report.Flag` includes methods to manage a list of required filters, and an optional name for these flags, as well as provides information on how the UI will handle different names."]]],[]]