content  v2.1
Properties | List of all members
Google.Apis.ShoppingContent.v2_1.Data.LiaSettings Class Reference

Local Inventory ads (LIA) settings. All methods except listposdataproviders require the admin role. More...

Inheritance diagram for Google.Apis.ShoppingContent.v2_1.Data.LiaSettings:
Google::Apis::Requests::IDirectResponseSchema

Properties

virtual System.Nullable< ulong > AccountId [get, set]
 The ID of the account to which these LIA settings belong. Ignored upon update, always present in get request responses. More...
 
virtual System.Collections.Generic.IList< LiaCountrySettingsCountrySettings [get, set]
 The LIA settings for each country. More...
 
virtual string Kind [get, set]
 Identifies what kind of resource this is. Value: the fixed string "content#liaSettings". More...
 
virtual string ETag [get, set]
 The ETag of the item. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Detailed Description

Local Inventory ads (LIA) settings. All methods except listposdataproviders require the admin role.

Property Documentation

◆ AccountId

virtual System.Nullable<ulong> Google.Apis.ShoppingContent.v2_1.Data.LiaSettings.AccountId
getset

The ID of the account to which these LIA settings belong. Ignored upon update, always present in get request responses.

◆ CountrySettings

virtual System.Collections.Generic.IList<LiaCountrySettings> Google.Apis.ShoppingContent.v2_1.Data.LiaSettings.CountrySettings
getset

The LIA settings for each country.

◆ ETag

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

The ETag of the item.

◆ Kind

virtual string Google.Apis.ShoppingContent.v2_1.Data.LiaSettings.Kind
getset

Identifies what kind of resource this is. Value: the fixed string "content#liaSettings".


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