productMetadata property

List<ProductMetadata>? productMetadata
getter/setter pair

The list of product metadata showing targeting possibilities.

Output only.

Implementation

core.List<ProductMetadata>? productMetadata;