[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-02-13 UTC."],[[["NativeStyleStatus describes the operational status of a native style within Google Ad Manager."],["It features four statuses: `ACTIVE` for ad serving, `ARCHIVED` for UI invisibility and ad serving inactivity, `INACTIVE` for ad serving inactivity but UI visibility, and `UNKNOWN` for unexposed values."],["These statuses determine whether a native style is actively used in ad serving or visible in the user interface."]]],["Native styles have a status, represented by the `NativeStyleStatus` enumeration. Possible statuses are `ACTIVE`, used in ad serving; `ARCHIVED`, not used or visible; `INACTIVE`, not used but visible in the UI; and `UNKNOWN`, for values not exposed by the API version. The `NativeStyleService` relies on `NativeStyle` and controls the status which is crucial for determining whether a native style is used in ad serving or visible in the UI.\n"]]