AI-generated Key Takeaways
- 
          
NativeStyleStatus describes the status of a native style.
 - 
          
Possible statuses are ACTIVE, ARCHIVED, INACTIVE, and UNKNOWN.
 - 
          
ACTIVE styles are used in ad serving, while ARCHIVED and INACTIVE styles are not.
 - 
          
ARCHIVED styles are not visible in the UI, while INACTIVE styles are.
 
                  Service
               
               
                  NativeStyleService
               
            
                  Dependencies
               
               
                  NativeStyle
                  
            ▼
                  NativeStyleStatus
               Describes status of the native style.
- Namespace
 - 
               
https://www.google.com/apis/ads/publisher/v202505 
| Enumeration | Description | 
|---|---|
                        ACTIVE
                      | 
                     The native style is active. Active native styles are used in ad serving. | 
                        ARCHIVED
                      | 
                     The native style is archived. Archived native styles are not visible in the UI and not used in ad serving. | 
                        INACTIVE
                      | 
                     The native style is inactive. Inactive native styles are not used in ad serving, but visible in the UI. | 
                        UNKNOWN
                      | 
                     The value returned if the actual value is not exposed by the requested API version. |