[[["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-02-13 UTC."],[[["The `NativeStyleService` allows for performing actions, such as activating, archiving, or deactivating, on native styles."],["`NativeStyleAction` represents the specific action being performed on the native styles, with available options being `ActivateNativeStyles`, `ArchiveNativeStyles`, and `DeactivateNativeStyles`."],["This service uses the namespace `https://www.google.com/apis/ads/publisher/v202402` for its operations."]]],["The `NativeStyleService` allows actions on native styles, utilizing the `performNativeStyleAction()` method. The core actions, defined under `NativeStyleAction`, are `ActivateNativeStyles`, `ArchiveNativeStyles`, and `DeactivateNativeStyles`. These actions manage the state of native styles. The service operates within the namespace `https://www.google.com/apis/ads/publisher/v202402`.\n"]]