AI-generated Key Takeaways
- 
          An UnsupportedCreative is a read-only Creative object that is not supported by the current API version. 
- 
          When encountering an UnsupportedCreative, you should report it on the Ad Manager API forum. 
- 
          UnsupportedCreative inherits properties from the Creative object, including advertiserId, id, name, size, and policyLabels. 
- 
          The specific unsupported creative type is indicated by the unsupportedCreativeTypefield.
A Creative that isn't supported by this version of the API. This object is readonly and
            when encountered should be reported on the Ad Manager API forum.
- 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. | 
| UnsupportedCreative | |
| 
                            | 
                            The creative type that is unsupported by this API version. |