[[["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\u003e\u003ccode\u003eCustomFieldValue\u003c/code\u003e represents the value of a custom field that doesn't use a drop-down data type.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from \u003ccode\u003eBaseCustomFieldValue\u003c/code\u003e which includes a \u003ccode\u003ecustomFieldId\u003c/code\u003e to link it to the relevant custom field.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003evalue\u003c/code\u003e field stores the actual custom field data and can be of various types (text, number, boolean, etc.) depending on the custom field's data type.\u003c/p\u003e\n"],["\u003cp\u003eThe specific \u003ccode\u003eValue\u003c/code\u003e type used for the \u003ccode\u003evalue\u003c/code\u003e field is determined by the \u003ccode\u003eCustomFieldDataType\u003c/code\u003e of the associated custom field.\u003c/p\u003e\n"],["\u003cp\u003eThis structure is used within the Google Ad Manager API, specifically under the namespace \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e.\u003c/p\u003e\n"]]],["The document details `CustomFieldValue` within the `ProposalLineItemService`, excluding `DROP_DOWN` types. `CustomFieldValue` inherits from `BaseCustomFieldValue`, requiring a `customFieldId`. The `value` attribute specifies the field's value, determined by the `CustomField`'s data type. Supported value types include `ObjectValue`, `BooleanValue`, `DateTimeValue`, `DateValue`, `NumberValue`, `SetValue`, and `TextValue`. Specific `CustomFieldDataType` values like `STRING`, `NUMBER`, and `TOGGLE` are linked to corresponding `Value` types. These components exist within the namespace `https://www.google.com/apis/ads/publisher/v202408`.\n"],null,[]]