url property

String? url
getter/setter pair

The URL, for example example.com.

DV360 supports two levels of subdirectory targeting, for example www.example.com/one-subdirectory-level/second-level, and five levels of subdomain targeting, for example five.four.three.two.one.example.com.

Required.

Implementation

core.String? url;