Class GoogleAdsSearchads360V23ResourcesRecommendationShoppingTargetAllOffersRecommendation
The shopping recommendation to create a catch-all campaign that targets all offers.
Inheritance
GoogleAdsSearchads360V23ResourcesRecommendationShoppingTargetAllOffersRecommendation
Implements
Inherited Members
Namespace: Google.Apis.SA360.v23.Data
Assembly: Google.Apis.SA360.v23.dll
Syntax
public class GoogleAdsSearchads360V23ResourcesRecommendationShoppingTargetAllOffersRecommendation : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
FeedLabel
Output only. The offer feed label.
Declaration
[JsonProperty("feedLabel")]
public virtual string FeedLabel { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Merchant
Output only. The details of the Merchant Center account.
Declaration
[JsonProperty("merchant")]
public virtual GoogleAdsSearchads360V23ResourcesRecommendationMerchantInfo Merchant { get; set; }
Property Value
| Type | Description |
|---|---|
| GoogleAdsSearchads360V23ResourcesRecommendationMerchantInfo |
UntargetedOffersCount
Output only. The number of untargeted offers.
Declaration
[JsonProperty("untargetedOffersCount")]
public virtual long? UntargetedOffersCount { get; set; }
Property Value
| Type | Description |
|---|---|
| long? |