Class GoogleAdsSearchads360V23ResourcesCampaignPmaxCampaignSettingsBrandTargetingOverrides
Overrides of brand targeting for various ad types.
Inheritance
GoogleAdsSearchads360V23ResourcesCampaignPmaxCampaignSettingsBrandTargetingOverrides
Implements
Inherited Members
Namespace: Google.Apis.SA360.v23.Data
Assembly: Google.Apis.SA360.v23.dll
Syntax
public class GoogleAdsSearchads360V23ResourcesCampaignPmaxCampaignSettingsBrandTargetingOverrides : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
IgnoreExclusionsForShoppingAds
If true, brand exclusions are ignored for Shopping ads.
Declaration
[JsonProperty("ignoreExclusionsForShoppingAds")]
public virtual bool? IgnoreExclusionsForShoppingAds { get; set; }
Property Value
| Type | Description |
|---|---|
| bool? |