[[["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."],[],["The core content details the `CustomFieldValue` within the specified namespace. It inherits from `BaseCustomFieldValue`, which requires a `customFieldId`. `CustomFieldValue` represents a value for a `CustomField`, excluding those of `DROP_DOWN` type. The `value` field can be one of several types, including `TextValue`, `NumberValue`, or `BooleanValue`, and its type depends on the `CustomField.dataType`. Different types have been provided including STRING, NUMBER and TOGGLE. It is found in several services including `CreativeService` and `ForecastService`.\n"]]