[[["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 2024-02-13 UTC."],[[["`CustomFieldValueError.Reason` outlines the potential reasons for errors related to custom fields in Google Ad Manager."],["These reasons include issues such as referencing a non-existent custom field, attempting operations on inactive fields, using incorrect custom field options, or associating values with the wrong entity type."],["The provided table details each error reason (`CUSTOM_FIELD_NOT_FOUND`, `CUSTOM_FIELD_INACTIVE`, `CUSTOM_FIELD_OPTION_NOT_FOUND`, `INVALID_ENTITY_TYPE`, `UNKNOWN`) with its corresponding description, helping developers diagnose and resolve custom field-related errors."],["This information is crucial for troubleshooting and ensuring the proper use of custom fields when interacting with various Google Ad Manager services like `CompanyService`, `CreativeService`, and others."]]],["The content outlines `CustomFieldValueError.Reason` within a service namespace. It details potential errors when interacting with custom fields, including `CUSTOM_FIELD_NOT_FOUND` (referencing a nonexistent custom field), `CUSTOM_FIELD_INACTIVE` (using an inactive field), `CUSTOM_FIELD_OPTION_NOT_FOUND` (missing field option), and `INVALID_ENTITY_TYPE` (wrong entity type association). Also, `UNKNOWN` indicates cases where the error value isn't exposed by the API. These errors apply to various services like Company, Creative, and others.\n"]]