[[["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` identifies the cause of errors related to custom fields in Google Ad Manager."],["This error can occur across various services, including CompanyService, CreativeService, and LineItemService."],["Reasons for the error include referencing a non-existent or inactive custom field, or using an incorrect entity type."],["`CustomFieldValueError.Reason` provides specific enumeration values, like `CUSTOM_FIELD_NOT_FOUND`, to pinpoint the error."],["Developers can use these reasons to debug and resolve custom field-related issues in their Ad Manager integrations."]]],["The core content outlines the `CustomFieldValueError.Reason` within the context of various services, including Company, Creative, Forecast, LineItem, and others. It defines the reasons for errors related to custom fields. Key issues involve missing, inactive, or incorrect custom fields or options, `CUSTOM_FIELD_NOT_FOUND`, `CUSTOM_FIELD_INACTIVE`, `CUSTOM_FIELD_OPTION_NOT_FOUND`, and `INVALID_ENTITY_TYPE`, `UNKNOWN` in case the value is not exposed by the requested API version. These errors relate to modifying or creating CustomFieldValue.\n"]]