Table of Contents

Class AdSenseService

Namespace
Google.Apis.AdSense.v1_4
Assembly
Google.Apis.AdSense.v1_4.dll

The AdSense Service.

public class AdSenseService : BaseClientService
Inheritance
AdSenseService

Constructors

AdSenseService()

Constructs a new service.

public AdSenseService()

AdSenseService(Initializer)

Constructs a new service.

public AdSenseService(BaseClientService.Initializer initializer)

Parameters

initializer Initializer

The service initializer.

Fields

DiscoveryVersionUsed

The discovery version used to generate this service.

public static DiscoveryVersion DiscoveryVersionUsed

Field Value

DiscoveryVersion

Version

The API version.

public const string Version = "v1.4"

Field Value

string

Properties

Accounts

Gets the Accounts resource.

public virtual AccountsResource Accounts { get; }

Property Value

AccountsResource

Adclients

Gets the Adclients resource.

public virtual AdclientsResource Adclients { get; }

Property Value

AdclientsResource

Adunits

Gets the Adunits resource.

public virtual AdunitsResource Adunits { get; }

Property Value

AdunitsResource

Alerts

Gets the Alerts resource.

public virtual AlertsResource Alerts { get; }

Property Value

AlertsResource

BasePath

Gets the service base path.

public override string BasePath { get; }

Property Value

string

BaseUri

Gets the service base URI.

public override string BaseUri { get; }

Property Value

string

Customchannels

Gets the Customchannels resource.

public virtual CustomchannelsResource Customchannels { get; }

Property Value

CustomchannelsResource

Features

Gets the service supported features.

public override IList<string> Features { get; }

Property Value

IList<string>

Metadata

Gets the Metadata resource.

public virtual MetadataResource Metadata { get; }

Property Value

MetadataResource

Name

Gets the service name.

public override string Name { get; }

Property Value

string

Payments

Gets the Payments resource.

public virtual PaymentsResource Payments { get; }

Property Value

PaymentsResource

Reports

Gets the Reports resource.

public virtual ReportsResource Reports { get; }

Property Value

ReportsResource

Savedadstyles

Gets the Savedadstyles resource.

public virtual SavedadstylesResource Savedadstyles { get; }

Property Value

SavedadstylesResource

Urlchannels

Gets the Urlchannels resource.

public virtual UrlchannelsResource Urlchannels { get; }

Property Value

UrlchannelsResource