[[["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-05-15 UTC."],[[["`CustomFieldValueError.Reason` identifies the cause of errors related to custom fields in various Google Ad Manager services."],["These errors can arise from issues like referencing a non-existent or inactive custom field, using an incorrect custom field option, or associating a custom field value with an incompatible entity type."],["The namespace for this enumeration is `https://www.google.com/apis/ads/publisher/v202405`."],["Several services utilize `CustomFieldValueError.Reason`, including CompanyService, CreativeService, and OrderService, among others."],["Each specific reason for the error, such as `CUSTOM_FIELD_NOT_FOUND` or `INVALID_ENTITY_TYPE`, offers detailed information about the problem encountered."]]],["The content outlines `CustomFieldValueError.Reason` within a namespace, detailing potential errors when working with custom fields. Key actions involve modifying or creating `CustomFieldValue` instances. Errors occur when a target `CustomField` or `CustomFieldOption` is not found, is inactive, or is associated with the wrong entity type. An `UNKNOWN` error is returned for unexposed values. These errors apply to multiple services, including `CompanyService`, `CreativeService`, `OrderService` etc.\n"]]