Class AdPolicyTopicConstraintAdPolicyCountryConstraintList
A list of countries where the ad cannot serve due to policy constraints.
Implements
Inherited Members
Namespace: Google.Apis.DisplayVideo.v3.Data
Assembly: Google.Apis.DisplayVideo.v3.dll
Syntax
public class AdPolicyTopicConstraintAdPolicyCountryConstraintList : IDirectResponseSchema
Properties
Countries
Countries where the ad cannot serve.
Declaration
[JsonProperty("countries")]
public virtual IList<AdPolicyCriterionRestriction> Countries { get; set; }
Property Value
| Type | Description |
|---|---|
| IList<AdPolicyCriterionRestriction> |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |