AI-generated Key Takeaways
- 
          HTML5 Creative is a type of Creative that contains a zipped HTML5 bundle asset along with third party impression and click trackers. 
- 
          Key attributes for an HTML5 Creative include its advertiser ID, unique ID, name, size, and the HTML5 asset itself. 
- 
          Optional fields for HTML5 Creative include overriding size, third-party tracking URLs, locked orientation, and SSL manual override. 
- 
          HTML5 Creative objects inherit properties from the base Creative class and also have specific fields for HTML5 assets and tracking. 
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/v202502
| 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. |