| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v202108 |
| Modifier and Type | Field and Description |
|---|---|
static ThirdPartyBrandLiftIntegrationPartner |
ThirdPartyBrandLiftIntegrationPartner.DYNATA |
static ThirdPartyBrandLiftIntegrationPartner |
ThirdPartyBrandLiftIntegrationPartner.KANTAR_MILLWARD_BROWN |
static ThirdPartyBrandLiftIntegrationPartner |
ThirdPartyBrandLiftIntegrationPartner.NONE |
static ThirdPartyBrandLiftIntegrationPartner |
ThirdPartyBrandLiftIntegrationPartner.UNKNOWN |
| Modifier and Type | Method and Description |
|---|---|
static ThirdPartyBrandLiftIntegrationPartner |
ThirdPartyBrandLiftIntegrationPartner.fromString(String value) |
static ThirdPartyBrandLiftIntegrationPartner |
ThirdPartyBrandLiftIntegrationPartner.fromValue(String value) |
ThirdPartyBrandLiftIntegrationPartner |
ThirdPartyMeasurementSettings.getBrandLiftPartner()
Gets the brandLiftPartner value for this ThirdPartyMeasurementSettings.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ThirdPartyMeasurementSettings.setBrandLiftPartner(ThirdPartyBrandLiftIntegrationPartner brandLiftPartner)
Sets the brandLiftPartner value for this ThirdPartyMeasurementSettings.
|
| Constructor and Description |
|---|
ThirdPartyMeasurementSettings(ThirdPartyViewabilityIntegrationPartner viewabilityPartner,
String viewabilityClientId,
String viewabilityReportingId,
ThirdPartyViewabilityIntegrationPartner publisherViewabilityPartner,
String publisherViewabilityClientId,
String publisherViewabilityReportingId,
ThirdPartyBrandLiftIntegrationPartner brandLiftPartner,
String brandLiftClientId,
String brandLiftReportingId,
ThirdPartyReachIntegrationPartner reachPartner,
String reachClientId,
String reachReportingId,
ThirdPartyReachIntegrationPartner publisherReachPartner,
String publisherReachClientId,
String publisherReachReportingId) |
Copyright © 2021. All rights reserved.