AI-generated Key Takeaways
-
An
Html5Creative
is a type ofCreative
that can display rich media ads built using HTML5. -
It requires an HTML5 asset uploaded as a zip bundle, and optionally allows for third-party impression and click tracking URLs.
-
Html5Creative
can be configured with locked orientation, SSL compatibility settings, and SafeFrame compatibility for enhanced ad delivery control. -
The
Creative
is associated with an advertiser, has a defined size, and may have labels and custom fields applied to it for management and targeting.
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/v202411
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. |