Interface TermsOfServiceOrBuilder (0.1.0)

public interface TermsOfServiceOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getCustomerMatchTermsOfServiceStatus()

public abstract TermsOfServiceStatus getCustomerMatchTermsOfServiceStatus()

Optional. The Customer Match terms of service: https://support.google.com/adspolicy/answer/6299717. This must be accepted when ingesting UserData or MobileData. This field is not required for Partner Match User list.

.google.ads.datamanager.v1.TermsOfServiceStatus customer_match_terms_of_service_status = 1 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
TermsOfServiceStatus

The customerMatchTermsOfServiceStatus.

getCustomerMatchTermsOfServiceStatusValue()

public abstract int getCustomerMatchTermsOfServiceStatusValue()

Optional. The Customer Match terms of service: https://support.google.com/adspolicy/answer/6299717. This must be accepted when ingesting UserData or MobileData. This field is not required for Partner Match User list.

.google.ads.datamanager.v1.TermsOfServiceStatus customer_match_terms_of_service_status = 1 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
int

The enum numeric value on the wire for customerMatchTermsOfServiceStatus.