[[["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-11-19 UTC."],[[["The CustomFieldService allows for performing actions on custom fields, such as activating or deactivating them."],["CustomFieldAction represents the specific actions that can be applied to CustomField objects."],["These actions are managed within the Google Ad Manager API, under the specified namespace."]]],["The `CustomFieldService` allows actions on `CustomField` objects. It utilizes `performCustomFieldAction()` to execute specified actions. `CustomFieldAction` is the base for these operations, with `ActivateCustomFields` and `DeactivateCustomFields` as specific actions. These actions, found within the `https://www.google.com/apis/ads/publisher/v202411` namespace, represent the ability to modify the active status of custom fields.\n"]]