floodlightConfigurationId property

String? floodlightConfigurationId
getter/setter pair

Floodlight configuration ID of this advertiser.

The floodlight configuration ID will be created automatically, so on insert this field should be left blank. This field can be set to another advertiser's floodlight configuration ID in order to share that advertiser's floodlight configuration with this advertiser, so long as: - This advertiser's original floodlight configuration is not already associated with floodlight activities or floodlight activity groups. - This advertiser's original floodlight configuration is not already shared with another advertiser.

Implementation

core.String? floodlightConfigurationId;