Show / Hide Table of Contents

Namespace Google.Apis.Adsense.v2

Classes

AccountsResource

The "accounts" collection of methods.

AccountsResource.AdclientsResource

The "adclients" collection of methods.

AccountsResource.AdclientsResource.AdunitsResource

The "adunits" collection of methods.

AccountsResource.AdclientsResource.AdunitsResource.GetAdcodeRequest

Gets the AdSense code for a given ad unit.

AccountsResource.AdclientsResource.AdunitsResource.GetRequest

Gets an ad unit from a specified account and ad client.

AccountsResource.AdclientsResource.AdunitsResource.ListLinkedCustomChannelsRequest

Lists all the custom channels available for an ad unit.

AccountsResource.AdclientsResource.AdunitsResource.ListRequest

Lists all ad units under a specified account and ad client.

AccountsResource.AdclientsResource.CustomchannelsResource

The "customchannels" collection of methods.

AccountsResource.AdclientsResource.CustomchannelsResource.GetRequest

Gets information about the selected custom channel.

AccountsResource.AdclientsResource.CustomchannelsResource.ListLinkedAdUnitsRequest

Lists all the ad units available for a custom channel.

AccountsResource.AdclientsResource.CustomchannelsResource.ListRequest

Lists all the custom channels available in an ad client.

AccountsResource.AdclientsResource.GetAdcodeRequest

Gets the AdSense code for a given ad client. This returns what was previously known as the 'auto ad code'. This is only supported for ad clients with a product_code of AFC. For more information, see About the AdSense code.

AccountsResource.AdclientsResource.ListRequest

Lists all the ad clients available in an account.

AccountsResource.AdclientsResource.UrlchannelsResource

The "urlchannels" collection of methods.

AccountsResource.AdclientsResource.UrlchannelsResource.ListRequest

Lists active url channels.

AccountsResource.AlertsResource

The "alerts" collection of methods.

AccountsResource.AlertsResource.ListRequest

Lists all the alerts available in an account.

AccountsResource.GetRequest

Gets information about the selected AdSense account.

AccountsResource.ListChildAccountsRequest

Lists all accounts directly managed by the given AdSense account.

AccountsResource.ListRequest

Lists all accounts available to this user.

AccountsResource.PaymentsResource

The "payments" collection of methods.

AccountsResource.PaymentsResource.ListRequest

Lists all the payments available for an account.

AccountsResource.ReportsResource

The "reports" collection of methods.

AccountsResource.ReportsResource.GenerateCsvRequest

Generates a csv formatted ad hoc report.

AccountsResource.ReportsResource.GenerateRequest

Generates an ad hoc report.

AccountsResource.ReportsResource.SavedResource

The "saved" collection of methods.

AccountsResource.ReportsResource.SavedResource.GenerateCsvRequest

Generates a csv formatted saved report.

AccountsResource.ReportsResource.SavedResource.GenerateRequest

Generates a saved report.

AccountsResource.ReportsResource.SavedResource.ListRequest

Lists saved reports.

AccountsResource.SitesResource

The "sites" collection of methods.

AccountsResource.SitesResource.GetRequest

Gets information about the selected site.

AccountsResource.SitesResource.ListRequest

Lists all the sites available in an account.

AdsenseBaseServiceRequest<TResponse>

A base abstract class for Adsense requests.

AdsenseService

The Adsense Service.

AdsenseService.Scope

Available OAuth 2.0 scopes for use with the AdSense Management API.

AdsenseService.ScopeConstants

Available OAuth 2.0 scope constants for use with the AdSense Management API.

Enums

AccountsResource.ReportsResource.GenerateCsvRequest.DateRangeEnum

Date range of the report, if unset the range will be considered CUSTOM.

AccountsResource.ReportsResource.GenerateCsvRequest.DimensionsEnum

Dimensions to base the report on.

AccountsResource.ReportsResource.GenerateCsvRequest.MetricsEnum

Required. Reporting metrics.

AccountsResource.ReportsResource.GenerateCsvRequest.ReportingTimeZoneEnum

Timezone in which to generate the report. If unspecified, this defaults to the account timezone. For more information, see changing the time zone of your reports.

AccountsResource.ReportsResource.GenerateRequest.DateRangeEnum

Date range of the report, if unset the range will be considered CUSTOM.

AccountsResource.ReportsResource.GenerateRequest.DimensionsEnum

Dimensions to base the report on.

AccountsResource.ReportsResource.GenerateRequest.MetricsEnum

Required. Reporting metrics.

AccountsResource.ReportsResource.GenerateRequest.ReportingTimeZoneEnum

Timezone in which to generate the report. If unspecified, this defaults to the account timezone. For more information, see changing the time zone of your reports.

AccountsResource.ReportsResource.SavedResource.GenerateCsvRequest.DateRangeEnum

Date range of the report, if unset the range will be considered CUSTOM.

AccountsResource.ReportsResource.SavedResource.GenerateCsvRequest.ReportingTimeZoneEnum

Timezone in which to generate the report. If unspecified, this defaults to the account timezone. For more information, see changing the time zone of your reports.

AccountsResource.ReportsResource.SavedResource.GenerateRequest.DateRangeEnum

Date range of the report, if unset the range will be considered CUSTOM.

AccountsResource.ReportsResource.SavedResource.GenerateRequest.ReportingTimeZoneEnum

Timezone in which to generate the report. If unspecified, this defaults to the account timezone. For more information, see changing the time zone of your reports.

AdsenseBaseServiceRequest<TResponse>.AltEnum

Data format for response.

AdsenseBaseServiceRequest<TResponse>.XgafvEnum

V1 error format.

In This Article
Back to top