remarketingConfigs property

List<RemarketingConfig>? remarketingConfigs
getter/setter pair

A list of configuration objects designating whether remarketing for this Floodlight Activity is enabled and available for a specifc advertiser.

If enabled, this Floodlight Activity generates a remarketing user list that is able to be used in targeting under the advertiser.

Output only.

Implementation

core.List<RemarketingConfig>? remarketingConfigs;