[[["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 Google Ad Manager."],["This enumeration outlines reasons such as a missing custom field, an inactive custom field, or an invalid entity type associated with the custom field."],["It provides specific error codes like `CUSTOM_FIELD_NOT_FOUND`, `CUSTOM_FIELD_INACTIVE`, `CUSTOM_FIELD_OPTION_NOT_FOUND`, `INVALID_ENTITY_TYPE`, and `UNKNOWN`."],["These error codes help developers understand and troubleshoot issues when working with custom fields within various Ad Manager services."],["The namespace for this enumeration is `https://www.google.com/apis/ads/publisher/v202405`."]]],["The content outlines `CustomFieldValueError.Reason` within the `v202405` API. This error occurs due to issues with custom fields across multiple services, including Company, Creative, Forecast, and others. Specific reasons include `CUSTOM_FIELD_NOT_FOUND`, indicating a missing custom field; `CUSTOM_FIELD_INACTIVE`, for using an inactive field; `CUSTOM_FIELD_OPTION_NOT_FOUND`, where a custom field option is missing; and `INVALID_ENTITY_TYPE`, when a field is associated with an incorrect entity type. The `UNKNOWN` value will be returned if the cause is not exposed.\n"]]