abstract type NativeStyleAction (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
Service
NativeStyleService
Represents an action that can be performed on native styles.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["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|---|---|"]]