domainUrl property

String? domainUrl
getter/setter pair

The domain URL of the advertiser's primary website.

The system will send this information to publishers that require website URL to associate a campaign with an advertiser. Provide a URL with no path or query string, beginning with http: or https:. For example, http://www.example.com

Required.

Implementation

core.String? domainUrl;