[[["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 2025-08-06 UTC."],[[["\u003cp\u003eThe NativeStyleService allows for performing actions on native styles, such as activating, archiving, and deactivating them.\u003c/p\u003e\n"],["\u003cp\u003eNativeStyleAction represents the specific action being performed on the native styles and includes options like ActivateNativeStyles, ArchiveNativeStyles, and DeactivateNativeStyles.\u003c/p\u003e\n"],["\u003cp\u003eThe service operates within the namespace \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202411\u003c/code\u003e.\u003c/p\u003e\n"]]],["The `NativeStyleService` allows actions to be performed on native styles. The core functionality revolves around the `performNativeStyleAction()` method, which executes a specified `NativeStyleAction`. Available actions include `ActivateNativeStyles`, `ArchiveNativeStyles`, and `DeactivateNativeStyles`. These actions manipulate the state of native styles, allowing users to enable, disable, or remove them, with all the operations being within the namespace `https://www.google.com/apis/ads/publisher/v202411`.\n"],null,["# abstract type NativeStyleAction (v202411)\n\n**Service** \n**NativeStyleService** **Dependencies** \n[performNativeStyleAction()](/ad-manager/api/reference/v202411/NativeStyleService#performNativeStyleAction) \n▼\n**NativeStyleAction** **Inheritance** \n**NativeStyleAction** \n▼\n[ActivateNativeStyles](/ad-manager/api/reference/v202411/NativeStyleService.ActivateNativeStyles) [ArchiveNativeStyles](/ad-manager/api/reference/v202411/NativeStyleService.ArchiveNativeStyles) [DeactivateNativeStyles](/ad-manager/api/reference/v202411/NativeStyleService.DeactivateNativeStyles)\n\nRepresents an action that can be performed on native styles.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Field ----- ||\n|---|---|"]]