abstract type NativeStyleAction (v202408)
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/v202408
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 to be taken on the native styles.\u003c/p\u003e\n"],["\u003cp\u003eThese services and actions are part of the Google Ad Manager API and utilize a specific namespace for identification.\u003c/p\u003e\n"]]],["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"],null,["# abstract type NativeStyleAction (v202408)\n\n**Service** \n**NativeStyleService** **Dependencies** \n[performNativeStyleAction()](/ad-manager/api/reference/v202408/NativeStyleService#performNativeStyleAction) \n▼\n**NativeStyleAction** **Inheritance** \n**NativeStyleAction** \n▼\n[ActivateNativeStyles](/ad-manager/api/reference/v202408/NativeStyleService.ActivateNativeStyles) [ArchiveNativeStyles](/ad-manager/api/reference/v202408/NativeStyleService.ArchiveNativeStyles) [DeactivateNativeStyles](/ad-manager/api/reference/v202408/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/v202408`\n\n| Field ----- ||\n|---|---|"]]