[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["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. |"]]