[[["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 reasons include scenarios like referencing a non-existent or inactive custom field, using an invalid custom field option, or associating a value with the wrong entity type."],["The namespace for this enumeration is `https://www.google.com/apis/ads/publisher/v202405`."],["This enumeration is relevant to multiple Ad Manager services, such as CompanyService, CreativeService, ForecastService, and others, when dealing with custom field values."]]],["The document details `CustomFieldValueError.Reason` within a service namespace. It outlines potential errors when interacting with custom fields. Key reasons include `CUSTOM_FIELD_NOT_FOUND` (field doesn't exist), `CUSTOM_FIELD_INACTIVE` (field is inactive), `CUSTOM_FIELD_OPTION_NOT_FOUND` (option doesn't exist), `INVALID_ENTITY_TYPE` (wrong entity type), and `UNKNOWN` (value not exposed by API). These errors occur during attempts to modify or create custom field values across various services.\n"]]