AI-generated Key Takeaways
- 
          ThirdPartyBrandLiftIntegration is an enumeration that provides options for third-party brand lift integration partners. 
- 
          This enumeration is used within services such as ForecastService, LineItemService, and ProposalLineItemService, and depends on ThirdPartyMeasurementSettings. 
- 
          The possible integration partners include Kantar Millward Brown, Dynata, Intage, and Macromill, with options also indicating no partner or an unknown value. 
Possible options for third-party brand lift integration.
- Namespace
- 
               https://www.google.com/apis/ads/publisher/v202505
| 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. |