floodlightActivityConfigs property

List<TrackingFloodlightActivityConfig>? floodlightActivityConfigs
getter/setter pair

The Floodlight activity configs used to track conversions.

The number of conversions counted is the sum of all of the conversions counted by all of the Floodlight activity IDs specified in this field.

Implementation

core.List<TrackingFloodlightActivityConfig>? floodlightActivityConfigs;