AI-generated Key Takeaways
- 
          ThirdPartyBrandLiftIntegrationPartner is an enumeration used in Ad Manager API services like ForecastService and LineItemService. 
- 
          It defines possible options for third-party brand lift integration. 
- 
          Options include NONE, KANTAR_MILLWARD_BROWN, DYNATA, INTAGE, and MACROMILL. 
- 
          UNKNOWN is returned if the actual value is not exposed by the requested API version. 
Possible options for third-party brand lift integration.
- Namespace
- 
               https://www.google.com/apis/ads/publisher/v202502
| Enumeration | Description | 
|---|---|
| UNKNOWN | The value returned if the actual value is not exposed by the requested API version. | 
| NONE | Indicates there's no third-party brand lift integration partner. | 
| KANTAR_MILLWARD_BROWN | Indicates third-party brand lift integration partner Kantar. | 
| DYNATA | Indicates third-party brand lift integration partner Dynata. | 
| INTAGE | Indicates third-party brand lift integration partner Intage. | 
| MACROMILL | Indicates third-party brand lift integration partner Macromill. |