customerMatchTermsOfServiceStatus property
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.
Optional. Possible string values are:
- "TERMS_OF_SERVICE_STATUS_UNSPECIFIED" : Not specified.
- "ACCEPTED" : Status indicating the caller has chosen to accept the terms of service.
- "REJECTED" : Status indicating the caller has chosen to reject the terms of service.
Implementation
core.String? customerMatchTermsOfServiceStatus;