Documentation
¶
Overview ¶
Package adsense provides access to the AdSense Management API.
See https://developers.google.com/adsense/management/
Usage example:
import "google.golang.org/api/adsense/v1.2" ... adsenseService, err := adsense.New(oauthHttpClient)
Index ¶
- Constants
- type Account
- type Accounts
- type AccountsAdclientsListCall
- func (c *AccountsAdclientsListCall) Do() (*AdClients, error)
- func (c *AccountsAdclientsListCall) Fields(s ...googleapi.Field) *AccountsAdclientsListCall
- func (c *AccountsAdclientsListCall) MaxResults(maxResults int64) *AccountsAdclientsListCall
- func (c *AccountsAdclientsListCall) PageToken(pageToken string) *AccountsAdclientsListCall
- type AccountsAdclientsService
- type AccountsAdunitsCustomchannelsListCall
- func (c *AccountsAdunitsCustomchannelsListCall) Do() (*CustomChannels, error)
- func (c *AccountsAdunitsCustomchannelsListCall) Fields(s ...googleapi.Field) *AccountsAdunitsCustomchannelsListCall
- func (c *AccountsAdunitsCustomchannelsListCall) MaxResults(maxResults int64) *AccountsAdunitsCustomchannelsListCall
- func (c *AccountsAdunitsCustomchannelsListCall) PageToken(pageToken string) *AccountsAdunitsCustomchannelsListCall
- type AccountsAdunitsCustomchannelsService
- type AccountsAdunitsGetCall
- type AccountsAdunitsListCall
- func (c *AccountsAdunitsListCall) Do() (*AdUnits, error)
- func (c *AccountsAdunitsListCall) Fields(s ...googleapi.Field) *AccountsAdunitsListCall
- func (c *AccountsAdunitsListCall) IncludeInactive(includeInactive bool) *AccountsAdunitsListCall
- func (c *AccountsAdunitsListCall) MaxResults(maxResults int64) *AccountsAdunitsListCall
- func (c *AccountsAdunitsListCall) PageToken(pageToken string) *AccountsAdunitsListCall
- type AccountsAdunitsService
- type AccountsCustomchannelsAdunitsListCall
- func (c *AccountsCustomchannelsAdunitsListCall) Do() (*AdUnits, error)
- func (c *AccountsCustomchannelsAdunitsListCall) Fields(s ...googleapi.Field) *AccountsCustomchannelsAdunitsListCall
- func (c *AccountsCustomchannelsAdunitsListCall) IncludeInactive(includeInactive bool) *AccountsCustomchannelsAdunitsListCall
- func (c *AccountsCustomchannelsAdunitsListCall) MaxResults(maxResults int64) *AccountsCustomchannelsAdunitsListCall
- func (c *AccountsCustomchannelsAdunitsListCall) PageToken(pageToken string) *AccountsCustomchannelsAdunitsListCall
- type AccountsCustomchannelsAdunitsService
- type AccountsCustomchannelsGetCall
- type AccountsCustomchannelsListCall
- func (c *AccountsCustomchannelsListCall) Do() (*CustomChannels, error)
- func (c *AccountsCustomchannelsListCall) Fields(s ...googleapi.Field) *AccountsCustomchannelsListCall
- func (c *AccountsCustomchannelsListCall) MaxResults(maxResults int64) *AccountsCustomchannelsListCall
- func (c *AccountsCustomchannelsListCall) PageToken(pageToken string) *AccountsCustomchannelsListCall
- type AccountsCustomchannelsService
- type AccountsGetCall
- type AccountsListCall
- type AccountsReportsGenerateCall
- func (c *AccountsReportsGenerateCall) Currency(currency string) *AccountsReportsGenerateCall
- func (c *AccountsReportsGenerateCall) Dimension(dimension string) *AccountsReportsGenerateCall
- func (c *AccountsReportsGenerateCall) Do() (*AdsenseReportsGenerateResponse, error)
- func (c *AccountsReportsGenerateCall) Download() (*http.Response, error)
- func (c *AccountsReportsGenerateCall) Fields(s ...googleapi.Field) *AccountsReportsGenerateCall
- func (c *AccountsReportsGenerateCall) Filter(filter string) *AccountsReportsGenerateCall
- func (c *AccountsReportsGenerateCall) Locale(locale string) *AccountsReportsGenerateCall
- func (c *AccountsReportsGenerateCall) MaxResults(maxResults int64) *AccountsReportsGenerateCall
- func (c *AccountsReportsGenerateCall) Metric(metric string) *AccountsReportsGenerateCall
- func (c *AccountsReportsGenerateCall) Sort(sort string) *AccountsReportsGenerateCall
- func (c *AccountsReportsGenerateCall) StartIndex(startIndex int64) *AccountsReportsGenerateCall
- type AccountsReportsSavedGenerateCall
- func (c *AccountsReportsSavedGenerateCall) Do() (*AdsenseReportsGenerateResponse, error)
- func (c *AccountsReportsSavedGenerateCall) Fields(s ...googleapi.Field) *AccountsReportsSavedGenerateCall
- func (c *AccountsReportsSavedGenerateCall) Locale(locale string) *AccountsReportsSavedGenerateCall
- func (c *AccountsReportsSavedGenerateCall) MaxResults(maxResults int64) *AccountsReportsSavedGenerateCall
- func (c *AccountsReportsSavedGenerateCall) StartIndex(startIndex int64) *AccountsReportsSavedGenerateCall
- type AccountsReportsSavedListCall
- func (c *AccountsReportsSavedListCall) Do() (*SavedReports, error)
- func (c *AccountsReportsSavedListCall) Fields(s ...googleapi.Field) *AccountsReportsSavedListCall
- func (c *AccountsReportsSavedListCall) MaxResults(maxResults int64) *AccountsReportsSavedListCall
- func (c *AccountsReportsSavedListCall) PageToken(pageToken string) *AccountsReportsSavedListCall
- type AccountsReportsSavedService
- type AccountsReportsService
- type AccountsSavedadstylesGetCall
- type AccountsSavedadstylesListCall
- func (c *AccountsSavedadstylesListCall) Do() (*SavedAdStyles, error)
- func (c *AccountsSavedadstylesListCall) Fields(s ...googleapi.Field) *AccountsSavedadstylesListCall
- func (c *AccountsSavedadstylesListCall) MaxResults(maxResults int64) *AccountsSavedadstylesListCall
- func (c *AccountsSavedadstylesListCall) PageToken(pageToken string) *AccountsSavedadstylesListCall
- type AccountsSavedadstylesService
- type AccountsService
- type AccountsUrlchannelsListCall
- func (c *AccountsUrlchannelsListCall) Do() (*UrlChannels, error)
- func (c *AccountsUrlchannelsListCall) Fields(s ...googleapi.Field) *AccountsUrlchannelsListCall
- func (c *AccountsUrlchannelsListCall) MaxResults(maxResults int64) *AccountsUrlchannelsListCall
- func (c *AccountsUrlchannelsListCall) PageToken(pageToken string) *AccountsUrlchannelsListCall
- type AccountsUrlchannelsService
- type AdClient
- type AdClients
- type AdStyle
- type AdStyleColors
- type AdStyleFont
- type AdUnit
- type AdUnitContentAdsSettings
- type AdUnitContentAdsSettingsBackupOption
- type AdUnitFeedAdsSettings
- type AdUnitMobileContentAdsSettings
- type AdUnits
- type AdclientsListCall
- type AdclientsService
- type AdsenseReportsGenerateResponse
- type AdsenseReportsGenerateResponseHeaders
- type AdunitsCustomchannelsListCall
- func (c *AdunitsCustomchannelsListCall) Do() (*CustomChannels, error)
- func (c *AdunitsCustomchannelsListCall) Fields(s ...googleapi.Field) *AdunitsCustomchannelsListCall
- func (c *AdunitsCustomchannelsListCall) MaxResults(maxResults int64) *AdunitsCustomchannelsListCall
- func (c *AdunitsCustomchannelsListCall) PageToken(pageToken string) *AdunitsCustomchannelsListCall
- type AdunitsCustomchannelsService
- type AdunitsGetCall
- type AdunitsListCall
- func (c *AdunitsListCall) Do() (*AdUnits, error)
- func (c *AdunitsListCall) Fields(s ...googleapi.Field) *AdunitsListCall
- func (c *AdunitsListCall) IncludeInactive(includeInactive bool) *AdunitsListCall
- func (c *AdunitsListCall) MaxResults(maxResults int64) *AdunitsListCall
- func (c *AdunitsListCall) PageToken(pageToken string) *AdunitsListCall
- type AdunitsService
- type CustomChannel
- type CustomChannelTargetingInfo
- type CustomChannels
- type CustomchannelsAdunitsListCall
- func (c *CustomchannelsAdunitsListCall) Do() (*AdUnits, error)
- func (c *CustomchannelsAdunitsListCall) Fields(s ...googleapi.Field) *CustomchannelsAdunitsListCall
- func (c *CustomchannelsAdunitsListCall) IncludeInactive(includeInactive bool) *CustomchannelsAdunitsListCall
- func (c *CustomchannelsAdunitsListCall) MaxResults(maxResults int64) *CustomchannelsAdunitsListCall
- func (c *CustomchannelsAdunitsListCall) PageToken(pageToken string) *CustomchannelsAdunitsListCall
- type CustomchannelsAdunitsService
- type CustomchannelsGetCall
- type CustomchannelsListCall
- func (c *CustomchannelsListCall) Do() (*CustomChannels, error)
- func (c *CustomchannelsListCall) Fields(s ...googleapi.Field) *CustomchannelsListCall
- func (c *CustomchannelsListCall) MaxResults(maxResults int64) *CustomchannelsListCall
- func (c *CustomchannelsListCall) PageToken(pageToken string) *CustomchannelsListCall
- type CustomchannelsService
- type ReportsGenerateCall
- func (c *ReportsGenerateCall) AccountId(accountId string) *ReportsGenerateCall
- func (c *ReportsGenerateCall) Currency(currency string) *ReportsGenerateCall
- func (c *ReportsGenerateCall) Dimension(dimension string) *ReportsGenerateCall
- func (c *ReportsGenerateCall) Do() (*AdsenseReportsGenerateResponse, error)
- func (c *ReportsGenerateCall) Download() (*http.Response, error)
- func (c *ReportsGenerateCall) Fields(s ...googleapi.Field) *ReportsGenerateCall
- func (c *ReportsGenerateCall) Filter(filter string) *ReportsGenerateCall
- func (c *ReportsGenerateCall) Locale(locale string) *ReportsGenerateCall
- func (c *ReportsGenerateCall) MaxResults(maxResults int64) *ReportsGenerateCall
- func (c *ReportsGenerateCall) Metric(metric string) *ReportsGenerateCall
- func (c *ReportsGenerateCall) Sort(sort string) *ReportsGenerateCall
- func (c *ReportsGenerateCall) StartIndex(startIndex int64) *ReportsGenerateCall
- type ReportsSavedGenerateCall
- func (c *ReportsSavedGenerateCall) Do() (*AdsenseReportsGenerateResponse, error)
- func (c *ReportsSavedGenerateCall) Fields(s ...googleapi.Field) *ReportsSavedGenerateCall
- func (c *ReportsSavedGenerateCall) Locale(locale string) *ReportsSavedGenerateCall
- func (c *ReportsSavedGenerateCall) MaxResults(maxResults int64) *ReportsSavedGenerateCall
- func (c *ReportsSavedGenerateCall) StartIndex(startIndex int64) *ReportsSavedGenerateCall
- type ReportsSavedListCall
- func (c *ReportsSavedListCall) Do() (*SavedReports, error)
- func (c *ReportsSavedListCall) Fields(s ...googleapi.Field) *ReportsSavedListCall
- func (c *ReportsSavedListCall) MaxResults(maxResults int64) *ReportsSavedListCall
- func (c *ReportsSavedListCall) PageToken(pageToken string) *ReportsSavedListCall
- type ReportsSavedService
- type ReportsService
- type SavedAdStyle
- type SavedAdStyles
- type SavedReport
- type SavedReports
- type SavedadstylesGetCall
- type SavedadstylesListCall
- func (c *SavedadstylesListCall) Do() (*SavedAdStyles, error)
- func (c *SavedadstylesListCall) Fields(s ...googleapi.Field) *SavedadstylesListCall
- func (c *SavedadstylesListCall) MaxResults(maxResults int64) *SavedadstylesListCall
- func (c *SavedadstylesListCall) PageToken(pageToken string) *SavedadstylesListCall
- type SavedadstylesService
- type Service
- type UrlChannel
- type UrlChannels
- type UrlchannelsListCall
- type UrlchannelsService
Constants ¶
const ( // View and manage your AdSense data AdsenseScope = "https://www.googleapis.com/auth/adsense" // View your AdSense data AdsenseReadonlyScope = "https://www.googleapis.com/auth/adsense.readonly" )
OAuth2 scopes used by this API.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Account ¶
type Account struct {
// Id: Unique identifier of this account.
Id string `json:"id,omitempty"`
// Kind: Kind of resource this is, in this case adsense#account.
Kind string `json:"kind,omitempty"`
// Name: Name of this account.
Name string `json:"name,omitempty"`
// Premium: Whether this account is premium.
Premium bool `json:"premium,omitempty"`
// SubAccounts: Sub accounts of the this account.
SubAccounts []*Account `json:"subAccounts,omitempty"`
}
type Accounts ¶
type Accounts struct {
// Etag: ETag of this response for caching purposes.
Etag string `json:"etag,omitempty"`
// Items: The accounts returned in this list response.
Items []*Account `json:"items,omitempty"`
// Kind: Kind of list this is, in this case adsense#accounts.
Kind string `json:"kind,omitempty"`
// NextPageToken: Continuation token used to page through accounts. To
// retrieve the next page of results, set the next request's "pageToken"
// value to this.
NextPageToken string `json:"nextPageToken,omitempty"`
}
type AccountsAdclientsListCall ¶
type AccountsAdclientsListCall struct {
// contains filtered or unexported fields
}
func (*AccountsAdclientsListCall) Do ¶
func (c *AccountsAdclientsListCall) Do() (*AdClients, error)
func (*AccountsAdclientsListCall) Fields ¶
func (c *AccountsAdclientsListCall) Fields(s ...googleapi.Field) *AccountsAdclientsListCall
Fields allows partial responses to be retrieved. See https://developers.google.com/gdata/docs/2.0/basics#PartialResponse for more information.
func (*AccountsAdclientsListCall) MaxResults ¶
func (c *AccountsAdclientsListCall) MaxResults(maxResults int64) *AccountsAdclientsListCall
MaxResults sets the optional parameter "maxResults": The maximum number of ad clients to include in the response, used for paging.
func (*AccountsAdclientsListCall) PageToken ¶
func (c *AccountsAdclientsListCall) PageToken(pageToken string) *AccountsAdclientsListCall
PageToken sets the optional parameter "pageToken": A continuation token, used to page through ad clients. To retrieve the next page, set this parameter to the value of "nextPageToken" from the previous response.
type AccountsAdclientsService ¶
type AccountsAdclientsService struct {
// contains filtered or unexported fields
}
func NewAccountsAdclientsService ¶
func NewAccountsAdclientsService(s *Service) *AccountsAdclientsService
func (*AccountsAdclientsService) List ¶
func (r *AccountsAdclientsService) List(accountId string) *AccountsAdclientsListCall
List: List all ad clients in the specified account.
type AccountsAdunitsCustomchannelsListCall ¶
type AccountsAdunitsCustomchannelsListCall struct {
// contains filtered or unexported fields
}
func (*AccountsAdunitsCustomchannelsListCall) Do ¶
func (c *AccountsAdunitsCustomchannelsListCall) Do() (*CustomChannels, error)
func (*AccountsAdunitsCustomchannelsListCall) Fields ¶
func (c *AccountsAdunitsCustomchannelsListCall) Fields(s ...googleapi.Field) *AccountsAdunitsCustomchannelsListCall
Fields allows partial responses to be retrieved. See https://developers.google.com/gdata/docs/2.0/basics#PartialResponse for more information.
func (*AccountsAdunitsCustomchannelsListCall) MaxResults ¶
func (c *AccountsAdunitsCustomchannelsListCall) MaxResults(maxResults int64) *AccountsAdunitsCustomchannelsListCall
MaxResults sets the optional parameter "maxResults": The maximum number of custom channels to include in the response, used for paging.
func (*AccountsAdunitsCustomchannelsListCall) PageToken ¶
func (c *AccountsAdunitsCustomchannelsListCall) PageToken(pageToken string) *AccountsAdunitsCustomchannelsListCall
PageToken sets the optional parameter "pageToken": A continuation token, used to page through custom channels. To retrieve the next page, set this parameter to the value of "nextPageToken" from the previous response.
type AccountsAdunitsCustomchannelsService ¶
type AccountsAdunitsCustomchannelsService struct {
// contains filtered or unexported fields
}
func NewAccountsAdunitsCustomchannelsService ¶
func NewAccountsAdunitsCustomchannelsService(s *Service) *AccountsAdunitsCustomchannelsService
func (*AccountsAdunitsCustomchannelsService) List ¶
func (r *AccountsAdunitsCustomchannelsService) List(accountId string, adClientId string, adUnitId string) *AccountsAdunitsCustomchannelsListCall
List: List all custom channels which the specified ad unit belongs to.
type AccountsAdunitsGetCall ¶
type AccountsAdunitsGetCall struct {
// contains filtered or unexported fields
}
func (*AccountsAdunitsGetCall) Do ¶
func (c *AccountsAdunitsGetCall) Do() (*AdUnit, error)
func (*AccountsAdunitsGetCall) Fields ¶
func (c *AccountsAdunitsGetCall) Fields(s ...googleapi.Field) *AccountsAdunitsGetCall
Fields allows partial responses to be retrieved. See https://developers.google.com/gdata/docs/2.0/basics#PartialResponse for more information.
type AccountsAdunitsListCall ¶
type AccountsAdunitsListCall struct {
// contains filtered or unexported fields
}
func (*AccountsAdunitsListCall) Do ¶
func (c *AccountsAdunitsListCall) Do() (*AdUnits, error)
func (*AccountsAdunitsListCall) Fields ¶
func (c *AccountsAdunitsListCall) Fields(s ...googleapi.Field) *AccountsAdunitsListCall
Fields allows partial responses to be retrieved. See https://developers.google.com/gdata/docs/2.0/basics#PartialResponse for more information.
func (*AccountsAdunitsListCall) IncludeInactive ¶
func (c *AccountsAdunitsListCall) IncludeInactive(includeInactive bool) *AccountsAdunitsListCall
IncludeInactive sets the optional parameter "includeInactive": Whether to include inactive ad units. Default: true.
func (*AccountsAdunitsListCall) MaxResults ¶
func (c *AccountsAdunitsListCall) MaxResults(maxResults int64) *AccountsAdunitsListCall
MaxResults sets the optional parameter "maxResults": The maximum number of ad units to include in the response, used for paging.
func (*AccountsAdunitsListCall) PageToken ¶
func (c *AccountsAdunitsListCall) PageToken(pageToken string) *AccountsAdunitsListCall
PageToken sets the optional parameter "pageToken": A continuation token, used to page through ad units. To retrieve the next page, set this parameter to the value of "nextPageToken" from the previous response.
type AccountsAdunitsService ¶
type AccountsAdunitsService struct {
Customchannels *AccountsAdunitsCustomchannelsService
// contains filtered or unexported fields
}
func NewAccountsAdunitsService ¶
func NewAccountsAdunitsService(s *Service) *AccountsAdunitsService
func (*AccountsAdunitsService) Get ¶
func (r *AccountsAdunitsService) Get(accountId string, adClientId string, adUnitId string) *AccountsAdunitsGetCall
Get: Gets the specified ad unit in the specified ad client for the specified account.
func (*AccountsAdunitsService) List ¶
func (r *AccountsAdunitsService) List(accountId string, adClientId string) *AccountsAdunitsListCall
List: List all ad units in the specified ad client for the specified account.
type AccountsCustomchannelsAdunitsListCall ¶
type AccountsCustomchannelsAdunitsListCall struct {
// contains filtered or unexported fields
}
func (*AccountsCustomchannelsAdunitsListCall) Do ¶
func (c *AccountsCustomchannelsAdunitsListCall) Do() (*AdUnits, error)
func (*AccountsCustomchannelsAdunitsListCall) Fields ¶
func (c *AccountsCustomchannelsAdunitsListCall) Fields(s ...googleapi.Field) *AccountsCustomchannelsAdunitsListCall
Fields allows partial responses to be retrieved. See https://developers.google.com/gdata/docs/2.0/basics#PartialResponse for more information.
func (*AccountsCustomchannelsAdunitsListCall) IncludeInactive ¶
func (c *AccountsCustomchannelsAdunitsListCall) IncludeInactive(includeInactive bool) *AccountsCustomchannelsAdunitsListCall
IncludeInactive sets the optional parameter "includeInactive": Whether to include inactive ad units. Default: true.
func (*AccountsCustomchannelsAdunitsListCall) MaxResults ¶
func (c *AccountsCustomchannelsAdunitsListCall) MaxResults(maxResults int64) *AccountsCustomchannelsAdunitsListCall
MaxResults sets the optional parameter "maxResults": The maximum number of ad units to include in the response, used for paging.
func (*AccountsCustomchannelsAdunitsListCall) PageToken ¶
func (c *AccountsCustomchannelsAdunitsListCall) PageToken(pageToken string) *AccountsCustomchannelsAdunitsListCall
PageToken sets the optional parameter "pageToken": A continuation token, used to page through ad units. To retrieve the next page, set this parameter to the value of "nextPageToken" from the previous response.
type AccountsCustomchannelsAdunitsService ¶
type AccountsCustomchannelsAdunitsService struct {
// contains filtered or unexported fields
}
func NewAccountsCustomchannelsAdunitsService ¶
func NewAccountsCustomchannelsAdunitsService(s *Service) *AccountsCustomchannelsAdunitsService
func (*AccountsCustomchannelsAdunitsService) List ¶
func (r *AccountsCustomchannelsAdunitsService) List(accountId string, adClientId string, customChannelId string) *AccountsCustomchannelsAdunitsListCall
List: List all ad units in the specified custom channel.
type AccountsCustomchannelsGetCall ¶
type AccountsCustomchannelsGetCall struct {
// contains filtered or unexported fields
}
func (*AccountsCustomchannelsGetCall) Do ¶
func (c *AccountsCustomchannelsGetCall) Do() (*CustomChannel, error)
func (*AccountsCustomchannelsGetCall) Fields ¶
func (c *AccountsCustomchannelsGetCall) Fields(s ...googleapi.Field) *AccountsCustomchannelsGetCall
Fields allows partial responses to be retrieved. See https://developers.google.com/gdata/docs/2.0/basics#PartialResponse for more information.
type AccountsCustomchannelsListCall ¶
type AccountsCustomchannelsListCall struct {
// contains filtered or unexported fields
}
func (*AccountsCustomchannelsListCall) Do ¶
func (c *AccountsCustomchannelsListCall) Do() (*CustomChannels, error)
func (*AccountsCustomchannelsListCall) Fields ¶
func (c *AccountsCustomchannelsListCall) Fields(s ...googleapi.Field) *AccountsCustomchannelsListCall
Fields allows partial responses to be retrieved. See https://developers.google.com/gdata/docs/2.0/basics#PartialResponse for more information.
func (*AccountsCustomchannelsListCall) MaxResults ¶
func (c *AccountsCustomchannelsListCall) MaxResults(maxResults int64) *AccountsCustomchannelsListCall
MaxResults sets the optional parameter "maxResults": The maximum number of custom channels to include in the response, used for paging.
func (*AccountsCustomchannelsListCall) PageToken ¶
func (c *AccountsCustomchannelsListCall) PageToken(pageToken string) *AccountsCustomchannelsListCall
PageToken sets the optional parameter "pageToken": A continuation token, used to page through custom channels. To retrieve the next page, set this parameter to the value of "nextPageToken" from the previous response.
type AccountsCustomchannelsService ¶
type AccountsCustomchannelsService struct {
Adunits *AccountsCustomchannelsAdunitsService
// contains filtered or unexported fields
}
func NewAccountsCustomchannelsService ¶
func NewAccountsCustomchannelsService(s *Service) *AccountsCustomchannelsService
func (*AccountsCustomchannelsService) Get ¶
func (r *AccountsCustomchannelsService) Get(accountId string, adClientId string, customChannelId string) *AccountsCustomchannelsGetCall
Get: Get the specified custom channel from the specified ad client for the specified account.
func (*AccountsCustomchannelsService) List ¶
func (r *AccountsCustomchannelsService) List(accountId string, adClientId string) *AccountsCustomchannelsListCall
List: List all custom channels in the specified ad client for the specified account.
type AccountsGetCall ¶
type AccountsGetCall struct {
// contains filtered or unexported fields
}
func (*AccountsGetCall) Do ¶
func (c *AccountsGetCall) Do() (*Account, error)
func (*AccountsGetCall) Fields ¶
func (c *AccountsGetCall) Fields(s ...googleapi.Field) *AccountsGetCall
Fields allows partial responses to be retrieved. See https://developers.google.com/gdata/docs/2.0/basics#PartialResponse for more information.
func (*AccountsGetCall) Tree ¶
func (c *AccountsGetCall) Tree(tree bool) *AccountsGetCall
Tree sets the optional parameter "tree": Whether the tree of sub accounts should be returned.
type AccountsListCall ¶
type AccountsListCall struct {
// contains filtered or unexported fields
}
func (*AccountsListCall) Do ¶
func (c *AccountsListCall) Do() (*Accounts, error)
func (*AccountsListCall) Fields ¶
func (c *AccountsListCall) Fields(s ...googleapi.Field) *AccountsListCall
Fields allows partial responses to be retrieved. See https://developers.google.com/gdata/docs/2.0/basics#PartialResponse for more information.
func (*AccountsListCall) MaxResults ¶
func (c *AccountsListCall) MaxResults(maxResults int64) *AccountsListCall
MaxResults sets the optional parameter "maxResults": The maximum number of accounts to include in the response, used for paging.
func (*AccountsListCall) PageToken ¶
func (c *AccountsListCall) PageToken(pageToken string) *AccountsListCall
PageToken sets the optional parameter "pageToken": A continuation token, used to page through accounts. To retrieve the next page, set this parameter to the value of "nextPageToken" from the previous response.
type AccountsReportsGenerateCall ¶
type AccountsReportsGenerateCall struct {
// contains filtered or unexported fields
}
func (*AccountsReportsGenerateCall) Currency ¶
func (c *AccountsReportsGenerateCall) Currency(currency string) *AccountsReportsGenerateCall
Currency sets the optional parameter "currency": Optional currency to use when reporting on monetary metrics. Defaults to the account's currency if not set.
func (*AccountsReportsGenerateCall) Dimension ¶
func (c *AccountsReportsGenerateCall) Dimension(dimension string) *AccountsReportsGenerateCall
Dimension sets the optional parameter "dimension": Dimensions to base the report on.
func (*AccountsReportsGenerateCall) Do ¶
func (c *AccountsReportsGenerateCall) Do() (*AdsenseReportsGenerateResponse, error)
func (*AccountsReportsGenerateCall) Download ¶
func (c *AccountsReportsGenerateCall) Download() (*http.Response, error)
Download fetches the API endpoint's "media" value, instead of the normal API response value. If the returned error is nil, the Response is guaranteed to have a 2xx status code. Callers must close the Response.Body as usual.
func (*AccountsReportsGenerateCall) Fields ¶
func (c *AccountsReportsGenerateCall) Fields(s ...googleapi.Field) *AccountsReportsGenerateCall
Fields allows partial responses to be retrieved. See https://developers.google.com/gdata/docs/2.0/basics#PartialResponse for more information.
func (*AccountsReportsGenerateCall) Filter ¶
func (c *AccountsReportsGenerateCall) Filter(filter string) *AccountsReportsGenerateCall
Filter sets the optional parameter "filter": Filters to be run on the report.
func (*AccountsReportsGenerateCall) Locale ¶
func (c *AccountsReportsGenerateCall) Locale(locale string) *AccountsReportsGenerateCall
Locale sets the optional parameter "locale": Optional locale to use for translating report output to a local language. Defaults to "en_US" if not specified.
func (*AccountsReportsGenerateCall) MaxResults ¶
func (c *AccountsReportsGenerateCall) MaxResults(maxResults int64) *AccountsReportsGenerateCall
MaxResults sets the optional parameter "maxResults": The maximum number of rows of report data to return.
func (*AccountsReportsGenerateCall) Metric ¶
func (c *AccountsReportsGenerateCall) Metric(metric string) *AccountsReportsGenerateCall
Metric sets the optional parameter "metric": Numeric columns to include in the report.
func (*AccountsReportsGenerateCall) Sort ¶
func (c *AccountsReportsGenerateCall) Sort(sort string) *AccountsReportsGenerateCall
Sort sets the optional parameter "sort": The name of a dimension or metric to sort the resulting report on, optionally prefixed with "+" to sort ascending or "-" to sort descending. If no prefix is specified, the column is sorted ascending.
func (*AccountsReportsGenerateCall) StartIndex ¶
func (c *AccountsReportsGenerateCall) StartIndex(startIndex int64) *AccountsReportsGenerateCall
StartIndex sets the optional parameter "startIndex": Index of the first row of report data to return.
type AccountsReportsSavedGenerateCall ¶
type AccountsReportsSavedGenerateCall struct {
// contains filtered or unexported fields
}
func (*AccountsReportsSavedGenerateCall) Do ¶
func (c *AccountsReportsSavedGenerateCall) Do() (*AdsenseReportsGenerateResponse, error)
func (*AccountsReportsSavedGenerateCall) Fields ¶
func (c *AccountsReportsSavedGenerateCall) Fields(s ...googleapi.Field) *AccountsReportsSavedGenerateCall
Fields allows partial responses to be retrieved. See https://developers.google.com/gdata/docs/2.0/basics#PartialResponse for more information.
func (*AccountsReportsSavedGenerateCall) Locale ¶
func (c *AccountsReportsSavedGenerateCall) Locale(locale string) *AccountsReportsSavedGenerateCall
Locale sets the optional parameter "locale": Optional locale to use for translating report output to a local language. Defaults to "en_US" if not specified.
func (*AccountsReportsSavedGenerateCall) MaxResults ¶
func (c *AccountsReportsSavedGenerateCall) MaxResults(maxResults int64) *AccountsReportsSavedGenerateCall
MaxResults sets the optional parameter "maxResults": The maximum number of rows of report data to return.
func (*AccountsReportsSavedGenerateCall) StartIndex ¶
func (c *AccountsReportsSavedGenerateCall) StartIndex(startIndex int64) *AccountsReportsSavedGenerateCall
StartIndex sets the optional parameter "startIndex": Index of the first row of report data to return.
type AccountsReportsSavedListCall ¶
type AccountsReportsSavedListCall struct {
// contains filtered or unexported fields
}
func (*AccountsReportsSavedListCall) Do ¶
func (c *AccountsReportsSavedListCall) Do() (*SavedReports, error)
func (*AccountsReportsSavedListCall) Fields ¶
func (c *AccountsReportsSavedListCall) Fields(s ...googleapi.Field) *AccountsReportsSavedListCall
Fields allows partial responses to be retrieved. See https://developers.google.com/gdata/docs/2.0/basics#PartialResponse for more information.
func (*AccountsReportsSavedListCall) MaxResults ¶
func (c *AccountsReportsSavedListCall) MaxResults(maxResults int64) *AccountsReportsSavedListCall
MaxResults sets the optional parameter "maxResults": The maximum number of saved reports to include in the response, used for paging.
func (*AccountsReportsSavedListCall) PageToken ¶
func (c *AccountsReportsSavedListCall) PageToken(pageToken string) *AccountsReportsSavedListCall
PageToken sets the optional parameter "pageToken": A continuation token, used to page through saved reports. To retrieve the next page, set this parameter to the value of "nextPageToken" from the previous response.
type AccountsReportsSavedService ¶
type AccountsReportsSavedService struct {
// contains filtered or unexported fields
}
func NewAccountsReportsSavedService ¶
func NewAccountsReportsSavedService(s *Service) *AccountsReportsSavedService
func (*AccountsReportsSavedService) Generate ¶
func (r *AccountsReportsSavedService) Generate(accountId string, savedReportId string) *AccountsReportsSavedGenerateCall
Generate: Generate an AdSense report based on the saved report ID sent in the query parameters.
func (*AccountsReportsSavedService) List ¶
func (r *AccountsReportsSavedService) List(accountId string) *AccountsReportsSavedListCall
List: List all saved reports in the specified AdSense account.
type AccountsReportsService ¶
type AccountsReportsService struct {
Saved *AccountsReportsSavedService
// contains filtered or unexported fields
}
func NewAccountsReportsService ¶
func NewAccountsReportsService(s *Service) *AccountsReportsService
func (*AccountsReportsService) Generate ¶
func (r *AccountsReportsService) Generate(accountId string, startDate string, endDate string) *AccountsReportsGenerateCall
Generate: 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.
type AccountsSavedadstylesGetCall ¶
type AccountsSavedadstylesGetCall struct {
// contains filtered or unexported fields
}
func (*AccountsSavedadstylesGetCall) Do ¶
func (c *AccountsSavedadstylesGetCall) Do() (*SavedAdStyle, error)
func (*AccountsSavedadstylesGetCall) Fields ¶
func (c *AccountsSavedadstylesGetCall) Fields(s ...googleapi.Field) *AccountsSavedadstylesGetCall
Fields allows partial responses to be retrieved. See https://developers.google.com/gdata/docs/2.0/basics#PartialResponse for more information.
type AccountsSavedadstylesListCall ¶
type AccountsSavedadstylesListCall struct {
// contains filtered or unexported fields
}
func (*AccountsSavedadstylesListCall) Do ¶
func (c *AccountsSavedadstylesListCall) Do() (*SavedAdStyles, error)
func (*AccountsSavedadstylesListCall) Fields ¶
func (c *AccountsSavedadstylesListCall) Fields(s ...googleapi.Field) *AccountsSavedadstylesListCall
Fields allows partial responses to be retrieved. See https://developers.google.com/gdata/docs/2.0/basics#PartialResponse for more information.
func (*AccountsSavedadstylesListCall) MaxResults ¶
func (c *AccountsSavedadstylesListCall) MaxResults(maxResults int64) *AccountsSavedadstylesListCall
MaxResults sets the optional parameter "maxResults": The maximum number of saved ad styles to include in the response, used for paging.
func (*AccountsSavedadstylesListCall) PageToken ¶
func (c *AccountsSavedadstylesListCall) PageToken(pageToken string) *AccountsSavedadstylesListCall
PageToken sets the optional parameter "pageToken": A continuation token, used to page through saved ad styles. To retrieve the next page, set this parameter to the value of "nextPageToken" from the previous response.
type AccountsSavedadstylesService ¶
type AccountsSavedadstylesService struct {
// contains filtered or unexported fields
}
func NewAccountsSavedadstylesService ¶
func NewAccountsSavedadstylesService(s *Service) *AccountsSavedadstylesService
func (*AccountsSavedadstylesService) Get ¶
func (r *AccountsSavedadstylesService) Get(accountId string, savedAdStyleId string) *AccountsSavedadstylesGetCall
Get: List a specific saved ad style for the specified account.
func (*AccountsSavedadstylesService) List ¶
func (r *AccountsSavedadstylesService) List(accountId string) *AccountsSavedadstylesListCall
List: List all saved ad styles in the specified account.
type AccountsService ¶
type AccountsService struct {
Adclients *AccountsAdclientsService
Adunits *AccountsAdunitsService
Customchannels *AccountsCustomchannelsService
Reports *AccountsReportsService
Savedadstyles *AccountsSavedadstylesService
Urlchannels *AccountsUrlchannelsService
// contains filtered or unexported fields
}
func NewAccountsService ¶
func NewAccountsService(s *Service) *AccountsService
func (*AccountsService) Get ¶
func (r *AccountsService) Get(accountId string) *AccountsGetCall
Get: Get information about the selected AdSense account.
func (*AccountsService) List ¶
func (r *AccountsService) List() *AccountsListCall
List: List all accounts available to this AdSense account.
type AccountsUrlchannelsListCall ¶
type AccountsUrlchannelsListCall struct {
// contains filtered or unexported fields
}
func (*AccountsUrlchannelsListCall) Do ¶
func (c *AccountsUrlchannelsListCall) Do() (*UrlChannels, error)
func (*AccountsUrlchannelsListCall) Fields ¶
func (c *AccountsUrlchannelsListCall) Fields(s ...googleapi.Field) *AccountsUrlchannelsListCall
Fields allows partial responses to be retrieved. See https://developers.google.com/gdata/docs/2.0/basics#PartialResponse for more information.
func (*AccountsUrlchannelsListCall) MaxResults ¶
func (c *AccountsUrlchannelsListCall) MaxResults(maxResults int64) *AccountsUrlchannelsListCall
MaxResults sets the optional parameter "maxResults": The maximum number of URL channels to include in the response, used for paging.
func (*AccountsUrlchannelsListCall) PageToken ¶
func (c *AccountsUrlchannelsListCall) PageToken(pageToken string) *AccountsUrlchannelsListCall
PageToken sets the optional parameter "pageToken": A continuation token, used to page through URL channels. To retrieve the next page, set this parameter to the value of "nextPageToken" from the previous response.
type AccountsUrlchannelsService ¶
type AccountsUrlchannelsService struct {
// contains filtered or unexported fields
}
func NewAccountsUrlchannelsService ¶
func NewAccountsUrlchannelsService(s *Service) *AccountsUrlchannelsService
func (*AccountsUrlchannelsService) List ¶
func (r *AccountsUrlchannelsService) List(accountId string, adClientId string) *AccountsUrlchannelsListCall
List: List all URL channels in the specified ad client for the specified account.
type AdClient ¶
type AdClient struct {
// ArcOptIn: Whether this ad client is opted in to ARC.
ArcOptIn bool `json:"arcOptIn,omitempty"`
// Id: Unique identifier of this ad client.
Id string `json:"id,omitempty"`
// Kind: Kind of resource this is, in this case adsense#adClient.
Kind string `json:"kind,omitempty"`
// ProductCode: This ad client's product code, which corresponds to the
// PRODUCT_CODE report dimension.
ProductCode string `json:"productCode,omitempty"`
// SupportsReporting: Whether this ad client supports being reported on.
SupportsReporting bool `json:"supportsReporting,omitempty"`
}
type AdClients ¶
type AdClients struct {
// Etag: ETag of this response for caching purposes.
Etag string `json:"etag,omitempty"`
// Items: The ad clients returned in this list response.
Items []*AdClient `json:"items,omitempty"`
// Kind: Kind of list this is, in this case adsense#adClients.
Kind string `json:"kind,omitempty"`
// NextPageToken: Continuation token used to page through ad clients. To
// retrieve the next page of results, set the next request's "pageToken"
// value to this.
NextPageToken string `json:"nextPageToken,omitempty"`
}
type AdStyle ¶
type AdStyle struct {
// Colors: The colors which are included in the style. These are
// represented as six hexadecimal characters, similar to HTML color
// codes, but without the leading hash.
Colors *AdStyleColors `json:"colors,omitempty"`
// Corners: The style of the corners in the ad.
Corners string `json:"corners,omitempty"`
// Font: The font which is included in the style.
Font *AdStyleFont `json:"font,omitempty"`
// Kind: Kind this is, in this case adsense#adStyle.
Kind string `json:"kind,omitempty"`
}
type AdStyleColors ¶
type AdStyleColors struct {
// Background: The color of the ad background.
Background string `json:"background,omitempty"`
// Border: The color of the ad border.
Border string `json:"border,omitempty"`
// Text: The color of the ad text.
Text string `json:"text,omitempty"`
// Title: The color of the ad title.
Title string `json:"title,omitempty"`
// Url: The color of the ad url.
Url string `json:"url,omitempty"`
}
AdStyleColors: The colors which are included in the style. These are represented as six hexadecimal characters, similar to HTML color codes, but without the leading hash.
type AdStyleFont ¶
type AdStyleFont struct {
// Family: The family of the font.
Family string `json:"family,omitempty"`
// Size: The size of the font.
Size string `json:"size,omitempty"`
}
AdStyleFont: The font which is included in the style.
type AdUnit ¶
type AdUnit struct {
// Code: Identity code of this ad unit, not necessarily unique across ad
// clients.
Code string `json:"code,omitempty"`
// ContentAdsSettings: Settings specific to content ads (AFC) and
// highend mobile content ads (AFMC).
ContentAdsSettings *AdUnitContentAdsSettings `json:"contentAdsSettings,omitempty"`
// CustomStyle: Custom style information specific to this ad unit.
CustomStyle *AdStyle `json:"customStyle,omitempty"`
// FeedAdsSettings: Settings specific to feed ads (AFF).
FeedAdsSettings *AdUnitFeedAdsSettings `json:"feedAdsSettings,omitempty"`
// Id: Unique identifier of this ad unit. This should be considered an
// opaque identifier; it is not safe to rely on it being in any
// particular format.
Id string `json:"id,omitempty"`
// Kind: Kind of resource this is, in this case adsense#adUnit.
Kind string `json:"kind,omitempty"`
// MobileContentAdsSettings: Settings specific to WAP mobile content ads
// (AFMC).
MobileContentAdsSettings *AdUnitMobileContentAdsSettings `json:"mobileContentAdsSettings,omitempty"`
// Name: Name of this ad unit.
Name string `json:"name,omitempty"`
// SavedStyleId: ID of the saved ad style which holds this ad unit's
// style information.
SavedStyleId string `json:"savedStyleId,omitempty"`
// Status: Status of this ad unit. Possible values are:
// NEW: Indicates that the ad unit was created within the last seven
// days and does not yet have any activity associated with it.
//
// ACTIVE: Indicates that there has been activity on this ad unit in the
// last seven days.
//
// INACTIVE: Indicates that there has been no activity on this ad unit
// in the last seven days.
Status string `json:"status,omitempty"`
}
type AdUnitContentAdsSettings ¶
type AdUnitContentAdsSettings struct {
// BackupOption: The backup option to be used in instances where no ad
// is available.
BackupOption *AdUnitContentAdsSettingsBackupOption `json:"backupOption,omitempty"`
// Size: Size of this ad unit.
Size string `json:"size,omitempty"`
// Type: Type of this ad unit.
Type string `json:"type,omitempty"`
}
AdUnitContentAdsSettings: Settings specific to content ads (AFC) and highend mobile content ads (AFMC).
type AdUnitContentAdsSettingsBackupOption ¶
type AdUnitContentAdsSettingsBackupOption struct {
// Color: Color to use when type is set to COLOR.
Color string `json:"color,omitempty"`
// Type: Type of the backup option. Possible values are BLANK, COLOR and
// URL.
Type string `json:"type,omitempty"`
// Url: URL to use when type is set to URL.
Url string `json:"url,omitempty"`
}
AdUnitContentAdsSettingsBackupOption: The backup option to be used in instances where no ad is available.
type AdUnitFeedAdsSettings ¶
type AdUnitFeedAdsSettings struct {
// AdPosition: The position of the ads relative to the feed entries.
AdPosition string `json:"adPosition,omitempty"`
// Frequency: The frequency at which ads should appear in the feed (i.e.
// every N entries).
Frequency int64 `json:"frequency,omitempty"`
// MinimumWordCount: The minimum length an entry should be in order to
// have attached ads.
MinimumWordCount int64 `json:"minimumWordCount,omitempty"`
// Type: The type of ads which should appear.
Type string `json:"type,omitempty"`
}
AdUnitFeedAdsSettings: Settings specific to feed ads (AFF).
type AdUnitMobileContentAdsSettings ¶
type AdUnitMobileContentAdsSettings struct {
// MarkupLanguage: The markup language to use for this ad unit.
MarkupLanguage string `json:"markupLanguage,omitempty"`
// ScriptingLanguage: The scripting language to use for this ad unit.
ScriptingLanguage string `json:"scriptingLanguage,omitempty"`
// Size: Size of this ad unit.
Size string `json:"size,omitempty"`
// Type: Type of this ad unit.
Type string `json:"type,omitempty"`
}
AdUnitMobileContentAdsSettings: Settings specific to WAP mobile content ads (AFMC).
type AdUnits ¶
type AdUnits struct {
// Etag: ETag of this response for caching purposes.
Etag string `json:"etag,omitempty"`
// Items: The ad units returned in this list response.
Items []*AdUnit `json:"items,omitempty"`
// Kind: Kind of list this is, in this case adsense#adUnits.
Kind string `json:"kind,omitempty"`
// NextPageToken: Continuation token used to page through ad units. To
// retrieve the next page of results, set the next request's "pageToken"
// value to this.
NextPageToken string `json:"nextPageToken,omitempty"`
}
type AdclientsListCall ¶
type AdclientsListCall struct {
// contains filtered or unexported fields
}
func (*AdclientsListCall) Do ¶
func (c *AdclientsListCall) Do() (*AdClients, error)
func (*AdclientsListCall) Fields ¶
func (c *AdclientsListCall) Fields(s ...googleapi.Field) *AdclientsListCall
Fields allows partial responses to be retrieved. See https://developers.google.com/gdata/docs/2.0/basics#PartialResponse for more information.
func (*AdclientsListCall) MaxResults ¶
func (c *AdclientsListCall) MaxResults(maxResults int64) *AdclientsListCall
MaxResults sets the optional parameter "maxResults": The maximum number of ad clients to include in the response, used for paging.
func (*AdclientsListCall) PageToken ¶
func (c *AdclientsListCall) PageToken(pageToken string) *AdclientsListCall
PageToken sets the optional parameter "pageToken": A continuation token, used to page through ad clients. To retrieve the next page, set this parameter to the value of "nextPageToken" from the previous response.
type AdclientsService ¶
type AdclientsService struct {
// contains filtered or unexported fields
}
func NewAdclientsService ¶
func NewAdclientsService(s *Service) *AdclientsService
func (*AdclientsService) List ¶
func (r *AdclientsService) List() *AdclientsListCall
List: List all ad clients in this AdSense account.
type AdsenseReportsGenerateResponse ¶
type AdsenseReportsGenerateResponse struct {
// Averages: The averages of the report. This is the same length as any
// other row in the report; cells corresponding to dimension columns are
// empty.
Averages []string `json:"averages,omitempty"`
// Headers: The header information of the columns requested in the
// report. This is a list of headers; one for each dimension in the
// request, followed by one for each metric in the request.
Headers []*AdsenseReportsGenerateResponseHeaders `json:"headers,omitempty"`
// Kind: Kind this is, in this case adsense#report.
Kind string `json:"kind,omitempty"`
// Rows: The output rows of the report. Each row is a list of cells; one
// for each dimension in the request, followed by one for each metric in
// the request. The dimension cells contain strings, and the metric
// cells contain numbers.
Rows [][]string `json:"rows,omitempty"`
// TotalMatchedRows: The total number of rows matched by the report
// request. Fewer rows may be returned in the response due to being
// limited by the row count requested or the report row limit.
TotalMatchedRows int64 `json:"totalMatchedRows,omitempty,string"`
// Totals: The totals of the report. This is the same length as any
// other row in the report; cells corresponding to dimension columns are
// empty.
Totals []string `json:"totals,omitempty"`
// Warnings: Any warnings associated with generation of the report.
Warnings []string `json:"warnings,omitempty"`
}
type AdsenseReportsGenerateResponseHeaders ¶
type AdsenseReportsGenerateResponseHeaders struct {
// Currency: The currency of this column. Only present if the header
// type is METRIC_CURRENCY.
Currency string `json:"currency,omitempty"`
// Name: The name of the header.
Name string `json:"name,omitempty"`
// Type: The type of the header; one of DIMENSION, METRIC_TALLY,
// METRIC_RATIO, or METRIC_CURRENCY.
Type string `json:"type,omitempty"`
}
type AdunitsCustomchannelsListCall ¶
type AdunitsCustomchannelsListCall struct {
// contains filtered or unexported fields
}
func (*AdunitsCustomchannelsListCall) Do ¶
func (c *AdunitsCustomchannelsListCall) Do() (*CustomChannels, error)
func (*AdunitsCustomchannelsListCall) Fields ¶
func (c *AdunitsCustomchannelsListCall) Fields(s ...googleapi.Field) *AdunitsCustomchannelsListCall
Fields allows partial responses to be retrieved. See https://developers.google.com/gdata/docs/2.0/basics#PartialResponse for more information.
func (*AdunitsCustomchannelsListCall) MaxResults ¶
func (c *AdunitsCustomchannelsListCall) MaxResults(maxResults int64) *AdunitsCustomchannelsListCall
MaxResults sets the optional parameter "maxResults": The maximum number of custom channels to include in the response, used for paging.
func (*AdunitsCustomchannelsListCall) PageToken ¶
func (c *AdunitsCustomchannelsListCall) PageToken(pageToken string) *AdunitsCustomchannelsListCall
PageToken sets the optional parameter "pageToken": A continuation token, used to page through custom channels. To retrieve the next page, set this parameter to the value of "nextPageToken" from the previous response.
type AdunitsCustomchannelsService ¶
type AdunitsCustomchannelsService struct {
// contains filtered or unexported fields
}
func NewAdunitsCustomchannelsService ¶
func NewAdunitsCustomchannelsService(s *Service) *AdunitsCustomchannelsService
func (*AdunitsCustomchannelsService) List ¶
func (r *AdunitsCustomchannelsService) List(adClientId string, adUnitId string) *AdunitsCustomchannelsListCall
List: List all custom channels which the specified ad unit belongs to.
type AdunitsGetCall ¶
type AdunitsGetCall struct {
// contains filtered or unexported fields
}
func (*AdunitsGetCall) Do ¶
func (c *AdunitsGetCall) Do() (*AdUnit, error)
func (*AdunitsGetCall) Fields ¶
func (c *AdunitsGetCall) Fields(s ...googleapi.Field) *AdunitsGetCall
Fields allows partial responses to be retrieved. See https://developers.google.com/gdata/docs/2.0/basics#PartialResponse for more information.
type AdunitsListCall ¶
type AdunitsListCall struct {
// contains filtered or unexported fields
}
func (*AdunitsListCall) Do ¶
func (c *AdunitsListCall) Do() (*AdUnits, error)
func (*AdunitsListCall) Fields ¶
func (c *AdunitsListCall) Fields(s ...googleapi.Field) *AdunitsListCall
Fields allows partial responses to be retrieved. See https://developers.google.com/gdata/docs/2.0/basics#PartialResponse for more information.
func (*AdunitsListCall) IncludeInactive ¶
func (c *AdunitsListCall) IncludeInactive(includeInactive bool) *AdunitsListCall
IncludeInactive sets the optional parameter "includeInactive": Whether to include inactive ad units. Default: true.
func (*AdunitsListCall) MaxResults ¶
func (c *AdunitsListCall) MaxResults(maxResults int64) *AdunitsListCall
MaxResults sets the optional parameter "maxResults": The maximum number of ad units to include in the response, used for paging.
func (*AdunitsListCall) PageToken ¶
func (c *AdunitsListCall) PageToken(pageToken string) *AdunitsListCall
PageToken sets the optional parameter "pageToken": A continuation token, used to page through ad units. To retrieve the next page, set this parameter to the value of "nextPageToken" from the previous response.
type AdunitsService ¶
type AdunitsService struct {
Customchannels *AdunitsCustomchannelsService
// contains filtered or unexported fields
}
func NewAdunitsService ¶
func NewAdunitsService(s *Service) *AdunitsService
func (*AdunitsService) Get ¶
func (r *AdunitsService) Get(adClientId string, adUnitId string) *AdunitsGetCall
Get: Gets the specified ad unit in the specified ad client.
func (*AdunitsService) List ¶
func (r *AdunitsService) List(adClientId string) *AdunitsListCall
List: List all ad units in the specified ad client for this AdSense account.
type CustomChannel ¶
type CustomChannel struct {
// Code: Code of this custom channel, not necessarily unique across ad
// clients.
Code string `json:"code,omitempty"`
// Id: Unique identifier of this custom channel. This should be
// considered an opaque identifier; it is not safe to rely on it being
// in any particular format.
Id string `json:"id,omitempty"`
// Kind: Kind of resource this is, in this case adsense#customChannel.
Kind string `json:"kind,omitempty"`
// Name: Name of this custom channel.
Name string `json:"name,omitempty"`
// TargetingInfo: The targeting information of this custom channel, if
// activated.
TargetingInfo *CustomChannelTargetingInfo `json:"targetingInfo,omitempty"`
}
type CustomChannelTargetingInfo ¶
type CustomChannelTargetingInfo struct {
// AdsAppearOn: The name used to describe this channel externally.
AdsAppearOn string `json:"adsAppearOn,omitempty"`
// Description: The external description of the channel.
Description string `json:"description,omitempty"`
// Location: The locations in which ads appear. (Only valid for content
// and mobile content ads). Acceptable values for content ads are:
// TOP_LEFT, TOP_CENTER, TOP_RIGHT, MIDDLE_LEFT, MIDDLE_CENTER,
// MIDDLE_RIGHT, BOTTOM_LEFT, BOTTOM_CENTER, BOTTOM_RIGHT,
// MULTIPLE_LOCATIONS. Acceptable values for mobile content ads are:
// TOP, MIDDLE, BOTTOM, MULTIPLE_LOCATIONS.
Location string `json:"location,omitempty"`
// SiteLanguage: The language of the sites ads will be displayed on.
SiteLanguage string `json:"siteLanguage,omitempty"`
}
CustomChannelTargetingInfo: The targeting information of this custom channel, if activated.
type CustomChannels ¶
type CustomChannels struct {
// Etag: ETag of this response for caching purposes.
Etag string `json:"etag,omitempty"`
// Items: The custom channels returned in this list response.
Items []*CustomChannel `json:"items,omitempty"`
// Kind: Kind of list this is, in this case adsense#customChannels.
Kind string `json:"kind,omitempty"`
// NextPageToken: Continuation token used to page through custom
// channels. To retrieve the next page of results, set the next
// request's "pageToken" value to this.
NextPageToken string `json:"nextPageToken,omitempty"`
}
type CustomchannelsAdunitsListCall ¶
type CustomchannelsAdunitsListCall struct {
// contains filtered or unexported fields
}
func (*CustomchannelsAdunitsListCall) Do ¶
func (c *CustomchannelsAdunitsListCall) Do() (*AdUnits, error)
func (*CustomchannelsAdunitsListCall) Fields ¶
func (c *CustomchannelsAdunitsListCall) Fields(s ...googleapi.Field) *CustomchannelsAdunitsListCall
Fields allows partial responses to be retrieved. See https://developers.google.com/gdata/docs/2.0/basics#PartialResponse for more information.
func (*CustomchannelsAdunitsListCall) IncludeInactive ¶
func (c *CustomchannelsAdunitsListCall) IncludeInactive(includeInactive bool) *CustomchannelsAdunitsListCall
IncludeInactive sets the optional parameter "includeInactive": Whether to include inactive ad units. Default: true.
func (*CustomchannelsAdunitsListCall) MaxResults ¶
func (c *CustomchannelsAdunitsListCall) MaxResults(maxResults int64) *CustomchannelsAdunitsListCall
MaxResults sets the optional parameter "maxResults": The maximum number of ad units to include in the response, used for paging.
func (*CustomchannelsAdunitsListCall) PageToken ¶
func (c *CustomchannelsAdunitsListCall) PageToken(pageToken string) *CustomchannelsAdunitsListCall
PageToken sets the optional parameter "pageToken": A continuation token, used to page through ad units. To retrieve the next page, set this parameter to the value of "nextPageToken" from the previous response.
type CustomchannelsAdunitsService ¶
type CustomchannelsAdunitsService struct {
// contains filtered or unexported fields
}
func NewCustomchannelsAdunitsService ¶
func NewCustomchannelsAdunitsService(s *Service) *CustomchannelsAdunitsService
func (*CustomchannelsAdunitsService) List ¶
func (r *CustomchannelsAdunitsService) List(adClientId string, customChannelId string) *CustomchannelsAdunitsListCall
List: List all ad units in the specified custom channel.
type CustomchannelsGetCall ¶
type CustomchannelsGetCall struct {
// contains filtered or unexported fields
}
func (*CustomchannelsGetCall) Do ¶
func (c *CustomchannelsGetCall) Do() (*CustomChannel, error)
func (*CustomchannelsGetCall) Fields ¶
func (c *CustomchannelsGetCall) Fields(s ...googleapi.Field) *CustomchannelsGetCall
Fields allows partial responses to be retrieved. See https://developers.google.com/gdata/docs/2.0/basics#PartialResponse for more information.
type CustomchannelsListCall ¶
type CustomchannelsListCall struct {
// contains filtered or unexported fields
}
func (*CustomchannelsListCall) Do ¶
func (c *CustomchannelsListCall) Do() (*CustomChannels, error)
func (*CustomchannelsListCall) Fields ¶
func (c *CustomchannelsListCall) Fields(s ...googleapi.Field) *CustomchannelsListCall
Fields allows partial responses to be retrieved. See https://developers.google.com/gdata/docs/2.0/basics#PartialResponse for more information.
func (*CustomchannelsListCall) MaxResults ¶
func (c *CustomchannelsListCall) MaxResults(maxResults int64) *CustomchannelsListCall
MaxResults sets the optional parameter "maxResults": The maximum number of custom channels to include in the response, used for paging.
func (*CustomchannelsListCall) PageToken ¶
func (c *CustomchannelsListCall) PageToken(pageToken string) *CustomchannelsListCall
PageToken sets the optional parameter "pageToken": A continuation token, used to page through custom channels. To retrieve the next page, set this parameter to the value of "nextPageToken" from the previous response.
type CustomchannelsService ¶
type CustomchannelsService struct {
Adunits *CustomchannelsAdunitsService
// contains filtered or unexported fields
}
func NewCustomchannelsService ¶
func NewCustomchannelsService(s *Service) *CustomchannelsService
func (*CustomchannelsService) Get ¶
func (r *CustomchannelsService) Get(adClientId string, customChannelId string) *CustomchannelsGetCall
Get: Get the specified custom channel from the specified ad client.
func (*CustomchannelsService) List ¶
func (r *CustomchannelsService) List(adClientId string) *CustomchannelsListCall
List: List all custom channels in the specified ad client for this AdSense account.
type ReportsGenerateCall ¶
type ReportsGenerateCall struct {
// contains filtered or unexported fields
}
func (*ReportsGenerateCall) AccountId ¶
func (c *ReportsGenerateCall) AccountId(accountId string) *ReportsGenerateCall
AccountId sets the optional parameter "accountId": Accounts upon which to report.
func (*ReportsGenerateCall) Currency ¶
func (c *ReportsGenerateCall) Currency(currency string) *ReportsGenerateCall
Currency sets the optional parameter "currency": Optional currency to use when reporting on monetary metrics. Defaults to the account's currency if not set.
func (*ReportsGenerateCall) Dimension ¶
func (c *ReportsGenerateCall) Dimension(dimension string) *ReportsGenerateCall
Dimension sets the optional parameter "dimension": Dimensions to base the report on.
func (*ReportsGenerateCall) Do ¶
func (c *ReportsGenerateCall) Do() (*AdsenseReportsGenerateResponse, error)
func (*ReportsGenerateCall) Download ¶
func (c *ReportsGenerateCall) Download() (*http.Response, error)
Download fetches the API endpoint's "media" value, instead of the normal API response value. If the returned error is nil, the Response is guaranteed to have a 2xx status code. Callers must close the Response.Body as usual.
func (*ReportsGenerateCall) Fields ¶
func (c *ReportsGenerateCall) Fields(s ...googleapi.Field) *ReportsGenerateCall
Fields allows partial responses to be retrieved. See https://developers.google.com/gdata/docs/2.0/basics#PartialResponse for more information.
func (*ReportsGenerateCall) Filter ¶
func (c *ReportsGenerateCall) Filter(filter string) *ReportsGenerateCall
Filter sets the optional parameter "filter": Filters to be run on the report.
func (*ReportsGenerateCall) Locale ¶
func (c *ReportsGenerateCall) Locale(locale string) *ReportsGenerateCall
Locale sets the optional parameter "locale": Optional locale to use for translating report output to a local language. Defaults to "en_US" if not specified.
func (*ReportsGenerateCall) MaxResults ¶
func (c *ReportsGenerateCall) MaxResults(maxResults int64) *ReportsGenerateCall
MaxResults sets the optional parameter "maxResults": The maximum number of rows of report data to return.
func (*ReportsGenerateCall) Metric ¶
func (c *ReportsGenerateCall) Metric(metric string) *ReportsGenerateCall
Metric sets the optional parameter "metric": Numeric columns to include in the report.
func (*ReportsGenerateCall) Sort ¶
func (c *ReportsGenerateCall) Sort(sort string) *ReportsGenerateCall
Sort sets the optional parameter "sort": The name of a dimension or metric to sort the resulting report on, optionally prefixed with "+" to sort ascending or "-" to sort descending. If no prefix is specified, the column is sorted ascending.
func (*ReportsGenerateCall) StartIndex ¶
func (c *ReportsGenerateCall) StartIndex(startIndex int64) *ReportsGenerateCall
StartIndex sets the optional parameter "startIndex": Index of the first row of report data to return.
type ReportsSavedGenerateCall ¶
type ReportsSavedGenerateCall struct {
// contains filtered or unexported fields
}
func (*ReportsSavedGenerateCall) Do ¶
func (c *ReportsSavedGenerateCall) Do() (*AdsenseReportsGenerateResponse, error)
func (*ReportsSavedGenerateCall) Fields ¶
func (c *ReportsSavedGenerateCall) Fields(s ...googleapi.Field) *ReportsSavedGenerateCall
Fields allows partial responses to be retrieved. See https://developers.google.com/gdata/docs/2.0/basics#PartialResponse for more information.
func (*ReportsSavedGenerateCall) Locale ¶
func (c *ReportsSavedGenerateCall) Locale(locale string) *ReportsSavedGenerateCall
Locale sets the optional parameter "locale": Optional locale to use for translating report output to a local language. Defaults to "en_US" if not specified.
func (*ReportsSavedGenerateCall) MaxResults ¶
func (c *ReportsSavedGenerateCall) MaxResults(maxResults int64) *ReportsSavedGenerateCall
MaxResults sets the optional parameter "maxResults": The maximum number of rows of report data to return.
func (*ReportsSavedGenerateCall) StartIndex ¶
func (c *ReportsSavedGenerateCall) StartIndex(startIndex int64) *ReportsSavedGenerateCall
StartIndex sets the optional parameter "startIndex": Index of the first row of report data to return.
type ReportsSavedListCall ¶
type ReportsSavedListCall struct {
// contains filtered or unexported fields
}
func (*ReportsSavedListCall) Do ¶
func (c *ReportsSavedListCall) Do() (*SavedReports, error)
func (*ReportsSavedListCall) Fields ¶
func (c *ReportsSavedListCall) Fields(s ...googleapi.Field) *ReportsSavedListCall
Fields allows partial responses to be retrieved. See https://developers.google.com/gdata/docs/2.0/basics#PartialResponse for more information.
func (*ReportsSavedListCall) MaxResults ¶
func (c *ReportsSavedListCall) MaxResults(maxResults int64) *ReportsSavedListCall
MaxResults sets the optional parameter "maxResults": The maximum number of saved reports to include in the response, used for paging.
func (*ReportsSavedListCall) PageToken ¶
func (c *ReportsSavedListCall) PageToken(pageToken string) *ReportsSavedListCall
PageToken sets the optional parameter "pageToken": A continuation token, used to page through saved reports. To retrieve the next page, set this parameter to the value of "nextPageToken" from the previous response.
type ReportsSavedService ¶
type ReportsSavedService struct {
// contains filtered or unexported fields
}
func NewReportsSavedService ¶
func NewReportsSavedService(s *Service) *ReportsSavedService
func (*ReportsSavedService) Generate ¶
func (r *ReportsSavedService) Generate(savedReportId string) *ReportsSavedGenerateCall
Generate: Generate an AdSense report based on the saved report ID sent in the query parameters.
func (*ReportsSavedService) List ¶
func (r *ReportsSavedService) List() *ReportsSavedListCall
List: List all saved reports in this AdSense account.
type ReportsService ¶
type ReportsService struct {
Saved *ReportsSavedService
// contains filtered or unexported fields
}
func NewReportsService ¶
func NewReportsService(s *Service) *ReportsService
func (*ReportsService) Generate ¶
func (r *ReportsService) Generate(startDate string, endDate string) *ReportsGenerateCall
Generate: 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.
type SavedAdStyle ¶
type SavedAdStyle struct {
// AdStyle: The AdStyle itself.
AdStyle *AdStyle `json:"adStyle,omitempty"`
// Id: Unique identifier of this saved ad style. This should be
// considered an opaque identifier; it is not safe to rely on it being
// in any particular format.
Id string `json:"id,omitempty"`
// Kind: Kind of resource this is, in this case adsense#savedAdStyle.
Kind string `json:"kind,omitempty"`
// Name: The user selected name of this SavedAdStyle.
Name string `json:"name,omitempty"`
}
type SavedAdStyles ¶
type SavedAdStyles struct {
// Etag: ETag of this response for caching purposes.
Etag string `json:"etag,omitempty"`
// Items: The saved ad styles returned in this list response.
Items []*SavedAdStyle `json:"items,omitempty"`
// Kind: Kind of list this is, in this case adsense#savedAdStyles.
Kind string `json:"kind,omitempty"`
// NextPageToken: Continuation token used to page through ad units. To
// retrieve the next page of results, set the next request's "pageToken"
// value to this.
NextPageToken string `json:"nextPageToken,omitempty"`
}
type SavedReport ¶
type SavedReports ¶
type SavedReports struct {
// Etag: ETag of this response for caching purposes.
Etag string `json:"etag,omitempty"`
// Items: The saved reports returned in this list response.
Items []*SavedReport `json:"items,omitempty"`
// Kind: Kind of list this is, in this case adsense#savedReports.
Kind string `json:"kind,omitempty"`
// NextPageToken: Continuation token used to page through saved reports.
// To retrieve the next page of results, set the next request's
// "pageToken" value to this.
NextPageToken string `json:"nextPageToken,omitempty"`
}
type SavedadstylesGetCall ¶
type SavedadstylesGetCall struct {
// contains filtered or unexported fields
}
func (*SavedadstylesGetCall) Do ¶
func (c *SavedadstylesGetCall) Do() (*SavedAdStyle, error)
func (*SavedadstylesGetCall) Fields ¶
func (c *SavedadstylesGetCall) Fields(s ...googleapi.Field) *SavedadstylesGetCall
Fields allows partial responses to be retrieved. See https://developers.google.com/gdata/docs/2.0/basics#PartialResponse for more information.
type SavedadstylesListCall ¶
type SavedadstylesListCall struct {
// contains filtered or unexported fields
}
func (*SavedadstylesListCall) Do ¶
func (c *SavedadstylesListCall) Do() (*SavedAdStyles, error)
func (*SavedadstylesListCall) Fields ¶
func (c *SavedadstylesListCall) Fields(s ...googleapi.Field) *SavedadstylesListCall
Fields allows partial responses to be retrieved. See https://developers.google.com/gdata/docs/2.0/basics#PartialResponse for more information.
func (*SavedadstylesListCall) MaxResults ¶
func (c *SavedadstylesListCall) MaxResults(maxResults int64) *SavedadstylesListCall
MaxResults sets the optional parameter "maxResults": The maximum number of saved ad styles to include in the response, used for paging.
func (*SavedadstylesListCall) PageToken ¶
func (c *SavedadstylesListCall) PageToken(pageToken string) *SavedadstylesListCall
PageToken sets the optional parameter "pageToken": A continuation token, used to page through saved ad styles. To retrieve the next page, set this parameter to the value of "nextPageToken" from the previous response.
type SavedadstylesService ¶
type SavedadstylesService struct {
// contains filtered or unexported fields
}
func NewSavedadstylesService ¶
func NewSavedadstylesService(s *Service) *SavedadstylesService
func (*SavedadstylesService) Get ¶
func (r *SavedadstylesService) Get(savedAdStyleId string) *SavedadstylesGetCall
Get: Get a specific saved ad style from the user's account.
func (*SavedadstylesService) List ¶
func (r *SavedadstylesService) List() *SavedadstylesListCall
List: List all saved ad styles in the user's account.
type Service ¶
type Service struct {
BasePath string // API endpoint base URL
UserAgent string // optional additional User-Agent fragment
Accounts *AccountsService
Adclients *AdclientsService
Adunits *AdunitsService
Customchannels *CustomchannelsService
Reports *ReportsService
Savedadstyles *SavedadstylesService
Urlchannels *UrlchannelsService
// contains filtered or unexported fields
}
type UrlChannel ¶
type UrlChannel struct {
// Id: Unique identifier of this URL channel. This should be considered
// an opaque identifier; it is not safe to rely on it being in any
// particular format.
Id string `json:"id,omitempty"`
// Kind: Kind of resource this is, in this case adsense#urlChannel.
Kind string `json:"kind,omitempty"`
// UrlPattern: URL Pattern of this URL channel. Does not include
// "http://" or "https://". Example: www.example.com/home
UrlPattern string `json:"urlPattern,omitempty"`
}
type UrlChannels ¶
type UrlChannels struct {
// Etag: ETag of this response for caching purposes.
Etag string `json:"etag,omitempty"`
// Items: The URL channels returned in this list response.
Items []*UrlChannel `json:"items,omitempty"`
// Kind: Kind of list this is, in this case adsense#urlChannels.
Kind string `json:"kind,omitempty"`
// NextPageToken: Continuation token used to page through URL channels.
// To retrieve the next page of results, set the next request's
// "pageToken" value to this.
NextPageToken string `json:"nextPageToken,omitempty"`
}
type UrlchannelsListCall ¶
type UrlchannelsListCall struct {
// contains filtered or unexported fields
}
func (*UrlchannelsListCall) Do ¶
func (c *UrlchannelsListCall) Do() (*UrlChannels, error)
func (*UrlchannelsListCall) Fields ¶
func (c *UrlchannelsListCall) Fields(s ...googleapi.Field) *UrlchannelsListCall
Fields allows partial responses to be retrieved. See https://developers.google.com/gdata/docs/2.0/basics#PartialResponse for more information.
func (*UrlchannelsListCall) MaxResults ¶
func (c *UrlchannelsListCall) MaxResults(maxResults int64) *UrlchannelsListCall
MaxResults sets the optional parameter "maxResults": The maximum number of URL channels to include in the response, used for paging.
func (*UrlchannelsListCall) PageToken ¶
func (c *UrlchannelsListCall) PageToken(pageToken string) *UrlchannelsListCall
PageToken sets the optional parameter "pageToken": A continuation token, used to page through URL channels. To retrieve the next page, set this parameter to the value of "nextPageToken" from the previous response.
type UrlchannelsService ¶
type UrlchannelsService struct {
// contains filtered or unexported fields
}
func NewUrlchannelsService ¶
func NewUrlchannelsService(s *Service) *UrlchannelsService
func (*UrlchannelsService) List ¶
func (r *UrlchannelsService) List(adClientId string) *UrlchannelsListCall
List: List all URL channels in the specified ad client for this AdSense account.