perInteractionDimensions property

List<Dimension>? perInteractionDimensions
getter/setter pair

Per-interaction dimensions which are compatible to be selected in the "perInteractionDimensions" section of the report.

Implementation

core.List<Dimension>? perInteractionDimensions;