type CustomFieldAction (v202408)
Stay organized with collections
Save and categorize content based on your preferences.
Service
CustomFieldService
Represents the actions that can be performed on CustomField objects.
- 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 CustomFieldService allows for performing actions on custom fields in Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003eCustomFieldAction represents the specific actions, such as activating or deactivating, that can be applied to custom fields.\u003c/p\u003e\n"],["\u003cp\u003eThe service and its actions are defined within the \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e namespace.\u003c/p\u003e\n"]]],["The `CustomFieldService` allows actions on `CustomField` objects. It utilizes `performCustomFieldAction()` to execute actions defined by the `CustomFieldAction` interface. Specific actions include `ActivateCustomFields` and `DeactivateCustomFields`. These actions are executed within the namespace `https://www.google.com/apis/ads/publisher/v202408`, enabling activation or deactivation of custom fields.\n"],null,["# type CustomFieldAction (v202408)\n\n**Service** \n**CustomFieldService** **Dependencies** \n[performCustomFieldAction()](/ad-manager/api/reference/v202408/CustomFieldService#performCustomFieldAction) \n▼\n**CustomFieldAction** **Inheritance** \n**CustomFieldAction** \n▼\n[ActivateCustomFields](/ad-manager/api/reference/v202408/CustomFieldService.ActivateCustomFields) [DeactivateCustomFields](/ad-manager/api/reference/v202408/CustomFieldService.DeactivateCustomFields)\n\nRepresents the actions that can be performed on [CustomField](/ad-manager/api/reference/v202408/CustomFieldService.CustomField) objects.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Field ----- ||\n|---|---|"]]