AI-generated Key Takeaways
- 
          Html5Creativeis a type ofCreativethat handles zipped HTML5 bundle assets and allows for optional third-party impression and click tracking.
- 
          Key attributes inherited from Creativeinclude advertiser ID, creative ID, name, size, and policy labels.
- 
          Specific Html5Creativeattributes include the ability to override size, specify locked orientation, and manage SSL compatibility and SafeFrame compatibility.
- 
          The primary asset for an Html5Creativeis an HTML5 asset provided as a zip bundle.
A Creative that contains a zipped HTML5 bundle asset, a list of third party impression
            trackers, and a third party click tracker.
- Namespace
- 
               https://www.google.com/apis/ads/publisher/v202505
| Field | |
|---|---|
| Creative(inherited) | |
| 
                            | 
                            The ID of the advertiser that owns the creative. This attribute is required. | 
| 
                            | 
                            Uniquely identifies the  | 
| 
                            | 
                            The name of the creative. This attribute is required and has a maximum length of 255 characters. | 
| 
                            | The Size of the creative. This attribute is required for creation and then is read-only. | 
| 
                            | 
                            The URL of the creative for previewing the media. This attribute is read-only and is assigned by Google when a creative is created. | 
| 
                            | Set of policy labels detected for this creative. This attribute is read-only. Enumerations 
 | 
| 
                            | The set of labels applied to this creative. | 
| 
                            | The date and time this creative was last modified. | 
| 
                            | 
 The values of the custom fields associated with this creative. | 
| 
                            | The third party companies associated with this creative. This is distinct from any associated companies that Google may detect programmatically. | 
| 
                            | 
                            Whether the creative has ad badging enabled. Defaults to false for  . Defaults to true for all other creative types. | 
| Html5Creative | |
| 
                            | 
                            Allows the creative size to differ from the actual HTML5 asset size. This attribute is optional. | 
| 
                            | 
                            Impression tracking URLs to ping when this creative is displayed. This field is optional. | 
| 
                            | 
                            A click tracking URL to ping when this creative is clicked. This field is optional. | 
| 
                            | A locked orientation for this creative to be displayed in. Enumerations 
 | 
| 
                            | The SSL compatibility scan result of this creative. This attribute is read-only and determined by Google. Enumerations 
 | 
| 
                            | The manual override for the SSL compatibility of this creative. This attribute is optional and defaults to SslManualOverride.NO_OVERRIDE. Enumerations 
 | 
| 
                            | 
                            Whether the Creative is compatible for SafeFrame rendering. This attribute is optional and defaults to  | 
| 
                            | The HTML5 asset. To preview the HTML5 asset, use the CreativeAsset.assetUrl. In this field, the CreativeAsset.assetByteArray must be a zip bundle and the CreativeAsset.fileName must have a zip extension. This attribute is required. |