[[["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` identifies the cause of errors related to custom fields in Google Ad Manager."],["These errors can occur when interacting with various services, including CreativeService, ForecastService, and LineItemService, among others."],["Specific reasons for the error include issues like the custom field not existing, being inactive, or having an invalid entity type association."],["Developers can use the `CustomFieldValueError.Reason` enumeration to understand and handle these errors within their applications."]]],["The provided content outlines various services within an ad management system, including `CompanyService`, `CreativeService`, `ForecastService`, and others. These services can encounter `CustomFieldValueError`. The `CustomFieldValueError.Reason` lists the possible errors: `CUSTOM_FIELD_NOT_FOUND`, `CUSTOM_FIELD_INACTIVE`, `CUSTOM_FIELD_OPTION_NOT_FOUND`, `INVALID_ENTITY_TYPE`, and `UNKNOWN`. These errors occur when creating or modifying custom field values, such as if a custom field or option does not exist or is inactive.\n"]]