content  v2.1
Public Member Functions | Protected Member Functions | Properties | List of all members
Google.Apis.ShoppingContent.v2_1.DatafeedstatusesResource.GetRequest Class Reference

Retrieves the status of a datafeed from your Merchant Center account. More...

Inheritance diagram for Google.Apis.ShoppingContent.v2_1.DatafeedstatusesResource.GetRequest:
Google.Apis.ShoppingContent.v2_1.ShoppingContentBaseServiceRequest< Google.Apis.ShoppingContent.v2_1.Data.DatafeedStatus >

Public Member Functions

 GetRequest (Google.Apis.Services.IClientService service, ulong merchantId, ulong datafeedId)
 Constructs a new Get request. More...
 

Protected Member Functions

override void InitParameters ()
 Initializes Get parameter list. More...
 
- Protected Member Functions inherited from Google.Apis.ShoppingContent.v2_1.ShoppingContentBaseServiceRequest< Google.Apis.ShoppingContent.v2_1.Data.DatafeedStatus >
 ShoppingContentBaseServiceRequest (Google.Apis.Services.IClientService service)
 Constructs a new ShoppingContentBaseServiceRequest instance. More...
 
override void InitParameters ()
 Initializes ShoppingContent parameter list. More...
 

Properties

virtual ulong MerchantId [get]
 The ID of the account that manages the datafeed. This account cannot be a multi-client account. More...
 
virtual ulong DatafeedId [get]
 The ID of the datafeed. More...
 
virtual string Country [get, set]
 The country for which to get the datafeed status. If this parameter is provided then language must also be provided. Note that this parameter is required for feeds targeting multiple countries and languages, since a feed may have a different status for each target. More...
 
virtual string Language [get, set]
 The language for which to get the datafeed status. If this parameter is provided then country must also be provided. Note that this parameter is required for feeds targeting multiple countries and languages, since a feed may have a different status for each target. More...
 
override string MethodName [get]
 summary>Gets the HTTP method. More...
 
override string HttpMethod [get]
 summary>Gets the REST path. More...
 
override string RestPath [get]
 
- Properties inherited from Google.Apis.ShoppingContent.v2_1.ShoppingContentBaseServiceRequest< Google.Apis.ShoppingContent.v2_1.Data.DatafeedStatus >
virtual System.Nullable< AltEnum > Alt [get, set]
 Data format for the response. More...
 
virtual string Fields [get, set]
 Selector specifying which fields to include in a partial response. More...
 
virtual string Key [get, set]
 API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. More...
 
virtual string OauthToken [get, set]
 OAuth 2.0 token for the current user. More...
 
virtual System.Nullable< bool > PrettyPrint [get, set]
 Returns response with indentations and line breaks. More...
 
virtual string QuotaUser [get, set]
 An opaque string that represents a user for quota purposes. Must not exceed 40 characters. More...
 
virtual string UserIp [get, set]
 Deprecated. Please use quotaUser instead. More...
 

Detailed Description

Retrieves the status of a datafeed from your Merchant Center account.

Constructor & Destructor Documentation

◆ GetRequest()

Google.Apis.ShoppingContent.v2_1.DatafeedstatusesResource.GetRequest.GetRequest ( Google.Apis.Services.IClientService  service,
ulong  merchantId,
ulong  datafeedId 
)
inline

Constructs a new Get request.

Member Function Documentation

◆ InitParameters()

override void Google.Apis.ShoppingContent.v2_1.DatafeedstatusesResource.GetRequest.InitParameters ( )
inlineprotected

Initializes Get parameter list.

Property Documentation

◆ Country

virtual string Google.Apis.ShoppingContent.v2_1.DatafeedstatusesResource.GetRequest.Country
getset

The country for which to get the datafeed status. If this parameter is provided then language must also be provided. Note that this parameter is required for feeds targeting multiple countries and languages, since a feed may have a different status for each target.

◆ DatafeedId

virtual ulong Google.Apis.ShoppingContent.v2_1.DatafeedstatusesResource.GetRequest.DatafeedId
get

The ID of the datafeed.

◆ HttpMethod

override string Google.Apis.ShoppingContent.v2_1.DatafeedstatusesResource.GetRequest.HttpMethod
get

summary>Gets the REST path.

◆ Language

virtual string Google.Apis.ShoppingContent.v2_1.DatafeedstatusesResource.GetRequest.Language
getset

The language for which to get the datafeed status. If this parameter is provided then country must also be provided. Note that this parameter is required for feeds targeting multiple countries and languages, since a feed may have a different status for each target.

summary>Gets the method name.

◆ MerchantId

virtual ulong Google.Apis.ShoppingContent.v2_1.DatafeedstatusesResource.GetRequest.MerchantId
get

The ID of the account that manages the datafeed. This account cannot be a multi-client account.

◆ MethodName

override string Google.Apis.ShoppingContent.v2_1.DatafeedstatusesResource.GetRequest.MethodName
get

summary>Gets the HTTP method.


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