[[["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 2025-08-06 UTC."],[[["\u003cp\u003eBaseCustomFieldValue represents the value of a CustomField for a specific entity in Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003eThis object is used by various services, including ProposalService, CreativeService, and LineItemService, among others.\u003c/p\u003e\n"],["\u003cp\u003eKey properties include the \u003ccode\u003ecustomFieldId\u003c/code\u003e, which is the ID of the associated CustomField.\u003c/p\u003e\n"],["\u003cp\u003eThis class is the base for other custom field value types like \u003ccode\u003eCustomFieldValue\u003c/code\u003e and \u003ccode\u003eDropDownCustomFieldValue\u003c/code\u003e.\u003c/p\u003e\n"]]],["The document outlines services like CreativeService, ForecastService, LineItemService, OrderService, and ProposalLineItemService. It details the `BaseCustomFieldValue`, which represents the value of a `CustomField` for an entity, inherited by `CustomFieldValue` and `DropDownCustomFieldValue`. The namespace is `https://www.google.com/apis/ads/publisher/v202411`. A key field is `customFieldId`, a required attribute specifying the `CustomField`'s ID, presented as `xsd:long`.\n"],null,["# abstract type BaseCustomFieldValue (v202411)\n\n**Service** \n[CreativeService](/ad-manager/api/reference/v202411/CreativeService.BaseCustomFieldValue) [ForecastService](/ad-manager/api/reference/v202411/ForecastService.BaseCustomFieldValue) [LineItemService](/ad-manager/api/reference/v202411/LineItemService.BaseCustomFieldValue) [OrderService](/ad-manager/api/reference/v202411/OrderService.BaseCustomFieldValue) [ProposalLineItemService](/ad-manager/api/reference/v202411/ProposalLineItemService.BaseCustomFieldValue) **ProposalService** **Dependencies** \n[Proposal](/ad-manager/api/reference/v202411/ProposalService.Proposal) \n▼\n**BaseCustomFieldValue** **Inheritance** \n**BaseCustomFieldValue** \n▼\n[CustomFieldValue](/ad-manager/api/reference/v202411/ProposalService.CustomFieldValue) [DropDownCustomFieldValue](/ad-manager/api/reference/v202411/ProposalService.DropDownCustomFieldValue)\n\nThe value of a [CustomField](/ad-manager/api/reference/v202411/CustomFieldService.CustomField) for a particular entity.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Field ----- ||\n|---------------------|------------------------------------------------------------------------------------------------|\n| ### `customFieldId` | ` `xsd:`long` Id of the `CustomField` to which this value belongs. This attribute is required. |"]]