[[["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-02-13 UTC."],[[["`CustomFieldValueError.Reason` identifies the cause of errors related to custom fields in Google Ad Manager."],["This enumeration outlines reasons such as referencing a non-existent or inactive custom field, using an invalid entity type, or an unknown error."],["It provides specific error codes like `CUSTOM_FIELD_NOT_FOUND`, `CUSTOM_FIELD_INACTIVE`, `CUSTOM_FIELD_OPTION_NOT_FOUND`, `INVALID_ENTITY_TYPE`, and `UNKNOWN` to pinpoint the issue."],["These error reasons assist developers in troubleshooting and resolving issues encountered during interactions with custom fields within the Ad Manager API."]]],["The core content outlines potential errors when interacting with custom fields across various services within an ad management platform. These services include `CompanyService`, `CreativeService`, `CreativeSetService`, and others. Key error reasons include `CUSTOM_FIELD_NOT_FOUND`, `CUSTOM_FIELD_INACTIVE`, `CUSTOM_FIELD_OPTION_NOT_FOUND`, `INVALID_ENTITY_TYPE`, and `UNKNOWN`. These errors indicate issues like attempting to use non-existent or inactive custom fields, missing field options, or incompatible entity types. Each error is linked to a `CustomFieldValue`.\n"]]