[[["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."],[[["The NativeStyleService allows for performing actions on native styles, such as activating, archiving, and deactivating them."],["NativeStyleAction represents the specific action to be taken on the native styles."],["These services and actions are part of the Google Ad Manager API and utilize a specific namespace for identification."]]],["The `NativeStyleService` allows actions on native styles, accessed via `performNativeStyleAction()`. Key actions include `ActivateNativeStyles`, `ArchiveNativeStyles`, and `DeactivateNativeStyles`. These actions are derived from the base `NativeStyleAction` class. The service and actions operate within the `https://www.google.com/apis/ads/publisher/v202408` namespace. This service lets users manage the state and availability of their defined native styles.\n"]]