Class GoogleAdsSearchads360V0ResourcesCampaignGeoTargetTypeSetting
Represents a collection of settings related to ads geotargeting.
Implements
Inherited Members
Namespace: Google.Apis.SA360.v0.Data
Assembly: Google.Apis.SA360.v0.dll
Syntax
public class GoogleAdsSearchads360V0ResourcesCampaignGeoTargetTypeSetting : IDirectResponseSchemaProperties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }Property Value
| Type | Description | 
|---|---|
| string | 
NegativeGeoTargetType
The setting used for negative geotargeting in this particular campaign.
Declaration
[JsonProperty("negativeGeoTargetType")]
public virtual string NegativeGeoTargetType { get; set; }Property Value
| Type | Description | 
|---|---|
| string | 
PositiveGeoTargetType
The setting used for positive geotargeting in this particular campaign.
Declaration
[JsonProperty("positiveGeoTargetType")]
public virtual string PositiveGeoTargetType { get; set; }Property Value
| Type | Description | 
|---|---|
| string |