[[["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` outlines the potential errors when interacting with custom fields in Google Ad Manager."],["These errors primarily involve issues like referencing non-existent or inactive custom fields, incorrect custom field options, or incompatible entity types."],["Each error reason provides specific information to help developers understand and resolve the issue, ensuring smooth data handling in Ad Manager."],["The namespace for this error is `https://www.google.com/apis/ads/publisher/v202411`, indicating its context within the Ad Manager API."]]],["The content outlines the `CustomFieldValueError.Reason` within the `ProposalLineItemService`, alongside other related services like `CompanyService` and `CreativeService`. This error occurs during modifications or creations of `CustomFieldValue`. Reasons include `CUSTOM_FIELD_NOT_FOUND`, indicating a missing `CustomField`, `CUSTOM_FIELD_INACTIVE`, for inactive fields, `CUSTOM_FIELD_OPTION_NOT_FOUND`, for missing options, `INVALID_ENTITY_TYPE` for wrong entity associations, and `UNKNOWN` for unexposed values. The namespace is defined as `https://www.google.com/apis/ads/publisher/v202411`.\n"]]