[[["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\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. |"]]