adValues property

Map<String, String> adValues
final

SDK-defined metadata attached to this loaded ad.

Carries the opaque payloads Trusted Arbiter needs to validate a CloudXArbiterBid.cloudX bid, so pass the CloudXAd from onAdLoaded to the bid unchanged. Values may be absent depending on ad format, network, auction result or SDK version.

Implementation

final Map<String, String> adValues;