AI-generated Key Takeaways
- 
          CustomCreative is a type of creative containing an arbitrary HTML snippet and file assets, inheriting from Creative and HasDestinationUrlCreative. 
- 
          Key attributes of a CustomCreative include advertiser ID, unique ID, name, size, preview URL, policy labels, applied labels, last modified date, custom field values, and third-party data declaration. 
- 
          CustomCreatives can have a destination URL and type, allowing navigation to a web page, app, or making a phone call. 
- 
          Specific attributes for CustomCreative include the required HTML snippet, a list of associated file assets, whether it is interstitial, locked orientation, SSL scan results and manual override, and compatibility with SafeFrame rendering. 
- 
          Optional third-party impression tracking URLs can also be associated with a CustomCreative. 
A Creative that contains an arbitrary HTML snippet and file assets.
- 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. | 
| HasDestinationUrlCreative(inherited) | |
| 
                            | 
                            The URL that the user is directed to if they click on the creative. This attribute is required
                    unless the  | 
| 
                            | The action that should be performed if the user clicks on the creative. This attribute is optional and defaults to DestinationUrlType.CLICK_TO_WEB. Enumerations 
 | 
| CustomCreative | |
| 
                            | 
                            The HTML snippet that this creative delivers. This attribute is required. | 
| 
                            | A list of file assets that are associated with this creative, and can be referenced in the snippet. | 
| 
                            | 
                            
                            | 
| 
                            | 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  | 
| 
                            | 
                            A list of impression tracking URLs to ping when this creative is displayed. This field is optional. |