[[["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-11-19 UTC."],[[["`CustomFieldValueError.Reason` outlines the potential errors encountered when interacting with custom fields in Google Ad Manager."],["These errors often involve issues like referencing non-existent or inactive custom fields, invalid options, or incorrect entity associations."],["The namespace for this enumeration is `https://www.google.com/apis/ads/publisher/v202411`."],["Several services within Ad Manager, including ProposalService, utilize this enumeration for error handling."],["If an unexpected error occurs that isn't explicitly defined, the `UNKNOWN` reason will be returned."]]],["The document details the `CustomFieldValueError.Reason` within the Google Ad Manager API (v202411). It lists possible error reasons when interacting with custom fields across various services such as `CompanyService`, `CreativeService`, `ProposalService`, and others. Reasons include `CUSTOM_FIELD_NOT_FOUND`, `CUSTOM_FIELD_INACTIVE`, `CUSTOM_FIELD_OPTION_NOT_FOUND`, `INVALID_ENTITY_TYPE`, and `UNKNOWN`, each indicating a specific issue when creating or modifying custom field values.\n"]]