[[["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-11-19 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."],["It provides specific error codes like `CUSTOM_FIELD_NOT_FOUND`, `CUSTOM_FIELD_INACTIVE`, and others to pinpoint the issue."],["These reasons are essential for troubleshooting and resolving errors when working with custom fields in the Ad Manager API."],["The namespace for this enumeration is `https://www.google.com/apis/ads/publisher/v202411`."]]],["The content outlines `CustomFieldValueError.Reason` within a namespace, detailing potential errors when working with custom fields. Errors include `CUSTOM_FIELD_NOT_FOUND`, indicating a missing custom field; `CUSTOM_FIELD_INACTIVE`, for using an inactive field; `CUSTOM_FIELD_OPTION_NOT_FOUND`, when a related custom field option is missing; `INVALID_ENTITY_TYPE`, when associating with a wrong entity type; and `UNKNOWN`, for unspecified API values. These errors impact various services like `CompanyService`, `CreativeService`, and others.\n"]]