Adapter Operations

Adapter operations represent high-level runtime activities performed by the adapter. The operation is specified in the Design Server when configuring GA4 adapter actions, cards, and nodes. The specified operation automatically hides the adapter properties that are not applicable to that operation. The adapter supports the following operations:

  • Run report: Runs a report for the specified dimensions, metrics, and date/time ranges. The report data is returned in pipe-delimited text format. The adapter can be configured to include or omit the header with the report field names.
  • List dimensions: Returns all available dimensions. The name and additional metadata attributes are reported for each dimension. The data is returned in pipe-delimited text format. The adapter can be configured to include or omit the header with the dimension attribute names. When this operation is selected, it hides the Dimensions, Metrics, and Date Ranges adapter properties.
  • List metrics: Returns all available metrics, including custom metrics. The name and additional metadata attributes are reported for each metric. The data is returned in pipe-delimited text format. The adapter can be configured to include or omit the header with the metric attribute names. When this operation is selected, it hides the Dimensions, Metrics, and Date Ranges adapter properties.