[[["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."],["Reasons include issues such as the custom field not existing, being inactive, or having an invalid entity type association."],["The enumeration provides specific codes like `CUSTOM_FIELD_NOT_FOUND` and `CUSTOM_FIELD_INACTIVE` for easier error handling."],["These error reasons are essential for developers to understand and resolve issues when working with custom fields within the Ad Manager API."]]],["The core content outlines the `CustomFieldValueError.Reason` within the API namespace `https://www.google.com/apis/ads/publisher/v202405`. This error occurs in services like `CompanyService`, `CreativeService`, and others. Five specific reasons are detailed: `CUSTOM_FIELD_NOT_FOUND` (field does not exist), `CUSTOM_FIELD_INACTIVE` (field is inactive), `CUSTOM_FIELD_OPTION_NOT_FOUND` (option not found), `INVALID_ENTITY_TYPE` (wrong entity type), and `UNKNOWN` (value not exposed). These errors relate to modifying or creating `CustomFieldValue` entries.\n"]]