enum ThirdPartyBrandLiftIntegrationPartner (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
Possible options for third-party brand lift integration.
- 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.
|
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.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[[["\u003cp\u003e\u003ccode\u003eThirdPartyBrandLiftIntegrationPartner\u003c/code\u003e defines the options for integrating with third-party providers for brand lift measurement.\u003c/p\u003e\n"],["\u003cp\u003ePossible integration partners include Kantar, Dynata, Intage, and Macromill, in addition to options for no integration or an unknown partner.\u003c/p\u003e\n"],["\u003cp\u003eThis feature is accessed through services like ForecastService, LineItemService, and ProposalLineItemService, with dependencies on ThirdPartyMeasurementSettings.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace for this feature is \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202411\u003c/code\u003e.\u003c/p\u003e\n"]]],["The document outlines third-party brand lift integration options within the Google Ad Manager API (v202411), specifically through `ProposalLineItemService`. It details available partners, represented as an enumeration with corresponding descriptions. These options include `NONE` (no partner), `KANTAR_MILLWARD_BROWN`, `DYNATA`, `INTAGE`, and `MACROMILL`, each signifying a specific brand lift integration partner. `UNKNOWN` is a fallback value. The namespace for these integrations is `https://www.google.com/apis/ads/publisher/v202411`.\n"],null,["# enum ThirdPartyBrandLiftIntegrationPartner (v202411)\n\n**Service** \n[ForecastService](/ad-manager/api/reference/v202411/ForecastService.ThirdPartyBrandLiftIntegrationPartner) [LineItemService](/ad-manager/api/reference/v202411/LineItemService.ThirdPartyBrandLiftIntegrationPartner) **ProposalLineItemService** **Dependencies** \n[ThirdPartyMeasurementSettings](/ad-manager/api/reference/v202411/ProposalLineItemService.ThirdPartyMeasurementSettings) \n▼\n**ThirdPartyBrandLiftIntegrat...**\n\nPossible options for third-party brand lift integration.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Enumeration | Description |\n|-------------------------|-------------------------------------------------------------------------------------|\n| `UNKNOWN` | The value returned if the actual value is not exposed by the requested API version. |\n| `NONE` | Indicates there's no third-party brand lift integration partner. |\n| `KANTAR_MILLWARD_BROWN` | Indicates third-party brand lift integration partner Kantar. |\n| `DYNATA` | Indicates third-party brand lift integration partner Dynata. |\n| `INTAGE` | Indicates third-party brand lift integration partner Intage. |\n| `MACROMILL` | Indicates third-party brand lift integration partner Macromill. |"]]