[[["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-08-20 UTC."],[[["NativeStyleStatus describes the operational status of a native style within Google Ad Manager."],["It has four status options: `ACTIVE`, `ARCHIVED`, `INACTIVE`, and `UNKNOWN`."],["Active native styles are used in ad serving, while archived and inactive ones are not."],["Archived native styles are hidden in the user interface, unlike inactive ones which remain visible."]]],["The `NativeStyleStatus` enumeration defines the operational state of a native style within the ad system. It outlines four possible statuses: `ACTIVE` indicates the style is in use for ad serving, `ARCHIVED` means the style is not in use and hidden, `INACTIVE` signifies the style is not in use but is visible, and `UNKNOWN` denotes an unspecified status due to API version limitations. The associated service is `NativeStyleService`, with the type `NativeStyle` and the provided namespace.\n"]]