AI-generated Key Takeaways
- 
          ThirdPartyBrandLiftIntegrationPartner is an enumeration used to indicate possible options for third-party brand lift integration. 
- 
          The enumeration includes options like UNKNOWN, NONE, KANTAR_MILLWARD_BROWN, DYNATA, INTAGE, and MACROMILL. 
- 
          It is relevant to services such as ForecastService, LineItemService, and ProposalLineItemService, and has a dependency on ThirdPartyMeasurementSettings. 
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. |