Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
The NativeStyleService allows for performing actions on native styles, such as activating, archiving, and deactivating them.
NativeStyleAction represents the specific action being performed on the native styles and includes options like ActivateNativeStyles, ArchiveNativeStyles, and DeactivateNativeStyles.
The service operates within the namespace https://www.google.com/apis/ads/publisher/v202411.
[[["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."],[],["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"]]