Reference documentation and code samples for the Google Ads Ad Manager V1 Client class MetricValueGroup.
Contains all metric values requested for a single date range and set of column dimension values (returned in the columns field of the response).
The order of the metrics in each field corresponds to the order of the metrics specified in the request.
Generated from protobuf message google.ads.admanager.v1.Report.DataTable.MetricValueGroup
Namespace
Google \ Ads \ AdManager \ V1 \ Report \ DataTableMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ primary_values
↳ primary_percent_of_total_values
array< Google\Ads\AdManager\V1\Report\Value
>
Data for the PRIMARY_PERCENT_OF_TOTAL MetricValueType.
↳ comparison_values
↳ comparison_percent_of_total_values
array< Google\Ads\AdManager\V1\Report\Value
>
Data for the COMPARISON_PERCENT_OF_TOTAL MetricValueType.
↳ absolute_change_values
↳ relative_change_values
↳ flag_values
array
If true, the flag's conditions are met. If false, the flag's conditions are not met. flag_values has the same length as flags and index i of flag_values represents the flag at index i of flags.
getPrimaryValues
Data for the PRIMARY MetricValueType.
setPrimaryValues
Data for the PRIMARY MetricValueType.
$this
getPrimaryPercentOfTotalValues
Data for the PRIMARY_PERCENT_OF_TOTAL MetricValueType.
setPrimaryPercentOfTotalValues
Data for the PRIMARY_PERCENT_OF_TOTAL MetricValueType.
$this
getComparisonValues
Data for the COMPARISON MetricValueType.
setComparisonValues
Data for the COMPARISON MetricValueType.
$this
getComparisonPercentOfTotalValues
Data for the COMPARISON_PERCENT_OF_TOTAL MetricValueType.
setComparisonPercentOfTotalValues
Data for the COMPARISON_PERCENT_OF_TOTAL MetricValueType.
$this
getAbsoluteChangeValues
Data for the ABSOLUTE_CHANGE MetricValueType.
setAbsoluteChangeValues
Data for the ABSOLUTE_CHANGE MetricValueType.
$this
getRelativeChangeValues
Data for the RELATIVE_CHANGE MetricValueType.
setRelativeChangeValues
Data for the RELATIVE_CHANGE MetricValueType.
$this
getFlagValues
If true, the flag's conditions are met. If false, the flag's conditions are not met. flag_values has the same length as flags and index i of flag_values represents the flag at index i of flags.
setFlagValues
If true, the flag's conditions are met. If false, the flag's conditions are not met. flag_values has the same length as flags and index i of flag_values represents the flag at index i of flags.
var
bool[]
$this