Namespace Google.Apis.AdSenseHost.v4_1
Classes
AccountsResource
The "accounts" collection of methods.
AccountsResource.AdclientsResource
The "adclients" collection of methods.
AccountsResource.AdclientsResource.GetRequest
Get information about one of the ad clients in the specified publisher's AdSense account.
AccountsResource.AdclientsResource.ListRequest
List all hosted ad clients in the specified hosted account.
AccountsResource.AdunitsResource
The "adunits" collection of methods.
AccountsResource.AdunitsResource.DeleteRequest
Delete the specified ad unit from the specified publisher AdSense account.
AccountsResource.AdunitsResource.GetAdCodeRequest
Get ad code for the specified ad unit, attaching the specified host custom channels.
AccountsResource.AdunitsResource.GetRequest
Get the specified host ad unit in this AdSense account.
AccountsResource.AdunitsResource.InsertRequest
Insert the supplied ad unit into the specified publisher AdSense account.
AccountsResource.AdunitsResource.ListRequest
List all ad units in the specified publisher's AdSense account.
AccountsResource.AdunitsResource.PatchRequest
Update the supplied ad unit in the specified publisher AdSense account. This method supports patch semantics.
AccountsResource.AdunitsResource.UpdateRequest
Update the supplied ad unit in the specified publisher AdSense account.
AccountsResource.GetRequest
Get information about the selected associated AdSense account.
AccountsResource.ListRequest
List hosted accounts associated with this AdSense account by ad client id.
AccountsResource.ReportsResource
The "reports" collection of methods.
AccountsResource.ReportsResource.GenerateRequest
Generate an AdSense report based on the report request sent in the query parameters. Returns the result as JSON; to retrieve output in CSV format specify "alt=csv" as a query parameter.
AdSenseHostBaseServiceRequest<TResponse>
A base abstract class for AdSenseHost requests.
AdSenseHostService
The AdSenseHost Service.
AdSenseHostService.Scope
Available OAuth 2.0 scopes for use with the AdSense Host API.
AdSenseHostService.ScopeConstants
Available OAuth 2.0 scope constants for use with the AdSense Host API.
AdclientsResource
The "adclients" collection of methods.
AdclientsResource.GetRequest
Get information about one of the ad clients in the Host AdSense account.
AdclientsResource.ListRequest
List all host ad clients in this AdSense account.
AssociationsessionsResource
The "associationsessions" collection of methods.
AssociationsessionsResource.StartRequest
Create an association session for initiating an association with an AdSense user.
AssociationsessionsResource.VerifyRequest
Verify an association session after the association callback returns from AdSense signup.
CustomchannelsResource
The "customchannels" collection of methods.
CustomchannelsResource.DeleteRequest
Delete a specific custom channel from the host AdSense account.
CustomchannelsResource.GetRequest
Get a specific custom channel from the host AdSense account.
CustomchannelsResource.InsertRequest
Add a new custom channel to the host AdSense account.
CustomchannelsResource.ListRequest
List all host custom channels in this AdSense account.
CustomchannelsResource.PatchRequest
Update a custom channel in the host AdSense account. This method supports patch semantics.
CustomchannelsResource.UpdateRequest
Update a custom channel in the host AdSense account.
ReportsResource
The "reports" collection of methods.
ReportsResource.GenerateRequest
Generate an AdSense report based on the report request sent in the query parameters. Returns the result as JSON; to retrieve output in CSV format specify "alt=csv" as a query parameter.
UrlchannelsResource
The "urlchannels" collection of methods.
UrlchannelsResource.DeleteRequest
Delete a URL channel from the host AdSense account.
UrlchannelsResource.InsertRequest
Add a new URL channel to the host AdSense account.
UrlchannelsResource.ListRequest
List all host URL channels in the host AdSense account.
Enums
AdSenseHostBaseServiceRequest<TResponse>.AltEnum
Data format for the response.
AssociationsessionsResource.StartRequest.ProductCodeEnum
Products to associate with the user.