[[["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."],[[["`CustomFieldError.Reason` outlines the potential errors encountered when interacting with custom fields in Google Ad Manager."],["The error reasons include issues such as attempting to create an option for an incompatible custom field type, represented by `INVALID_CUSTOM_FIELD_FOR_OPTION`."],["`UNKNOWN` reason is returned when the specific error cause isn't exposed through the current API version."]]],["The content defines the `CustomFieldError.Reason` within the `CustomFieldService` namespace. It outlines two specific reasons for errors: `INVALID_CUSTOM_FIELD_FOR_OPTION`, which occurs when creating a `CustomFieldOption` for a `CustomField` that isn't a dropdown type; and `UNKNOWN`, returned when the true value is not exposed by the API version in use. This is related to managing custom fields and their options within an ad manager system.\n"]]