AI-generated Key Takeaways
- 
          ChangeHistoryEntityType is an enumeration within the PublisherQueryLanguageService that defines the types of entities on which a change occurred. 
- 
          The UNKNOWN value is returned when the actual value is not available in the requested API version. 
- 
          The enumeration includes a variety of entity types such as BASE_RATE, COMPANY, CREATIVE, LINE_ITEM, ORDER, USER, and more. 
The type of entity a change occurred on.
- Namespace
- 
               https://www.google.com/apis/ads/publisher/v202411
| Enumeration | Description | 
|---|---|
| UNKNOWN | The value returned if the actual value is not exposed by the requested API version. | 
| BASE_RATE | |
| COMPANY | |
| CONTACT | |
| CREATIVE | |
| CREATIVE_SET | |
| CUSTOM_FIELD | |
| CUSTOM_KEY | |
| CUSTOM_VALUE | |
| PLACEMENT | |
| AD_UNIT | |
| LABEL | |
| LINE_ITEM | |
| NETWORK | |
| ORDER | |
| PREMIUM_RATE | |
| PRODUCT | |
| PRODUCT_PACKAGE | |
| PRODUCT_PACKAGE_ITEM | |
| PRODUCT_TEMPLATE | |
| PROPOSAL | |
| PROPOSAL_LINK | |
| PROPOSAL_LINE_ITEM | |
| PACKAGE | |
| RATE_CARD | |
| ROLE | |
| TEAM | |
| USER | |
| WORKFLOW |