Class GoogleAdsSearchads360V23CommonPolicyTopicConstraintCountryConstraint
Indicates that a resource's ability to serve in a particular country is constrained.
Implements
Inherited Members
Namespace: Google.Apis.SA360.v0.Data
Assembly: Google.Apis.SA360.v0.dll
Syntax
public class GoogleAdsSearchads360V23CommonPolicyTopicConstraintCountryConstraint : IDirectResponseSchema
Properties
CountryCriterion
Geo target constant resource name of the country in which serving is constrained.
Declaration
[JsonProperty("countryCriterion")]
public virtual string CountryCriterion { 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 |