google_api_dfa_reporting v0.18.0 GoogleApi.DFAReporting.V34.Model.PathReportDimensionValue View Source
Represents a PathReportDimensionValue resource.
Attributes
-
dimensionName
(type:String.t
, default:nil
) - The name of the dimension. -
ids
(type:list(String.t)
, default:nil
) - The possible ID's associated with the value if available. -
kind
(type:String.t
, default:nil
) - The kind of resource this is, in this case dfareporting#pathReportDimensionValue. -
matchType
(type:String.t
, default:nil
) - Determines how the 'value' field is matched when filtering. If not specified, defaults to EXACT. If set to WILDCARD_EXPRESSION, '' is allowed as a placeholder for variable length character sequences, and it can be escaped with a backslash. Note, only paid search dimensions ('dfa:paidSearch') allow a matchType other than EXACT. -
values
(type:list(String.t)
, default:nil
) - The possible values of the dimension.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.