enum ThirdPartyBrandLiftIntegrationPartner (v202408)
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/v202408
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 outlines the possible third-party partners for brand lift integration within Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003eOptions include Kantar, Dynata, Intage, and Macromill, alongside choices for no integration or an unknown partner.\u003c/p\u003e\n"],["\u003cp\u003eThis enumeration is used within the \u003ccode\u003eForecastService\u003c/code\u003e and \u003ccode\u003eProposalLineItemService\u003c/code\u003e, with dependencies on \u003ccode\u003eThirdPartyMeasurementSettings\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt is part of the Google Ad Manager API and falls under the namespace \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e.\u003c/p\u003e\n"]]],["The content defines third-party brand lift integration options within a service, likely for ad management. It outlines that services such as `ForecastService`, `LineItemService` and `ProposalLineItemService` can have the setting of a ThirdPartyBrandLiftIntegrationPartner. The possible enumeration values are: `UNKNOWN`, `NONE`, `KANTAR_MILLWARD_BROWN`, `DYNATA`, `INTAGE`, and `MACROMILL`, which indicates if the partnership exists, and with which third-party. The namespace is `https://www.google.com/apis/ads/publisher/v202408`.\n"],null,["# enum ThirdPartyBrandLiftIntegrationPartner (v202408)\n\n**Service** \n**ForecastService** [LineItemService](/ad-manager/api/reference/v202408/LineItemService.ThirdPartyBrandLiftIntegrationPartner) [ProposalLineItemService](/ad-manager/api/reference/v202408/ProposalLineItemService.ThirdPartyBrandLiftIntegrationPartner) **Dependencies** \n[ThirdPartyMeasurementSettings](/ad-manager/api/reference/v202408/ForecastService.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/v202408`\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. |"]]