MediaBundle

  • Describes a ZIP archive media containing HTML5 assets.

  • Includes immutable raw zipped data in the data field.

  • Provides a read-only URL in the url field to access the uploaded zipped data.

Represents a ZIP archive media the content of which contains HTML5 assets.

Fields

data

bytes

Immutable. Raw zipped data.

url

string

Output only. The url to access the uploaded zipped data. For example, https://tpc.googlesyndication.com/simgad/123 This field is read-only.