url property

String? url
getter/setter pair

The HTTPS url configured by the merchant.

The URL should be hosted on HTTPS and robots.txt should allow the URL path to be accessible by UserAgent:Google-Valuables.

Implementation

core.String? url;