abstract type BaseCustomFieldValue (v202505)Stay organized with collectionsSave and categorize content based on your preferences.
AI-generated Key Takeaways
The BaseCustomFieldValue represents the value of a CustomField for a specific entity.
This object is utilized by several services including CreativeService, ForecastService, LineItemService, OrderService, ProposalLineItemService, and ProposalService.
The BaseCustomFieldValue has dependencies on the Order object.
BaseCustomFieldValue is inherited by CustomFieldValue and DropDownCustomFieldValue.
The object has a required field calledcustomFieldIdwhich is a long value representing the ID of the CustomField.
[[["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."],[],[]]