AI-generated Key Takeaways
- 
          
BaseImageCreativeis the base type for creatives that display an image. - 
          
This creative type inherits attributes from
CreativeandHasDestinationUrlCreative. - 
          
Required attributes include the advertiser ID, name, size, and the primary image asset.
 - 
          
Optional attributes include whether the creative size can differ from the image asset size.
 - 
          
Read-only attributes include the creative ID, preview URL, policy labels, applied labels, and last modified date/time.
 
The base type for creatives that display an image.
- 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.  | 
                  
                        
                           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 
  | 
                  
                        
                           BaseImageCreative
                        
                      | 
                  |
                        
                           
                      | 
                     
                         
                            Allows the creative size to differ from the actual image asset size. This attribute is optional.  | 
                  
                        
                           
                      | 
                     
                        
                         The primary image asset associated with this creative. This attribute is required.  |