| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v202011 |
| Modifier and Type | Field and Description |
|---|---|
static ThirdPartyReachIntegrationPartner |
ThirdPartyReachIntegrationPartner.COMSCORE |
static ThirdPartyReachIntegrationPartner |
ThirdPartyReachIntegrationPartner.NIELSEN |
static ThirdPartyReachIntegrationPartner |
ThirdPartyReachIntegrationPartner.NONE |
static ThirdPartyReachIntegrationPartner |
ThirdPartyReachIntegrationPartner.UNKNOWN |
| Modifier and Type | Method and Description |
|---|---|
static ThirdPartyReachIntegrationPartner |
ThirdPartyReachIntegrationPartner.fromString(String value) |
static ThirdPartyReachIntegrationPartner |
ThirdPartyReachIntegrationPartner.fromValue(String value) |
ThirdPartyReachIntegrationPartner |
ThirdPartyMeasurementSettings.getPublisherReachPartner()
Gets the publisherReachPartner value for this ThirdPartyMeasurementSettings.
|
ThirdPartyReachIntegrationPartner |
ThirdPartyMeasurementSettings.getReachPartner()
Gets the reachPartner value for this ThirdPartyMeasurementSettings.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ThirdPartyMeasurementSettings.setPublisherReachPartner(ThirdPartyReachIntegrationPartner publisherReachPartner)
Sets the publisherReachPartner value for this ThirdPartyMeasurementSettings.
|
void |
ThirdPartyMeasurementSettings.setReachPartner(ThirdPartyReachIntegrationPartner reachPartner)
Sets the reachPartner value for this ThirdPartyMeasurementSettings.
|
| Constructor and Description |
|---|
ThirdPartyMeasurementSettings(ThirdPartyViewabilityIntegrationPartner viewabilityPartner,
String viewabilityClientId,
String viewabilityReportingId,
ThirdPartyReachIntegrationPartner reachPartner,
String reachClientId,
String reachReportingId,
ThirdPartyReachIntegrationPartner publisherReachPartner,
String publisherReachClientId,
String publisherReachReportingId) |
Copyright © 2021. All rights reserved.