brandId property

String? brandId
getter/setter pair

Detected brand ID or zero if no brand has been detected.

See https://storage.flutter-io.cn/adx-rtb-dictionaries/brands.txt for the list of possible values. Can be used to filter the response of the creatives.list method.

Implementation

core.String? brandId;