[[["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 across various services, including CompanyService, CreativeService, and UserService."],["Reasons for the error include referencing a non-existent or inactive custom field, or using an incorrect entity type."],["Each reason is represented by a specific enumeration value, such as `CUSTOM_FIELD_NOT_FOUND` or `CUSTOM_FIELD_INACTIVE`, aiding in troubleshooting."],["The error falls under the namespace `https://www.google.com/apis/ads/publisher/v202405`."]]],["The content outlines `CustomFieldValueError.Reason` within the Google Ad Manager API (v202405). It details potential errors related to custom fields across various services. Key error reasons include `CUSTOM_FIELD_NOT_FOUND` (referencing a non-existent custom field), `CUSTOM_FIELD_INACTIVE` (creating values for inactive fields), `CUSTOM_FIELD_OPTION_NOT_FOUND` (referencing a non-existent custom field option), and `INVALID_ENTITY_TYPE` (associating with the wrong entity type). An `UNKNOWN` value is used for unexposed API values.\n"]]