[[["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."],["These errors can occur when referencing non-existent or inactive custom fields, invalid custom field options, or incorrect entity types."],["The namespace for this enumeration is `https://www.google.com/apis/ads/publisher/v202408`."],["Several services, including `CompanyService`, `CreativeService`, and `ForecastService`, utilize this enumeration for error handling."]]],["The `CustomFieldValueError.Reason` lists potential errors when working with custom fields across various services, including `CompanyService`, `CreativeService`, `CreativeSetService`, `ForecastService`, `LineItemCreativeAssociationService`, and others. Errors include `CUSTOM_FIELD_NOT_FOUND` (field doesn't exist), `CUSTOM_FIELD_INACTIVE` (field is inactive), `CUSTOM_FIELD_OPTION_NOT_FOUND` (option doesn't exist), and `INVALID_ENTITY_TYPE` (wrong entity type). `UNKNOWN` is used for unexposed values. The namespace for these errors is `https://www.google.com/apis/ads/publisher/v202408`.\n"]]