fetchUrl property
The URL where the feed file can be fetched.
Google Merchant Center will support automatic scheduled uploads using the HTTP, HTTPS, FTP, or SFTP protocols, so the value will need to be a valid link using one of those four protocols.
Implementation
core.String? fetchUrl;