detectedProviderIds property

List<String>? detectedProviderIds
getter/setter pair

The detected [Google Ad Tech Providers (ATP)](https://support.google.com/admanager/answer/9012903) for this creative.

See https://storage.flutter-io.cn/adx-rtb-dictionaries/providers.csv for mapping of provider ID to provided name, a privacy policy URL, and a list of domains which can be attributed to the provider.

Implementation

core.List<core.String>? detectedProviderIds;