Reference documentation and code samples for the Google Ads Ad Manager V1 Client class Flag.
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
Generated from protobuf message google.ads.admanager.v1.Report.Flag
Namespace
Google \ Ads \ AdManager \ V1 \ ReportMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ filters
↳ name
string
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.
getFilters
Required. Filters to apply for the flag.
setFilters
Required. Filters to apply for the flag.
$this
getName
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
setName
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.
var
string
$this