shareData property

bool? shareData
getter/setter pair

Whether the account shares data anonymously with Google and others.

This flag enables benchmarking by sharing your data in an anonymous form. Google will remove all identifiable information about your website, combine the data with hundreds of other anonymous sites and report aggregate trends in the benchmarking service. @mutable tagmanager.accounts.create @mutable tagmanager.accounts.update

Implementation

core.bool? shareData;