Reference documentation and code samples for the Google Analytics Data V1beta Client class ComparisonMetadata.
The metadata for a single comparison.
Generated from protobuf message google.analytics.data.v1beta.ComparisonMetadata
Namespace
Google \ Analytics \ Data \ V1betaMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ api_name
string
This comparison's resource name. Useable in Comparison
's comparison
field. For example, 'comparisons/1234'.
↳ ui_name
string
This comparison's name within the Google Analytics user interface.
↳ description
string
This comparison's description.
getApiName
This comparison's resource name. Useable in Comparison
's comparison
field. For example, 'comparisons/1234'.
string
setApiName
This comparison's resource name. Useable in Comparison
's comparison
field. For example, 'comparisons/1234'.
var
string
$this
getUiName
This comparison's name within the Google Analytics user interface.
string
setUiName
This comparison's name within the Google Analytics user interface.
var
string
$this
getDescription
This comparison's description.
string
setDescription
This comparison's description.
var
string
$this