url property
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:Googlebot.
Implementation
core.String? url;
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:Googlebot.
core.String? url;