[[["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-08-20 UTC."],[[["`CustomFieldValueError.Reason` identifies the cause of errors related to custom fields in various Google Ad Manager services."],["Errors can arise due to referencing non-existent or inactive custom fields, invalid custom field options, or incorrect entity associations."],["The namespace for this enumeration is `https://www.google.com/apis/ads/publisher/v202408`."],["This enumeration includes reasons like `CUSTOM_FIELD_NOT_FOUND`, `CUSTOM_FIELD_INACTIVE`, `CUSTOM_FIELD_OPTION_NOT_FOUND`, `INVALID_ENTITY_TYPE`, and `UNKNOWN`."]]],["The content outlines `CustomFieldValueError.Reason` within a service namespace. It details potential errors when interacting with custom fields, including `CUSTOM_FIELD_NOT_FOUND` (referencing a nonexistent field), `CUSTOM_FIELD_INACTIVE` (using an inactive field), `CUSTOM_FIELD_OPTION_NOT_FOUND` (referencing an invalid option), `INVALID_ENTITY_TYPE` (incorrect entity association), and `UNKNOWN` (value not exposed by API version). The errors occur when creating or modifying `CustomFieldValue`. The services related to this are numerous such as `CompanyService`, `CreativeService`, etc.\n"]]