AI-generated Key Takeaways
-
Html5Creative
is a type ofCreative
that handles zipped HTML5 bundles and includes fields for impression and click tracking. -
Essential attributes for an
Html5Creative
inherited fromCreative
include advertiser ID, unique ID, name, and size. -
Additional attributes specific to
Html5Creative
include the HTML5 asset, override size, third-party tracking URLs, locked orientation, SSL scan result, and SafeFrame compatibility. -
The creative also includes fields for policy violations, applied labels, last modified timestamp, custom field values, and third-party data declaration.
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. |