[[["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."],[[["CustomFieldEntityType identifies the entity types that can have custom fields associated with them within Google Ad Manager."],["The available entity types include LineItem, Order, Creative, Proposal, and ProposalLineItem, each corresponding to specific Ad Manager objects."],["Custom fields provide a way to add user-defined metadata to these entities for enhanced organization and management."],["Each entity type is represented by a specific enumeration value within the CustomFieldEntityType structure."],["If an entity type is not recognized or supported by the current API version, it's represented by the \"UNKNOWN\" enumeration value."]]],["CustomFieldService uses the `CustomField` dependency and defines `CustomFieldEntityType`. This entity type recognizes various ad manager entities, including `LINE_ITEM`, `ORDER`, `CREATIVE`, `PROPOSAL`, and `PROPOSAL_LINE_ITEM`. Each type corresponds to a specific entity, such as `LineItem`, `Order`, `Creative`, `Proposal`, and `ProposalLineItem`, respectively, as defined in the API. `UNKNOWN` is returned when the API version does not expose the actual value.\n"]]