Class TermsOfService
The terms of service that the user has accepted/rejected.
Implements
Inherited Members
Namespace: Google.Apis.DataManager.v1.Data
Assembly: Google.Apis.DataManager.v1.dll
Syntax
public class TermsOfService : IDirectResponseSchema
Properties
CustomerMatchTermsOfServiceStatus
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.
Declaration
[JsonProperty("customerMatchTermsOfServiceStatus")]
public virtual string CustomerMatchTermsOfServiceStatus { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |