trackerUrls property

List<String>? trackerUrls
getter/setter pair

Tracking URLs for analytics providers or third-party ad technology vendors.

The URLs must start with https (except on inventory that doesn't require SSL compliance). If using macros in your URL, use only macros supported by Display & Video 360. Standard URLs only, no IMG or SCRIPT tags. This field is only writeable in following creative_type: * CREATIVE_TYPE_NATIVE * CREATIVE_TYPE_NATIVE_SITE_SQUARE * CREATIVE_TYPE_NATIVE_VIDEO

Implementation

core.List<core.String>? trackerUrls;