fetchUri property

String? fetchUri
getter/setter pair

The URL where the data source file can be fetched.

Google Merchant Center supports automatic scheduled uploads using the HTTP, HTTPS or SFTP protocols, so the value will need to be a valid link using one of those three protocols. Immutable for Google Sheets files.

Optional.

Implementation

core.String? fetchUri;