Table of Contents

Class SavedReport

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

Constructors

SavedReport()

public SavedReport()

Properties

ETag

The ETag of the item.

public virtual string ETag { get; set; }

Property Value

string

Id

Unique identifier of this saved report.

public virtual string Id { get; set; }

Property Value

string

Kind

Kind of resource this is, in this case adsense#savedReport.

public virtual string Kind { get; set; }

Property Value

string

Name

This saved report's name.

public virtual string Name { get; set; }

Property Value

string