abstract type BaseCustomFieldValue (v202505)Stay organized with collectionsSave and categorize content based on your preferences.
Page Summary
BaseCustomFieldValue represents the value of a CustomField for a specific entity.
It is used by several services including CreativeService, ForecastService, LineItemService, OrderService, ProposalLineItemService, and ProposalService.
BaseCustomFieldValue has a dependency on the Proposal object.
It is the base class for CustomFieldValue and DropDownCustomFieldValue.
The required attribute for BaseCustomFieldValue iscustomFieldId, which is a long representing the ID of the CustomField it belongs to.
[[["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."],[],[]]