content  v2.1
Properties | List of all members
Google.Apis.ShoppingContent.v2_1.Data.DatafeedTarget Class Reference
Inheritance diagram for Google.Apis.ShoppingContent.v2_1.Data.DatafeedTarget:
Google::Apis::Requests::IDirectResponseSchema

Properties

virtual string Country [get, set]
 The country where the items in the feed will be included in the search index, represented as a CLDR territory code. More...
 
virtual System.Collections.Generic.IList< string > ExcludedDestinations [get, set]
 The list of destinations to exclude for this target (corresponds to unchecked check boxes in Merchant Center). More...
 
virtual System.Collections.Generic.IList< string > IncludedDestinations [get, set]
 The list of destinations to include for this target (corresponds to checked check boxes in Merchant Center). Default destinations are always included unless provided in excludedDestinations. More...
 
virtual string Language [get, set]
 The two-letter ISO 639-1 language of the items in the feed. Must be a valid language for targets[].country. More...
 
virtual string ETag [get, set]
 The ETag of the item. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Property Documentation

◆ Country

virtual string Google.Apis.ShoppingContent.v2_1.Data.DatafeedTarget.Country
getset

The country where the items in the feed will be included in the search index, represented as a CLDR territory code.

◆ ETag

virtual string Google.Apis.ShoppingContent.v2_1.Data.DatafeedTarget.ETag
getset

The ETag of the item.

◆ ExcludedDestinations

virtual System.Collections.Generic.IList<string> Google.Apis.ShoppingContent.v2_1.Data.DatafeedTarget.ExcludedDestinations
getset

The list of destinations to exclude for this target (corresponds to unchecked check boxes in Merchant Center).

◆ IncludedDestinations

virtual System.Collections.Generic.IList<string> Google.Apis.ShoppingContent.v2_1.Data.DatafeedTarget.IncludedDestinations
getset

The list of destinations to include for this target (corresponds to checked check boxes in Merchant Center). Default destinations are always included unless provided in excludedDestinations.

List of supported destinations (if available to the account): - DisplayAds - Shopping - ShoppingActions - SurfacesAcrossGoogle

◆ Language

virtual string Google.Apis.ShoppingContent.v2_1.Data.DatafeedTarget.Language
getset

The two-letter ISO 639-1 language of the items in the feed. Must be a valid language for targets[].country.


The documentation for this class was generated from the following file: