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\u003eThirdPartyBrandLiftIntegrationPartner provides options for integrating with third-party brand lift measurement providers.\u003c/p\u003e\n"],["\u003cp\u003eThis feature supports integration with partners like Kantar, Dynata, Intage, and Macromill for brand lift measurement.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eThirdPartyBrandLiftIntegrationPartner\u003c/code\u003e enumeration is used within the \u003ccode\u003eForecastService\u003c/code\u003e, \u003ccode\u003eLineItemService\u003c/code\u003e, and \u003ccode\u003eProposalLineItemService\u003c/code\u003e to specify the integration partner.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eThirdPartyMeasurementSettings\u003c/code\u003e dependency further allows for configurations related to these integrations.\u003c/p\u003e\n"],["\u003cp\u003eIf no integration is used, the value is set to \u003ccode\u003eNONE\u003c/code\u003e; and \u003ccode\u003eUNKNOWN\u003c/code\u003e is returned if the actual value is not exposed in the current API version.\u003c/p\u003e\n"]]],["The document defines options for third-party brand lift integration within the `v202408` API version. It outlines the `ForecastService`, `LineItemService`, and `ProposalLineItemService` as key services involved. Possible integration partners include `KANTAR_MILLWARD_BROWN`, `DYNATA`, `INTAGE`, and `MACROMILL`, while `NONE` indicates no partner. `UNKNOWN` represents a value not exposed by the current API version. The namespace for these services is `https://www.google.com/apis/ads/publisher/v202408`.\n"],null,["# enum ThirdPartyBrandLiftIntegrationPartner (v202408)\n\n**Service** \n[ForecastService](/ad-manager/api/reference/v202408/ForecastService.ThirdPartyBrandLiftIntegrationPartner) **LineItemService** [ProposalLineItemService](/ad-manager/api/reference/v202408/ProposalLineItemService.ThirdPartyBrandLiftIntegrationPartner) **Dependencies** \n[ThirdPartyMeasurementSettings](/ad-manager/api/reference/v202408/LineItemService.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. |"]]