Table of Contents

Class Metadata

Namespace
Google.Apis.AdSense.v1_4.Data
Assembly
Google.Apis.AdSense.v1_4.dll
public class Metadata : IDirectResponseSchema
Inheritance
Metadata
Implements
IDirectResponseSchema
Inherited Members

Constructors

Metadata()

public Metadata()

Properties

ETag

The ETag of the item.

public virtual string ETag { get; set; }

Property Value

string

Items

public virtual IList<ReportingMetadataEntry> Items { get; set; }

Property Value

IList<ReportingMetadataEntry>

Kind

Kind of list this is, in this case adsense#metadata.

public virtual string Kind { get; set; }

Property Value

string