[[["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 Google Ad Manager."],["This error can occur when interacting with various services, including CompanyService, CreativeService, and ProposalService."],["Reasons for the error include referencing a non-existent or inactive custom field, using an invalid custom field option, or associating a custom field value with the wrong entity type."],["Each reason is represented by a specific enumeration value within the `CustomFieldValueError.Reason` structure."],["Understanding these reasons allows developers to diagnose and resolve issues related to custom field values in their Ad Manager integrations."]]],["The provided content outlines potential errors within various services, including Company, Creative, Forecast, LineItem, Order, Proposal, and User services. These services utilize `CustomFieldValue` and can encounter `CustomFieldValueError`. Reasons for these errors include `CUSTOM_FIELD_NOT_FOUND`, `CUSTOM_FIELD_INACTIVE`, `CUSTOM_FIELD_OPTION_NOT_FOUND`, `INVALID_ENTITY_TYPE`, and `UNKNOWN`. These errors happen when modifying or creating values related to `CustomField` or `CustomFieldOption`, or when the field is inactive. The data uses namespace `https://www.google.com/apis/ads/publisher/v202405`.\n"]]