Interface ThirdPartyMeasurementSettingsOrBuilder (0.54.0)

public interface ThirdPartyMeasurementSettingsOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getBrandLiftClientId()

public abstract String getBrandLiftClientId()

Optional. The third party partner ID for YouTube brand lift verification.

optional string brand_lift_client_id = 11 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
String

The brandLiftClientId.

getBrandLiftClientIdBytes()

public abstract ByteString getBrandLiftClientIdBytes()

Optional. The third party partner ID for YouTube brand lift verification.

optional string brand_lift_client_id = 11 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
ByteString

The bytes for brandLiftClientId.

getBrandLiftPartner()

public abstract BrandLiftPartnerEnum.BrandLiftPartner getBrandLiftPartner()

Optional. A field to determine the type of BrandLiftPartner. This field default is NONE.

optional .google.ads.admanager.v1.BrandLiftPartnerEnum.BrandLiftPartner brand_lift_partner = 10 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
BrandLiftPartnerEnum.BrandLiftPartner

The brandLiftPartner.

getBrandLiftPartnerValue()

public abstract int getBrandLiftPartnerValue()

Optional. A field to determine the type of BrandLiftPartner. This field default is NONE.

optional .google.ads.admanager.v1.BrandLiftPartnerEnum.BrandLiftPartner brand_lift_partner = 10 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
int

The enum numeric value on the wire for brandLiftPartner.

getBrandLiftReportingId()

public abstract String getBrandLiftReportingId()

Optional. The reporting ID that maps brand lift partner data with a campaign (or a group of related campaigns) specific data.

optional string brand_lift_reporting_id = 12 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
String

The brandLiftReportingId.

getBrandLiftReportingIdBytes()

public abstract ByteString getBrandLiftReportingIdBytes()

Optional. The reporting ID that maps brand lift partner data with a campaign (or a group of related campaigns) specific data.

optional string brand_lift_reporting_id = 12 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
ByteString

The bytes for brandLiftReportingId.

getPublisherReachClientId()

public abstract String getPublisherReachClientId()

Optional. The third party partner ID for YouTube reach verification for publisher.

optional string publisher_reach_client_id = 17 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
String

The publisherReachClientId.

getPublisherReachClientIdBytes()

public abstract ByteString getPublisherReachClientIdBytes()

Optional. The third party partner ID for YouTube reach verification for publisher.

optional string publisher_reach_client_id = 17 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
ByteString

The bytes for publisherReachClientId.

getPublisherReachPartner()

public abstract ReachPartnerEnum.ReachPartner getPublisherReachPartner()

Optional. A field to determine the type of publisher's ReachPartner. This field default is UNKNOWN.

optional .google.ads.admanager.v1.ReachPartnerEnum.ReachPartner publisher_reach_partner = 16 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
ReachPartnerEnum.ReachPartner

The publisherReachPartner.

getPublisherReachPartnerValue()

public abstract int getPublisherReachPartnerValue()

Optional. A field to determine the type of publisher's ReachPartner. This field default is UNKNOWN.

optional .google.ads.admanager.v1.ReachPartnerEnum.ReachPartner publisher_reach_partner = 16 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
int

The enum numeric value on the wire for publisherReachPartner.

getPublisherReachReportingId()

public abstract String getPublisherReachReportingId()

Optional. The reporting ID that maps reach partner data with a campaign (or a group of related campaigns) specific data for publisher.

optional string publisher_reach_reporting_id = 18 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
String

The publisherReachReportingId.

getPublisherReachReportingIdBytes()

public abstract ByteString getPublisherReachReportingIdBytes()

Optional. The reporting ID that maps reach partner data with a campaign (or a group of related campaigns) specific data for publisher.

optional string publisher_reach_reporting_id = 18 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
ByteString

The bytes for publisherReachReportingId.

getPublisherViewabilityClientId()

public abstract String getPublisherViewabilityClientId()

Optional. The third party partner ID for YouTube viewability verification for publisher.

optional string publisher_viewability_client_id = 5 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
String

The publisherViewabilityClientId.

getPublisherViewabilityClientIdBytes()

public abstract ByteString getPublisherViewabilityClientIdBytes()

Optional. The third party partner ID for YouTube viewability verification for publisher.

optional string publisher_viewability_client_id = 5 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
ByteString

The bytes for publisherViewabilityClientId.

getPublisherViewabilityPartner()

public abstract ViewabilityPartnerEnum.ViewabilityPartner getPublisherViewabilityPartner()

Optional. A field to determine the type of publisher's viewability partner. This field default is NONE.

optional .google.ads.admanager.v1.ViewabilityPartnerEnum.ViewabilityPartner publisher_viewability_partner = 4 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
ViewabilityPartnerEnum.ViewabilityPartner

The publisherViewabilityPartner.

getPublisherViewabilityPartnerValue()

public abstract int getPublisherViewabilityPartnerValue()

Optional. A field to determine the type of publisher's viewability partner. This field default is NONE.

optional .google.ads.admanager.v1.ViewabilityPartnerEnum.ViewabilityPartner publisher_viewability_partner = 4 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
int

The enum numeric value on the wire for publisherViewabilityPartner.

getPublisherViewabilityReportingId()

public abstract String getPublisherViewabilityReportingId()

Optional. The reporting ID that maps viewability partner data with a campaign (or a group of related campaigns) specific data for publisher.

optional string publisher_viewability_reporting_id = 6 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
String

The publisherViewabilityReportingId.

getPublisherViewabilityReportingIdBytes()

public abstract ByteString getPublisherViewabilityReportingIdBytes()

Optional. The reporting ID that maps viewability partner data with a campaign (or a group of related campaigns) specific data for publisher.

optional string publisher_viewability_reporting_id = 6 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
ByteString

The bytes for publisherViewabilityReportingId.

getReachClientId()

public abstract String getReachClientId()

Optional. The third party partner ID for YouTube reach verification for advertiser.

optional string reach_client_id = 14 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
String

The reachClientId.

getReachClientIdBytes()

public abstract ByteString getReachClientIdBytes()

Optional. The third party partner ID for YouTube reach verification for advertiser.

optional string reach_client_id = 14 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
ByteString

The bytes for reachClientId.

getReachPartner()

public abstract ReachPartnerEnum.ReachPartner getReachPartner()

Optional. A field to determine the type of advertiser's ReachPartner. This field default is UNKNOWN.

optional .google.ads.admanager.v1.ReachPartnerEnum.ReachPartner reach_partner = 13 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
ReachPartnerEnum.ReachPartner

The reachPartner.

getReachPartnerValue()

public abstract int getReachPartnerValue()

Optional. A field to determine the type of advertiser's ReachPartner. This field default is UNKNOWN.

optional .google.ads.admanager.v1.ReachPartnerEnum.ReachPartner reach_partner = 13 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
int

The enum numeric value on the wire for reachPartner.

getReachReportingId()

public abstract String getReachReportingId()

Optional. The reporting ID that maps reach partner data with a campaign (or a group of related campaigns) specific data for advertiser.

optional string reach_reporting_id = 15 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
String

The reachReportingId.

getReachReportingIdBytes()

public abstract ByteString getReachReportingIdBytes()

Optional. The reporting ID that maps reach partner data with a campaign (or a group of related campaigns) specific data for advertiser.

optional string reach_reporting_id = 15 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
ByteString

The bytes for reachReportingId.

getViewabilityClientId()

public abstract String getViewabilityClientId()

Optional. The third party partner ID for YouTube viewability verification.

optional string viewability_client_id = 2 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
String

The viewabilityClientId.

getViewabilityClientIdBytes()

public abstract ByteString getViewabilityClientIdBytes()

Optional. The third party partner ID for YouTube viewability verification.

optional string viewability_client_id = 2 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
ByteString

The bytes for viewabilityClientId.

getViewabilityPartner()

public abstract ViewabilityPartnerEnum.ViewabilityPartner getViewabilityPartner()

Optional. A field to determine the type of ViewabilityPartner. This field default is NONE.

optional .google.ads.admanager.v1.ViewabilityPartnerEnum.ViewabilityPartner viewability_partner = 1 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
ViewabilityPartnerEnum.ViewabilityPartner

The viewabilityPartner.

getViewabilityPartnerValue()

public abstract int getViewabilityPartnerValue()

Optional. A field to determine the type of ViewabilityPartner. This field default is NONE.

optional .google.ads.admanager.v1.ViewabilityPartnerEnum.ViewabilityPartner viewability_partner = 1 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
int

The enum numeric value on the wire for viewabilityPartner.

getViewabilityReportingId()

public abstract String getViewabilityReportingId()

Optional. The reporting ID that maps viewability partner data with a campaign (or a group of related campaigns) specific data.

optional string viewability_reporting_id = 3 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
String

The viewabilityReportingId.

getViewabilityReportingIdBytes()

public abstract ByteString getViewabilityReportingIdBytes()

Optional. The reporting ID that maps viewability partner data with a campaign (or a group of related campaigns) specific data.

optional string viewability_reporting_id = 3 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
ByteString

The bytes for viewabilityReportingId.

hasBrandLiftClientId()

public abstract boolean hasBrandLiftClientId()

Optional. The third party partner ID for YouTube brand lift verification.

optional string brand_lift_client_id = 11 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
boolean

Whether the brandLiftClientId field is set.

hasBrandLiftPartner()

public abstract boolean hasBrandLiftPartner()

Optional. A field to determine the type of BrandLiftPartner. This field default is NONE.

optional .google.ads.admanager.v1.BrandLiftPartnerEnum.BrandLiftPartner brand_lift_partner = 10 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
boolean

Whether the brandLiftPartner field is set.

hasBrandLiftReportingId()

public abstract boolean hasBrandLiftReportingId()

Optional. The reporting ID that maps brand lift partner data with a campaign (or a group of related campaigns) specific data.

optional string brand_lift_reporting_id = 12 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
boolean

Whether the brandLiftReportingId field is set.

hasPublisherReachClientId()

public abstract boolean hasPublisherReachClientId()

Optional. The third party partner ID for YouTube reach verification for publisher.

optional string publisher_reach_client_id = 17 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
boolean

Whether the publisherReachClientId field is set.

hasPublisherReachPartner()

public abstract boolean hasPublisherReachPartner()

Optional. A field to determine the type of publisher's ReachPartner. This field default is UNKNOWN.

optional .google.ads.admanager.v1.ReachPartnerEnum.ReachPartner publisher_reach_partner = 16 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
boolean

Whether the publisherReachPartner field is set.

hasPublisherReachReportingId()

public abstract boolean hasPublisherReachReportingId()

Optional. The reporting ID that maps reach partner data with a campaign (or a group of related campaigns) specific data for publisher.

optional string publisher_reach_reporting_id = 18 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
boolean

Whether the publisherReachReportingId field is set.

hasPublisherViewabilityClientId()

public abstract boolean hasPublisherViewabilityClientId()

Optional. The third party partner ID for YouTube viewability verification for publisher.

optional string publisher_viewability_client_id = 5 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
boolean

Whether the publisherViewabilityClientId field is set.

hasPublisherViewabilityPartner()

public abstract boolean hasPublisherViewabilityPartner()

Optional. A field to determine the type of publisher's viewability partner. This field default is NONE.

optional .google.ads.admanager.v1.ViewabilityPartnerEnum.ViewabilityPartner publisher_viewability_partner = 4 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
boolean

Whether the publisherViewabilityPartner field is set.

hasPublisherViewabilityReportingId()

public abstract boolean hasPublisherViewabilityReportingId()

Optional. The reporting ID that maps viewability partner data with a campaign (or a group of related campaigns) specific data for publisher.

optional string publisher_viewability_reporting_id = 6 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
boolean

Whether the publisherViewabilityReportingId field is set.

hasReachClientId()

public abstract boolean hasReachClientId()

Optional. The third party partner ID for YouTube reach verification for advertiser.

optional string reach_client_id = 14 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
boolean

Whether the reachClientId field is set.

hasReachPartner()

public abstract boolean hasReachPartner()

Optional. A field to determine the type of advertiser's ReachPartner. This field default is UNKNOWN.

optional .google.ads.admanager.v1.ReachPartnerEnum.ReachPartner reach_partner = 13 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
boolean

Whether the reachPartner field is set.

hasReachReportingId()

public abstract boolean hasReachReportingId()

Optional. The reporting ID that maps reach partner data with a campaign (or a group of related campaigns) specific data for advertiser.

optional string reach_reporting_id = 15 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
boolean

Whether the reachReportingId field is set.

hasViewabilityClientId()

public abstract boolean hasViewabilityClientId()

Optional. The third party partner ID for YouTube viewability verification.

optional string viewability_client_id = 2 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
boolean

Whether the viewabilityClientId field is set.

hasViewabilityPartner()

public abstract boolean hasViewabilityPartner()

Optional. A field to determine the type of ViewabilityPartner. This field default is NONE.

optional .google.ads.admanager.v1.ViewabilityPartnerEnum.ViewabilityPartner viewability_partner = 1 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
boolean

Whether the viewabilityPartner field is set.

hasViewabilityReportingId()

public abstract boolean hasViewabilityReportingId()

Optional. The reporting ID that maps viewability partner data with a campaign (or a group of related campaigns) specific data.

optional string viewability_reporting_id = 3 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
boolean

Whether the viewabilityReportingId field is set.