AI-generated Key Takeaways
-
NativeStyleStatus describes the status of a native style within the NativeStyleService.
-
Native styles can have one of four statuses: ACTIVE, ARCHIVED, INACTIVE, or UNKNOWN.
-
Active native styles are used for ad serving, while archived and inactive styles are not.
Service
NativeStyleService
Dependencies
NativeStyle
▼
NativeStyleStatus
Describes status of the native style.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202502
| 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. |