detectedGvlIds property

List<String>? detectedGvlIds
getter/setter pair

The detected IAB Global Vendor List (GVL) IDs for this creative.

See the IAB Global Vendor List at https://vendor-list.consensu.org/v2/vendor-list.json for details about the vendors.

Implementation

core.List<core.String>? detectedGvlIds;