[[["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` indicates the cause of errors related to custom fields in various Google Ad Manager services."],["Reasons include referencing a non-existent or inactive custom field, using an invalid custom field option, associating with the wrong entity type, or an unknown error."],["This enumeration is part of the Google Ad Manager API and helps developers understand and troubleshoot custom field-related issues."],["It is used by services like `CompanyService`, `CreativeService`, and others to provide specific error information."]]],["The provided content outlines the `CustomFieldValueError.Reason` within the ad manager API, specifically in the v202405 version, relevant to multiple services. It lists five possible reasons for this error: `CUSTOM_FIELD_NOT_FOUND`, `CUSTOM_FIELD_INACTIVE`, `CUSTOM_FIELD_OPTION_NOT_FOUND`, `INVALID_ENTITY_TYPE`, and `UNKNOWN`. Each reason details a specific scenario where a custom field operation fails, such as attempting to use a non-existent or inactive custom field or option, or using an incorrect entity type.\n"]]