detectedClickThroughUrls property

List<String>? detectedClickThroughUrls
getter/setter pair

The set of detected destination URLs for the creative.

Can be used to filter the response of the creatives.list method.

Implementation

core.List<core.String>? detectedClickThroughUrls;