Class AdCode
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
ETag
The ETag of the item.
public virtual string ETag { get; set; }
Property Value
Kind
Kind this is, in this case adsense#adCode.
public virtual string Kind { get; set; }