[[["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 is relevant to services like `CompanyService`, `CreativeService`, `ProposalService`, and others listed in the provided content."],["If the specific reason for the error isn't exposed in the current API version, the reason will be returned as `UNKNOWN`."]]],["The content outlines `CustomFieldValueError.Reason` within the `v202408` API. This error occurs due to issues with custom fields, including `CUSTOM_FIELD_NOT_FOUND` (missing custom field), `CUSTOM_FIELD_INACTIVE` (inactive field), `CUSTOM_FIELD_OPTION_NOT_FOUND` (missing custom field option), and `INVALID_ENTITY_TYPE` (wrong entity type). `UNKNOWN` is a default if the API version doesn't expose the value. These errors relate to services like `ProposalService`, and others, and to operations modifying or creating `CustomFieldValue`.\n"]]