[[["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` outlines the potential errors encountered when interacting with custom fields in various Google Ad Manager services."],["These errors commonly arise from issues such as referencing a non-existent custom field, attempting to use an inactive field, or providing an invalid entity type."],["The enumeration provides specific reasons for the error, including `CUSTOM_FIELD_NOT_FOUND`, `CUSTOM_FIELD_INACTIVE`, `CUSTOM_FIELD_OPTION_NOT_FOUND`, `INVALID_ENTITY_TYPE`, and `UNKNOWN`."],["Developers should consult this documentation to understand and resolve custom field-related errors when working with the Ad Manager API."]]],["The content outlines the `CustomFieldValueError.Reason` for various services, including `CompanyService`, `CreativeService`, `ProposalLineItemService` and others. It details error reasons like `CUSTOM_FIELD_NOT_FOUND`, indicating attempts to modify non-existent custom fields. `CUSTOM_FIELD_INACTIVE` signifies using an inactive field. `CUSTOM_FIELD_OPTION_NOT_FOUND` relates to missing field options. `INVALID_ENTITY_TYPE` signifies an association with an incorrect entity type. `UNKNOWN` indicates an unexposed value. These relate to how custom fields can be interacted with.\n"]]