contentUrl property

String? contentUrl
getter/setter pair

The URL of an image of the embedded chart, with a default lifetime of 30 minutes.

This URL is tagged with the account of the requester. Anyone with the URL effectively accesses the image as the original requester. Access to the image may be lost if the presentation's sharing settings change.

Implementation

core.String? contentUrl;