thirdPartyUrls property

List<ThirdPartyTrackingUrl>? thirdPartyUrls
getter/setter pair

Third-party URLs for tracking in-stream creative events.

Applicable to the following creative types: all INSTREAM_VIDEO, all INSTREAM_AUDIO, and all VPAID.

Implementation

core.List<ThirdPartyTrackingUrl>? thirdPartyUrls;