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

An example occurrence for a particular error. More...

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

Properties

virtual string ItemId [get, set]
 The ID of the example item. More...
 
virtual System.Nullable< ulong > LineNumber [get, set]
 Line number in the data feed where the example is found. More...
 
virtual string Value [get, set]
 The problematic value. More...
 
virtual string ETag [get, set]
 The ETag of the item. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Detailed Description

An example occurrence for a particular error.

Property Documentation

◆ ETag

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

The ETag of the item.

◆ ItemId

virtual string Google.Apis.ShoppingContent.v2_1.Data.DatafeedStatusExample.ItemId
getset

The ID of the example item.

◆ LineNumber

virtual System.Nullable<ulong> Google.Apis.ShoppingContent.v2_1.Data.DatafeedStatusExample.LineNumber
getset

Line number in the data feed where the example is found.

◆ Value

virtual string Google.Apis.ShoppingContent.v2_1.Data.DatafeedStatusExample.Value
getset

The problematic value.


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