Class AdPolicyTopicEvidenceCounterfeit
Details on the counterfeit enforcement that caused a policy violation.
Implements
Inherited Members
Namespace: Google.Apis.DisplayVideo.v3.Data
Assembly: Google.Apis.DisplayVideo.v3.dll
Syntax
public class AdPolicyTopicEvidenceCounterfeit : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Owners
The content or product owners that made a complaint.
Declaration
[JsonProperty("owners")]
public virtual IList<string> Owners { get; set; }
Property Value
| Type | Description |
|---|---|
| IList<string> |