data property

String? data
getter/setter pair

Media bundle (ZIP file) asset data.

The format of the uploaded ZIP file depends on the ad field where it will be used. For more information on the format, see the documentation of the ad field where you plan on using the MediaBundleAsset. This field is mutate only.

Implementation

core.String? data;