urls property

List<String>? urls
getter/setter pair

URLs of HTTP calls made by the creative.

Implementation

core.List<core.String>? urls;