abstract type BaseCustomFieldValue (v202408)
Stay organized with collections
Save and categorize content based on your preferences.
The value of a CustomField for a particular entity.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
Field
|
customFieldId
|
xsd:long
Id of the CustomField to which this value belongs. This attribute is required.
|
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\u003eBaseCustomFieldValue represents the value of a CustomField associated with a specific entity.\u003c/p\u003e\n"],["\u003cp\u003eThis object has one field: \u003ccode\u003ecustomFieldId\u003c/code\u003e which is the ID of the CustomField.\u003c/p\u003e\n"],["\u003cp\u003eBaseCustomFieldValue is utilized by services like CreativeService, ForecastService, LineItemService, OrderService, ProposalLineItemService, and ProposalService.\u003c/p\u003e\n"],["\u003cp\u003eIt is the parent class for CustomFieldValue and DropDownCustomFieldValue.\u003c/p\u003e\n"],["\u003cp\u003eThis object is part of the Google Ad Manager API within the namespace \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e.\u003c/p\u003e\n"]]],["The document outlines the `BaseCustomFieldValue` structure within a service, highlighting its role in managing custom field data. Key services include CreativeService, ForecastService, LineItemService, OrderService, ProposalLineItemService, and ProposalService. `BaseCustomFieldValue` is inherited by `CustomFieldValue` and `DropDownCustomFieldValue`. It's defined by a required `customFieldId`, a long integer that links the value to its corresponding `CustomField`. The namespace for this data structure is provided as well.\n"],null,["# abstract type BaseCustomFieldValue (v202408)\n\n**Service** \n[CreativeService](/ad-manager/api/reference/v202408/CreativeService.BaseCustomFieldValue) [ForecastService](/ad-manager/api/reference/v202408/ForecastService.BaseCustomFieldValue) [LineItemService](/ad-manager/api/reference/v202408/LineItemService.BaseCustomFieldValue) [OrderService](/ad-manager/api/reference/v202408/OrderService.BaseCustomFieldValue) [ProposalLineItemService](/ad-manager/api/reference/v202408/ProposalLineItemService.BaseCustomFieldValue) **ProposalService** **Dependencies** \n[Proposal](/ad-manager/api/reference/v202408/ProposalService.Proposal) \n▼\n**BaseCustomFieldValue** **Inheritance** \n**BaseCustomFieldValue** \n▼\n[CustomFieldValue](/ad-manager/api/reference/v202408/ProposalService.CustomFieldValue) [DropDownCustomFieldValue](/ad-manager/api/reference/v202408/ProposalService.DropDownCustomFieldValue)\n\nThe value of a [CustomField](/ad-manager/api/reference/v202408/CustomFieldService.CustomField) for a particular entity.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Field ----- ||\n|---------------------|------------------------------------------------------------------------------------------------|\n| ### `customFieldId` | ` `xsd:`long` Id of the `CustomField` to which this value belongs. This attribute is required. |"]]