Class GoogleAdsSearchads360V23ResourcesRecommendationShoppingAddProductsToCampaignRecommendation
The shopping recommendation to add products to a Shopping Campaign Inventory.
Inheritance
GoogleAdsSearchads360V23ResourcesRecommendationShoppingAddProductsToCampaignRecommendation
Implements
Inherited Members
Namespace: Google.Apis.SA360.v23.Data
Assembly: Google.Apis.SA360.v23.dll
Syntax
public class GoogleAdsSearchads360V23ResourcesRecommendationShoppingAddProductsToCampaignRecommendation : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
FeedLabel
Output only. The feed label for the campaign.
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 |
Reason
Output only. The reason why no products are attached to the campaign.
Declaration
[JsonProperty("reason")]
public virtual string Reason { get; set; }
Property Value
| Type | Description |
|---|---|
| string |