actionId property

String? actionId
getter/setter pair

The action ID to be used for collecting the API data.

This should map to one of the action IDs specified in action configs in the plugin.

Required.

Implementation

core.String? actionId;