Table of Contents

Class AdCode

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

Constructors

AdCode()

public AdCode()

Properties

AdCodeValue

The ad code snippet.

public virtual string AdCodeValue { get; set; }

Property Value

string

ETag

The ETag of the item.

public virtual string ETag { get; set; }

Property Value

string

Kind

Kind this is, in this case adsense#adCode.

public virtual string Kind { get; set; }

Property Value

string