declaredClickThroughUrls property

List<String>? declaredClickThroughUrls
getter/setter pair

The set of declared destination URLs for the creative.

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

Implementation

core.List<core.String>? declaredClickThroughUrls;