Documentation ¶
Overview ¶
Package adexchangeseller provides access to the Ad Exchange Seller API.
See https://developers.google.com/ad-exchange/seller-rest/
Usage example:
import "google.golang.org/api/adexchangeseller/v2.0" ... adexchangesellerService, err := adexchangeseller.New(oauthHttpClient)
Index ¶
- Constants
- type Account
- type Accounts
- type AccountsAdclientsListCall
- func (c *AccountsAdclientsListCall) Context(ctx context.Context) *AccountsAdclientsListCall
- func (c *AccountsAdclientsListCall) Do() (*AdClients, error)
- func (c *AccountsAdclientsListCall) Fields(s ...googleapi.Field) *AccountsAdclientsListCall
- func (c *AccountsAdclientsListCall) IfNoneMatch(entityTag string) *AccountsAdclientsListCall
- func (c *AccountsAdclientsListCall) MaxResults(maxResults int64) *AccountsAdclientsListCall
- func (c *AccountsAdclientsListCall) PageToken(pageToken string) *AccountsAdclientsListCall
- type AccountsAdclientsService
- type AccountsAlertsListCall
- func (c *AccountsAlertsListCall) Context(ctx context.Context) *AccountsAlertsListCall
- func (c *AccountsAlertsListCall) Do() (*Alerts, error)
- func (c *AccountsAlertsListCall) Fields(s ...googleapi.Field) *AccountsAlertsListCall
- func (c *AccountsAlertsListCall) IfNoneMatch(entityTag string) *AccountsAlertsListCall
- func (c *AccountsAlertsListCall) Locale(locale string) *AccountsAlertsListCall
- type AccountsAlertsService
- type AccountsCustomchannelsGetCall
- func (c *AccountsCustomchannelsGetCall) Context(ctx context.Context) *AccountsCustomchannelsGetCall
- func (c *AccountsCustomchannelsGetCall) Do() (*CustomChannel, error)
- func (c *AccountsCustomchannelsGetCall) Fields(s ...googleapi.Field) *AccountsCustomchannelsGetCall
- func (c *AccountsCustomchannelsGetCall) IfNoneMatch(entityTag string) *AccountsCustomchannelsGetCall
- type AccountsCustomchannelsListCall
- func (c *AccountsCustomchannelsListCall) Context(ctx context.Context) *AccountsCustomchannelsListCall
- func (c *AccountsCustomchannelsListCall) Do() (*CustomChannels, error)
- func (c *AccountsCustomchannelsListCall) Fields(s ...googleapi.Field) *AccountsCustomchannelsListCall
- func (c *AccountsCustomchannelsListCall) IfNoneMatch(entityTag string) *AccountsCustomchannelsListCall
- func (c *AccountsCustomchannelsListCall) MaxResults(maxResults int64) *AccountsCustomchannelsListCall
- func (c *AccountsCustomchannelsListCall) PageToken(pageToken string) *AccountsCustomchannelsListCall
- type AccountsCustomchannelsService
- type AccountsGetCall
- type AccountsListCall
- func (c *AccountsListCall) Context(ctx context.Context) *AccountsListCall
- func (c *AccountsListCall) Do() (*Accounts, error)
- func (c *AccountsListCall) Fields(s ...googleapi.Field) *AccountsListCall
- func (c *AccountsListCall) IfNoneMatch(entityTag string) *AccountsListCall
- func (c *AccountsListCall) MaxResults(maxResults int64) *AccountsListCall
- func (c *AccountsListCall) PageToken(pageToken string) *AccountsListCall
- type AccountsMetadataDimensionsListCall
- func (c *AccountsMetadataDimensionsListCall) Context(ctx context.Context) *AccountsMetadataDimensionsListCall
- func (c *AccountsMetadataDimensionsListCall) Do() (*Metadata, error)
- func (c *AccountsMetadataDimensionsListCall) Fields(s ...googleapi.Field) *AccountsMetadataDimensionsListCall
- func (c *AccountsMetadataDimensionsListCall) IfNoneMatch(entityTag string) *AccountsMetadataDimensionsListCall
- type AccountsMetadataDimensionsService
- type AccountsMetadataMetricsListCall
- func (c *AccountsMetadataMetricsListCall) Context(ctx context.Context) *AccountsMetadataMetricsListCall
- func (c *AccountsMetadataMetricsListCall) Do() (*Metadata, error)
- func (c *AccountsMetadataMetricsListCall) Fields(s ...googleapi.Field) *AccountsMetadataMetricsListCall
- func (c *AccountsMetadataMetricsListCall) IfNoneMatch(entityTag string) *AccountsMetadataMetricsListCall
- type AccountsMetadataMetricsService
- type AccountsMetadataService
- type AccountsPreferreddealsGetCall
- func (c *AccountsPreferreddealsGetCall) Context(ctx context.Context) *AccountsPreferreddealsGetCall
- func (c *AccountsPreferreddealsGetCall) Do() (*PreferredDeal, error)
- func (c *AccountsPreferreddealsGetCall) Fields(s ...googleapi.Field) *AccountsPreferreddealsGetCall
- func (c *AccountsPreferreddealsGetCall) IfNoneMatch(entityTag string) *AccountsPreferreddealsGetCall
- type AccountsPreferreddealsListCall
- func (c *AccountsPreferreddealsListCall) Context(ctx context.Context) *AccountsPreferreddealsListCall
- func (c *AccountsPreferreddealsListCall) Do() (*PreferredDeals, error)
- func (c *AccountsPreferreddealsListCall) Fields(s ...googleapi.Field) *AccountsPreferreddealsListCall
- func (c *AccountsPreferreddealsListCall) IfNoneMatch(entityTag string) *AccountsPreferreddealsListCall
- type AccountsPreferreddealsService
- type AccountsReportsGenerateCall
- func (c *AccountsReportsGenerateCall) Context(ctx context.Context) *AccountsReportsGenerateCall
- func (c *AccountsReportsGenerateCall) Dimension(dimension string) *AccountsReportsGenerateCall
- func (c *AccountsReportsGenerateCall) Do() (*Report, 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) IfNoneMatch(entityTag 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) Context(ctx context.Context) *AccountsReportsSavedGenerateCall
- func (c *AccountsReportsSavedGenerateCall) Do() (*Report, error)
- func (c *AccountsReportsSavedGenerateCall) Fields(s ...googleapi.Field) *AccountsReportsSavedGenerateCall
- func (c *AccountsReportsSavedGenerateCall) IfNoneMatch(entityTag string) *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) Context(ctx context.Context) *AccountsReportsSavedListCall
- func (c *AccountsReportsSavedListCall) Do() (*SavedReports, error)
- func (c *AccountsReportsSavedListCall) Fields(s ...googleapi.Field) *AccountsReportsSavedListCall
- func (c *AccountsReportsSavedListCall) IfNoneMatch(entityTag string) *AccountsReportsSavedListCall
- func (c *AccountsReportsSavedListCall) MaxResults(maxResults int64) *AccountsReportsSavedListCall
- func (c *AccountsReportsSavedListCall) PageToken(pageToken string) *AccountsReportsSavedListCall
- type AccountsReportsSavedService
- type AccountsReportsService
- type AccountsService
- type AccountsUrlchannelsListCall
- func (c *AccountsUrlchannelsListCall) Context(ctx context.Context) *AccountsUrlchannelsListCall
- func (c *AccountsUrlchannelsListCall) Do() (*UrlChannels, error)
- func (c *AccountsUrlchannelsListCall) Fields(s ...googleapi.Field) *AccountsUrlchannelsListCall
- func (c *AccountsUrlchannelsListCall) IfNoneMatch(entityTag string) *AccountsUrlchannelsListCall
- func (c *AccountsUrlchannelsListCall) MaxResults(maxResults int64) *AccountsUrlchannelsListCall
- func (c *AccountsUrlchannelsListCall) PageToken(pageToken string) *AccountsUrlchannelsListCall
- type AccountsUrlchannelsService
- type AdClient
- type AdClients
- type Alert
- type Alerts
- type CustomChannel
- type CustomChannelTargetingInfo
- type CustomChannels
- type Metadata
- type PreferredDeal
- type PreferredDeals
- type Report
- type ReportHeaders
- type ReportingMetadataEntry
- type SavedReport
- type SavedReports
- type Service
- type UrlChannel
- type UrlChannels
Constants ¶
const ( // View and manage your Ad Exchange data AdexchangeSellerScope = "https://www.googleapis.com/auth/adexchange.seller" // View your Ad Exchange data AdexchangeSellerReadonlyScope = "https://www.googleapis.com/auth/adexchange.seller.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 // adexchangeseller#account. Kind string `json:"kind,omitempty"` // Name: Name of this account. Name string `json:"name,omitempty"` // ServerResponse contains the HTTP response code and headers from the // server. googleapi.ServerResponse `json:"-"` // ForceSendFields is a list of field names (e.g. "Id") to // unconditionally include in API requests. By default, fields with // empty values are omitted from API requests. However, any non-pointer, // non-interface field appearing in ForceSendFields will be sent to the // server regardless of whether the field is empty or not. This may be // used to include empty fields in Patch requests. ForceSendFields []string `json:"-"` }
func (*Account) MarshalJSON ¶
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 adexchangeseller#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"` // ServerResponse contains the HTTP response code and headers from the // server. googleapi.ServerResponse `json:"-"` // ForceSendFields is a list of field names (e.g. "Etag") to // unconditionally include in API requests. By default, fields with // empty values are omitted from API requests. However, any non-pointer, // non-interface field appearing in ForceSendFields will be sent to the // server regardless of whether the field is empty or not. This may be // used to include empty fields in Patch requests. ForceSendFields []string `json:"-"` }
func (*Accounts) MarshalJSON ¶
type AccountsAdclientsListCall ¶
type AccountsAdclientsListCall struct {
// contains filtered or unexported fields
}
func (*AccountsAdclientsListCall) Context ¶
func (c *AccountsAdclientsListCall) Context(ctx context.Context) *AccountsAdclientsListCall
Context sets the context to be used in this call's Do method. Any pending HTTP request will be aborted if the provided context is canceled.
func (*AccountsAdclientsListCall) Do ¶
func (c *AccountsAdclientsListCall) Do() (*AdClients, error)
Do executes the "adexchangeseller.accounts.adclients.list" call. Exactly one of *AdClients or error will be non-nil. Any non-2xx status code is an error. Response headers are in either *AdClients.ServerResponse.Header or (if a response was returned at all) in error.(*googleapi.Error).Header. Use googleapi.IsNotModified to check whether the returned error was because http.StatusNotModified was returned.
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) IfNoneMatch ¶
func (c *AccountsAdclientsListCall) IfNoneMatch(entityTag string) *AccountsAdclientsListCall
IfNoneMatch sets the optional parameter which makes the operation fail if the object's ETag matches the given value. This is useful for getting updates only after the object has changed since the last request. Use googleapi.IsNotModified to check whether the response error from Do is the result of In-None-Match.
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 this Ad Exchange account.
type AccountsAlertsListCall ¶
type AccountsAlertsListCall struct {
// contains filtered or unexported fields
}
func (*AccountsAlertsListCall) Context ¶
func (c *AccountsAlertsListCall) Context(ctx context.Context) *AccountsAlertsListCall
Context sets the context to be used in this call's Do method. Any pending HTTP request will be aborted if the provided context is canceled.
func (*AccountsAlertsListCall) Do ¶
func (c *AccountsAlertsListCall) Do() (*Alerts, error)
Do executes the "adexchangeseller.accounts.alerts.list" call. Exactly one of *Alerts or error will be non-nil. Any non-2xx status code is an error. Response headers are in either *Alerts.ServerResponse.Header or (if a response was returned at all) in error.(*googleapi.Error).Header. Use googleapi.IsNotModified to check whether the returned error was because http.StatusNotModified was returned.
func (*AccountsAlertsListCall) Fields ¶
func (c *AccountsAlertsListCall) Fields(s ...googleapi.Field) *AccountsAlertsListCall
Fields allows partial responses to be retrieved. See https://developers.google.com/gdata/docs/2.0/basics#PartialResponse for more information.
func (*AccountsAlertsListCall) IfNoneMatch ¶
func (c *AccountsAlertsListCall) IfNoneMatch(entityTag string) *AccountsAlertsListCall
IfNoneMatch sets the optional parameter which makes the operation fail if the object's ETag matches the given value. This is useful for getting updates only after the object has changed since the last request. Use googleapi.IsNotModified to check whether the response error from Do is the result of In-None-Match.
func (*AccountsAlertsListCall) Locale ¶
func (c *AccountsAlertsListCall) Locale(locale string) *AccountsAlertsListCall
Locale sets the optional parameter "locale": The locale to use for translating alert messages. The account locale will be used if this is not supplied. The AdSense default (English) will be used if the supplied locale is invalid or unsupported.
type AccountsAlertsService ¶
type AccountsAlertsService struct {
// contains filtered or unexported fields
}
func NewAccountsAlertsService ¶
func NewAccountsAlertsService(s *Service) *AccountsAlertsService
func (*AccountsAlertsService) List ¶
func (r *AccountsAlertsService) List(accountId string) *AccountsAlertsListCall
List: List the alerts for this Ad Exchange account.
type AccountsCustomchannelsGetCall ¶
type AccountsCustomchannelsGetCall struct {
// contains filtered or unexported fields
}
func (*AccountsCustomchannelsGetCall) Context ¶
func (c *AccountsCustomchannelsGetCall) Context(ctx context.Context) *AccountsCustomchannelsGetCall
Context sets the context to be used in this call's Do method. Any pending HTTP request will be aborted if the provided context is canceled.
func (*AccountsCustomchannelsGetCall) Do ¶
func (c *AccountsCustomchannelsGetCall) Do() (*CustomChannel, error)
Do executes the "adexchangeseller.accounts.customchannels.get" call. Exactly one of *CustomChannel or error will be non-nil. Any non-2xx status code is an error. Response headers are in either *CustomChannel.ServerResponse.Header or (if a response was returned at all) in error.(*googleapi.Error).Header. Use googleapi.IsNotModified to check whether the returned error was because http.StatusNotModified was returned.
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.
func (*AccountsCustomchannelsGetCall) IfNoneMatch ¶
func (c *AccountsCustomchannelsGetCall) IfNoneMatch(entityTag string) *AccountsCustomchannelsGetCall
IfNoneMatch sets the optional parameter which makes the operation fail if the object's ETag matches the given value. This is useful for getting updates only after the object has changed since the last request. Use googleapi.IsNotModified to check whether the response error from Do is the result of In-None-Match.
type AccountsCustomchannelsListCall ¶
type AccountsCustomchannelsListCall struct {
// contains filtered or unexported fields
}
func (*AccountsCustomchannelsListCall) Context ¶
func (c *AccountsCustomchannelsListCall) Context(ctx context.Context) *AccountsCustomchannelsListCall
Context sets the context to be used in this call's Do method. Any pending HTTP request will be aborted if the provided context is canceled.
func (*AccountsCustomchannelsListCall) Do ¶
func (c *AccountsCustomchannelsListCall) Do() (*CustomChannels, error)
Do executes the "adexchangeseller.accounts.customchannels.list" call. Exactly one of *CustomChannels or error will be non-nil. Any non-2xx status code is an error. Response headers are in either *CustomChannels.ServerResponse.Header or (if a response was returned at all) in error.(*googleapi.Error).Header. Use googleapi.IsNotModified to check whether the returned error was because http.StatusNotModified was returned.
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) IfNoneMatch ¶
func (c *AccountsCustomchannelsListCall) IfNoneMatch(entityTag string) *AccountsCustomchannelsListCall
IfNoneMatch sets the optional parameter which makes the operation fail if the object's ETag matches the given value. This is useful for getting updates only after the object has changed since the last request. Use googleapi.IsNotModified to check whether the response error from Do is the result of In-None-Match.
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 {
// 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.
func (*AccountsCustomchannelsService) List ¶
func (r *AccountsCustomchannelsService) List(accountId string, adClientId string) *AccountsCustomchannelsListCall
List: List all custom channels in the specified ad client for this Ad Exchange account.
type AccountsGetCall ¶
type AccountsGetCall struct {
// contains filtered or unexported fields
}
func (*AccountsGetCall) Context ¶
func (c *AccountsGetCall) Context(ctx context.Context) *AccountsGetCall
Context sets the context to be used in this call's Do method. Any pending HTTP request will be aborted if the provided context is canceled.
func (*AccountsGetCall) Do ¶
func (c *AccountsGetCall) Do() (*Account, error)
Do executes the "adexchangeseller.accounts.get" call. Exactly one of *Account or error will be non-nil. Any non-2xx status code is an error. Response headers are in either *Account.ServerResponse.Header or (if a response was returned at all) in error.(*googleapi.Error).Header. Use googleapi.IsNotModified to check whether the returned error was because http.StatusNotModified was returned.
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) IfNoneMatch ¶
func (c *AccountsGetCall) IfNoneMatch(entityTag string) *AccountsGetCall
IfNoneMatch sets the optional parameter which makes the operation fail if the object's ETag matches the given value. This is useful for getting updates only after the object has changed since the last request. Use googleapi.IsNotModified to check whether the response error from Do is the result of In-None-Match.
type AccountsListCall ¶
type AccountsListCall struct {
// contains filtered or unexported fields
}
func (*AccountsListCall) Context ¶
func (c *AccountsListCall) Context(ctx context.Context) *AccountsListCall
Context sets the context to be used in this call's Do method. Any pending HTTP request will be aborted if the provided context is canceled.
func (*AccountsListCall) Do ¶
func (c *AccountsListCall) Do() (*Accounts, error)
Do executes the "adexchangeseller.accounts.list" call. Exactly one of *Accounts or error will be non-nil. Any non-2xx status code is an error. Response headers are in either *Accounts.ServerResponse.Header or (if a response was returned at all) in error.(*googleapi.Error).Header. Use googleapi.IsNotModified to check whether the returned error was because http.StatusNotModified was returned.
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) IfNoneMatch ¶
func (c *AccountsListCall) IfNoneMatch(entityTag string) *AccountsListCall
IfNoneMatch sets the optional parameter which makes the operation fail if the object's ETag matches the given value. This is useful for getting updates only after the object has changed since the last request. Use googleapi.IsNotModified to check whether the response error from Do is the result of In-None-Match.
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 AccountsMetadataDimensionsListCall ¶
type AccountsMetadataDimensionsListCall struct {
// contains filtered or unexported fields
}
func (*AccountsMetadataDimensionsListCall) Context ¶
func (c *AccountsMetadataDimensionsListCall) Context(ctx context.Context) *AccountsMetadataDimensionsListCall
Context sets the context to be used in this call's Do method. Any pending HTTP request will be aborted if the provided context is canceled.
func (*AccountsMetadataDimensionsListCall) Do ¶
func (c *AccountsMetadataDimensionsListCall) Do() (*Metadata, error)
Do executes the "adexchangeseller.accounts.metadata.dimensions.list" call. Exactly one of *Metadata or error will be non-nil. Any non-2xx status code is an error. Response headers are in either *Metadata.ServerResponse.Header or (if a response was returned at all) in error.(*googleapi.Error).Header. Use googleapi.IsNotModified to check whether the returned error was because http.StatusNotModified was returned.
func (*AccountsMetadataDimensionsListCall) Fields ¶
func (c *AccountsMetadataDimensionsListCall) Fields(s ...googleapi.Field) *AccountsMetadataDimensionsListCall
Fields allows partial responses to be retrieved. See https://developers.google.com/gdata/docs/2.0/basics#PartialResponse for more information.
func (*AccountsMetadataDimensionsListCall) IfNoneMatch ¶
func (c *AccountsMetadataDimensionsListCall) IfNoneMatch(entityTag string) *AccountsMetadataDimensionsListCall
IfNoneMatch sets the optional parameter which makes the operation fail if the object's ETag matches the given value. This is useful for getting updates only after the object has changed since the last request. Use googleapi.IsNotModified to check whether the response error from Do is the result of In-None-Match.
type AccountsMetadataDimensionsService ¶
type AccountsMetadataDimensionsService struct {
// contains filtered or unexported fields
}
func NewAccountsMetadataDimensionsService ¶
func NewAccountsMetadataDimensionsService(s *Service) *AccountsMetadataDimensionsService
func (*AccountsMetadataDimensionsService) List ¶
func (r *AccountsMetadataDimensionsService) List(accountId string) *AccountsMetadataDimensionsListCall
List: List the metadata for the dimensions available to this AdExchange account.
type AccountsMetadataMetricsListCall ¶
type AccountsMetadataMetricsListCall struct {
// contains filtered or unexported fields
}
func (*AccountsMetadataMetricsListCall) Context ¶
func (c *AccountsMetadataMetricsListCall) Context(ctx context.Context) *AccountsMetadataMetricsListCall
Context sets the context to be used in this call's Do method. Any pending HTTP request will be aborted if the provided context is canceled.
func (*AccountsMetadataMetricsListCall) Do ¶
func (c *AccountsMetadataMetricsListCall) Do() (*Metadata, error)
Do executes the "adexchangeseller.accounts.metadata.metrics.list" call. Exactly one of *Metadata or error will be non-nil. Any non-2xx status code is an error. Response headers are in either *Metadata.ServerResponse.Header or (if a response was returned at all) in error.(*googleapi.Error).Header. Use googleapi.IsNotModified to check whether the returned error was because http.StatusNotModified was returned.
func (*AccountsMetadataMetricsListCall) Fields ¶
func (c *AccountsMetadataMetricsListCall) Fields(s ...googleapi.Field) *AccountsMetadataMetricsListCall
Fields allows partial responses to be retrieved. See https://developers.google.com/gdata/docs/2.0/basics#PartialResponse for more information.
func (*AccountsMetadataMetricsListCall) IfNoneMatch ¶
func (c *AccountsMetadataMetricsListCall) IfNoneMatch(entityTag string) *AccountsMetadataMetricsListCall
IfNoneMatch sets the optional parameter which makes the operation fail if the object's ETag matches the given value. This is useful for getting updates only after the object has changed since the last request. Use googleapi.IsNotModified to check whether the response error from Do is the result of In-None-Match.
type AccountsMetadataMetricsService ¶
type AccountsMetadataMetricsService struct {
// contains filtered or unexported fields
}
func NewAccountsMetadataMetricsService ¶
func NewAccountsMetadataMetricsService(s *Service) *AccountsMetadataMetricsService
func (*AccountsMetadataMetricsService) List ¶
func (r *AccountsMetadataMetricsService) List(accountId string) *AccountsMetadataMetricsListCall
List: List the metadata for the metrics available to this AdExchange account.
type AccountsMetadataService ¶
type AccountsMetadataService struct { Dimensions *AccountsMetadataDimensionsService Metrics *AccountsMetadataMetricsService // contains filtered or unexported fields }
func NewAccountsMetadataService ¶
func NewAccountsMetadataService(s *Service) *AccountsMetadataService
type AccountsPreferreddealsGetCall ¶
type AccountsPreferreddealsGetCall struct {
// contains filtered or unexported fields
}
func (*AccountsPreferreddealsGetCall) Context ¶
func (c *AccountsPreferreddealsGetCall) Context(ctx context.Context) *AccountsPreferreddealsGetCall
Context sets the context to be used in this call's Do method. Any pending HTTP request will be aborted if the provided context is canceled.
func (*AccountsPreferreddealsGetCall) Do ¶
func (c *AccountsPreferreddealsGetCall) Do() (*PreferredDeal, error)
Do executes the "adexchangeseller.accounts.preferreddeals.get" call. Exactly one of *PreferredDeal or error will be non-nil. Any non-2xx status code is an error. Response headers are in either *PreferredDeal.ServerResponse.Header or (if a response was returned at all) in error.(*googleapi.Error).Header. Use googleapi.IsNotModified to check whether the returned error was because http.StatusNotModified was returned.
func (*AccountsPreferreddealsGetCall) Fields ¶
func (c *AccountsPreferreddealsGetCall) Fields(s ...googleapi.Field) *AccountsPreferreddealsGetCall
Fields allows partial responses to be retrieved. See https://developers.google.com/gdata/docs/2.0/basics#PartialResponse for more information.
func (*AccountsPreferreddealsGetCall) IfNoneMatch ¶
func (c *AccountsPreferreddealsGetCall) IfNoneMatch(entityTag string) *AccountsPreferreddealsGetCall
IfNoneMatch sets the optional parameter which makes the operation fail if the object's ETag matches the given value. This is useful for getting updates only after the object has changed since the last request. Use googleapi.IsNotModified to check whether the response error from Do is the result of In-None-Match.
type AccountsPreferreddealsListCall ¶
type AccountsPreferreddealsListCall struct {
// contains filtered or unexported fields
}
func (*AccountsPreferreddealsListCall) Context ¶
func (c *AccountsPreferreddealsListCall) Context(ctx context.Context) *AccountsPreferreddealsListCall
Context sets the context to be used in this call's Do method. Any pending HTTP request will be aborted if the provided context is canceled.
func (*AccountsPreferreddealsListCall) Do ¶
func (c *AccountsPreferreddealsListCall) Do() (*PreferredDeals, error)
Do executes the "adexchangeseller.accounts.preferreddeals.list" call. Exactly one of *PreferredDeals or error will be non-nil. Any non-2xx status code is an error. Response headers are in either *PreferredDeals.ServerResponse.Header or (if a response was returned at all) in error.(*googleapi.Error).Header. Use googleapi.IsNotModified to check whether the returned error was because http.StatusNotModified was returned.
func (*AccountsPreferreddealsListCall) Fields ¶
func (c *AccountsPreferreddealsListCall) Fields(s ...googleapi.Field) *AccountsPreferreddealsListCall
Fields allows partial responses to be retrieved. See https://developers.google.com/gdata/docs/2.0/basics#PartialResponse for more information.
func (*AccountsPreferreddealsListCall) IfNoneMatch ¶
func (c *AccountsPreferreddealsListCall) IfNoneMatch(entityTag string) *AccountsPreferreddealsListCall
IfNoneMatch sets the optional parameter which makes the operation fail if the object's ETag matches the given value. This is useful for getting updates only after the object has changed since the last request. Use googleapi.IsNotModified to check whether the response error from Do is the result of In-None-Match.
type AccountsPreferreddealsService ¶
type AccountsPreferreddealsService struct {
// contains filtered or unexported fields
}
func NewAccountsPreferreddealsService ¶
func NewAccountsPreferreddealsService(s *Service) *AccountsPreferreddealsService
func (*AccountsPreferreddealsService) Get ¶
func (r *AccountsPreferreddealsService) Get(accountId string, dealId string) *AccountsPreferreddealsGetCall
Get: Get information about the selected Ad Exchange Preferred Deal.
func (*AccountsPreferreddealsService) List ¶
func (r *AccountsPreferreddealsService) List(accountId string) *AccountsPreferreddealsListCall
List: List the preferred deals for this Ad Exchange account.
type AccountsReportsGenerateCall ¶
type AccountsReportsGenerateCall struct {
// contains filtered or unexported fields
}
func (*AccountsReportsGenerateCall) Context ¶
func (c *AccountsReportsGenerateCall) Context(ctx context.Context) *AccountsReportsGenerateCall
Context sets the context to be used in this call's Do and Download methods. Any pending HTTP request will be aborted if the provided context is canceled.
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() (*Report, error)
Do executes the "adexchangeseller.accounts.reports.generate" call. Exactly one of *Report or error will be non-nil. Any non-2xx status code is an error. Response headers are in either *Report.ServerResponse.Header or (if a response was returned at all) in error.(*googleapi.Error).Header. Use googleapi.IsNotModified to check whether the returned error was because http.StatusNotModified was returned.
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) IfNoneMatch ¶
func (c *AccountsReportsGenerateCall) IfNoneMatch(entityTag string) *AccountsReportsGenerateCall
IfNoneMatch sets the optional parameter which makes the operation fail if the object's ETag matches the given value. This is useful for getting updates only after the object has changed since the last request. Use googleapi.IsNotModified to check whether the response error from Do is the result of In-None-Match.
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) Context ¶
func (c *AccountsReportsSavedGenerateCall) Context(ctx context.Context) *AccountsReportsSavedGenerateCall
Context sets the context to be used in this call's Do method. Any pending HTTP request will be aborted if the provided context is canceled.
func (*AccountsReportsSavedGenerateCall) Do ¶
func (c *AccountsReportsSavedGenerateCall) Do() (*Report, error)
Do executes the "adexchangeseller.accounts.reports.saved.generate" call. Exactly one of *Report or error will be non-nil. Any non-2xx status code is an error. Response headers are in either *Report.ServerResponse.Header or (if a response was returned at all) in error.(*googleapi.Error).Header. Use googleapi.IsNotModified to check whether the returned error was because http.StatusNotModified was returned.
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) IfNoneMatch ¶
func (c *AccountsReportsSavedGenerateCall) IfNoneMatch(entityTag string) *AccountsReportsSavedGenerateCall
IfNoneMatch sets the optional parameter which makes the operation fail if the object's ETag matches the given value. This is useful for getting updates only after the object has changed since the last request. Use googleapi.IsNotModified to check whether the response error from Do is the result of In-None-Match.
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) Context ¶
func (c *AccountsReportsSavedListCall) Context(ctx context.Context) *AccountsReportsSavedListCall
Context sets the context to be used in this call's Do method. Any pending HTTP request will be aborted if the provided context is canceled.
func (*AccountsReportsSavedListCall) Do ¶
func (c *AccountsReportsSavedListCall) Do() (*SavedReports, error)
Do executes the "adexchangeseller.accounts.reports.saved.list" call. Exactly one of *SavedReports or error will be non-nil. Any non-2xx status code is an error. Response headers are in either *SavedReports.ServerResponse.Header or (if a response was returned at all) in error.(*googleapi.Error).Header. Use googleapi.IsNotModified to check whether the returned error was because http.StatusNotModified was returned.
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) IfNoneMatch ¶
func (c *AccountsReportsSavedListCall) IfNoneMatch(entityTag string) *AccountsReportsSavedListCall
IfNoneMatch sets the optional parameter which makes the operation fail if the object's ETag matches the given value. This is useful for getting updates only after the object has changed since the last request. Use googleapi.IsNotModified to check whether the response error from Do is the result of In-None-Match.
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 Ad Exchange 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 this Ad Exchange 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 Ad Exchange 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 AccountsService ¶
type AccountsService struct { Adclients *AccountsAdclientsService Alerts *AccountsAlertsService Customchannels *AccountsCustomchannelsService Metadata *AccountsMetadataService Preferreddeals *AccountsPreferreddealsService Reports *AccountsReportsService 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 Ad Exchange account.
func (*AccountsService) List ¶
func (r *AccountsService) List() *AccountsListCall
List: List all accounts available to this Ad Exchange account.
type AccountsUrlchannelsListCall ¶
type AccountsUrlchannelsListCall struct {
// contains filtered or unexported fields
}
func (*AccountsUrlchannelsListCall) Context ¶
func (c *AccountsUrlchannelsListCall) Context(ctx context.Context) *AccountsUrlchannelsListCall
Context sets the context to be used in this call's Do method. Any pending HTTP request will be aborted if the provided context is canceled.
func (*AccountsUrlchannelsListCall) Do ¶
func (c *AccountsUrlchannelsListCall) Do() (*UrlChannels, error)
Do executes the "adexchangeseller.accounts.urlchannels.list" call. Exactly one of *UrlChannels or error will be non-nil. Any non-2xx status code is an error. Response headers are in either *UrlChannels.ServerResponse.Header or (if a response was returned at all) in error.(*googleapi.Error).Header. Use googleapi.IsNotModified to check whether the returned error was because http.StatusNotModified was returned.
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) IfNoneMatch ¶
func (c *AccountsUrlchannelsListCall) IfNoneMatch(entityTag string) *AccountsUrlchannelsListCall
IfNoneMatch sets the optional parameter which makes the operation fail if the object's ETag matches the given value. This is useful for getting updates only after the object has changed since the last request. Use googleapi.IsNotModified to check whether the response error from Do is the result of In-None-Match.
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 this Ad Exchange 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 // adexchangeseller#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"` // ForceSendFields is a list of field names (e.g. "ArcOptIn") to // unconditionally include in API requests. By default, fields with // empty values are omitted from API requests. However, any non-pointer, // non-interface field appearing in ForceSendFields will be sent to the // server regardless of whether the field is empty or not. This may be // used to include empty fields in Patch requests. ForceSendFields []string `json:"-"` }
func (*AdClient) MarshalJSON ¶
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 adexchangeseller#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"` // ServerResponse contains the HTTP response code and headers from the // server. googleapi.ServerResponse `json:"-"` // ForceSendFields is a list of field names (e.g. "Etag") to // unconditionally include in API requests. By default, fields with // empty values are omitted from API requests. However, any non-pointer, // non-interface field appearing in ForceSendFields will be sent to the // server regardless of whether the field is empty or not. This may be // used to include empty fields in Patch requests. ForceSendFields []string `json:"-"` }
func (*AdClients) MarshalJSON ¶
type Alert ¶
type Alert struct { // Id: Unique identifier of this alert. 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 adexchangeseller#alert. Kind string `json:"kind,omitempty"` // Message: The localized alert message. Message string `json:"message,omitempty"` // Severity: Severity of this alert. Possible values: INFO, WARNING, // SEVERE. Severity string `json:"severity,omitempty"` // Type: Type of this alert. Possible values: SELF_HOLD, // MIGRATED_TO_BILLING3, ADDRESS_PIN_VERIFICATION, // PHONE_PIN_VERIFICATION, CORPORATE_ENTITY, GRAYLISTED_PUBLISHER, // API_HOLD. Type string `json:"type,omitempty"` // ForceSendFields is a list of field names (e.g. "Id") to // unconditionally include in API requests. By default, fields with // empty values are omitted from API requests. However, any non-pointer, // non-interface field appearing in ForceSendFields will be sent to the // server regardless of whether the field is empty or not. This may be // used to include empty fields in Patch requests. ForceSendFields []string `json:"-"` }
func (*Alert) MarshalJSON ¶
type Alerts ¶
type Alerts struct { // Items: The alerts returned in this list response. Items []*Alert `json:"items,omitempty"` // Kind: Kind of list this is, in this case adexchangeseller#alerts. Kind string `json:"kind,omitempty"` // ServerResponse contains the HTTP response code and headers from the // server. googleapi.ServerResponse `json:"-"` // ForceSendFields is a list of field names (e.g. "Items") to // unconditionally include in API requests. By default, fields with // empty values are omitted from API requests. However, any non-pointer, // non-interface field appearing in ForceSendFields will be sent to the // server regardless of whether the field is empty or not. This may be // used to include empty fields in Patch requests. ForceSendFields []string `json:"-"` }
func (*Alerts) MarshalJSON ¶
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 // adexchangeseller#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"` // ServerResponse contains the HTTP response code and headers from the // server. googleapi.ServerResponse `json:"-"` // ForceSendFields is a list of field names (e.g. "Code") to // unconditionally include in API requests. By default, fields with // empty values are omitted from API requests. However, any non-pointer, // non-interface field appearing in ForceSendFields will be sent to the // server regardless of whether the field is empty or not. This may be // used to include empty fields in Patch requests. ForceSendFields []string `json:"-"` }
func (*CustomChannel) MarshalJSON ¶
func (s *CustomChannel) MarshalJSON() ([]byte, error)
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"` // ForceSendFields is a list of field names (e.g. "AdsAppearOn") to // unconditionally include in API requests. By default, fields with // empty values are omitted from API requests. However, any non-pointer, // non-interface field appearing in ForceSendFields will be sent to the // server regardless of whether the field is empty or not. This may be // used to include empty fields in Patch requests. ForceSendFields []string `json:"-"` }
CustomChannelTargetingInfo: The targeting information of this custom channel, if activated.
func (*CustomChannelTargetingInfo) MarshalJSON ¶
func (s *CustomChannelTargetingInfo) MarshalJSON() ([]byte, error)
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 // adexchangeseller#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"` // ServerResponse contains the HTTP response code and headers from the // server. googleapi.ServerResponse `json:"-"` // ForceSendFields is a list of field names (e.g. "Etag") to // unconditionally include in API requests. By default, fields with // empty values are omitted from API requests. However, any non-pointer, // non-interface field appearing in ForceSendFields will be sent to the // server regardless of whether the field is empty or not. This may be // used to include empty fields in Patch requests. ForceSendFields []string `json:"-"` }
func (*CustomChannels) MarshalJSON ¶
func (s *CustomChannels) MarshalJSON() ([]byte, error)
type Metadata ¶
type Metadata struct { Items []*ReportingMetadataEntry `json:"items,omitempty"` // Kind: Kind of list this is, in this case adexchangeseller#metadata. Kind string `json:"kind,omitempty"` // ServerResponse contains the HTTP response code and headers from the // server. googleapi.ServerResponse `json:"-"` // ForceSendFields is a list of field names (e.g. "Items") to // unconditionally include in API requests. By default, fields with // empty values are omitted from API requests. However, any non-pointer, // non-interface field appearing in ForceSendFields will be sent to the // server regardless of whether the field is empty or not. This may be // used to include empty fields in Patch requests. ForceSendFields []string `json:"-"` }
func (*Metadata) MarshalJSON ¶
type PreferredDeal ¶
type PreferredDeal struct { // AdvertiserName: The name of the advertiser this deal is for. AdvertiserName string `json:"advertiserName,omitempty"` // BuyerNetworkName: The name of the buyer network this deal is for. BuyerNetworkName string `json:"buyerNetworkName,omitempty"` // CurrencyCode: The currency code that applies to the fixed_cpm value. // If not set then assumed to be USD. CurrencyCode string `json:"currencyCode,omitempty"` // EndTime: Time when this deal stops being active in seconds since the // epoch (GMT). If not set then this deal is valid until manually // disabled by the publisher. EndTime uint64 `json:"endTime,omitempty,string"` // FixedCpm: The fixed price for this preferred deal. In cpm micros of // currency according to currencyCode. If set, then this preferred deal // is eligible for the fixed price tier of buying (highest priority, pay // exactly the configured fixed price). FixedCpm int64 `json:"fixedCpm,omitempty,string"` // Id: Unique identifier of this preferred deal. Id int64 `json:"id,omitempty,string"` // Kind: Kind of resource this is, in this case // adexchangeseller#preferredDeal. Kind string `json:"kind,omitempty"` // StartTime: Time when this deal becomes active in seconds since the // epoch (GMT). If not set then this deal is active immediately upon // creation. StartTime uint64 `json:"startTime,omitempty,string"` // ServerResponse contains the HTTP response code and headers from the // server. googleapi.ServerResponse `json:"-"` // ForceSendFields is a list of field names (e.g. "AdvertiserName") to // unconditionally include in API requests. By default, fields with // empty values are omitted from API requests. However, any non-pointer, // non-interface field appearing in ForceSendFields will be sent to the // server regardless of whether the field is empty or not. This may be // used to include empty fields in Patch requests. ForceSendFields []string `json:"-"` }
func (*PreferredDeal) MarshalJSON ¶
func (s *PreferredDeal) MarshalJSON() ([]byte, error)
type PreferredDeals ¶
type PreferredDeals struct { // Items: The preferred deals returned in this list response. Items []*PreferredDeal `json:"items,omitempty"` // Kind: Kind of list this is, in this case // adexchangeseller#preferredDeals. Kind string `json:"kind,omitempty"` // ServerResponse contains the HTTP response code and headers from the // server. googleapi.ServerResponse `json:"-"` // ForceSendFields is a list of field names (e.g. "Items") to // unconditionally include in API requests. By default, fields with // empty values are omitted from API requests. However, any non-pointer, // non-interface field appearing in ForceSendFields will be sent to the // server regardless of whether the field is empty or not. This may be // used to include empty fields in Patch requests. ForceSendFields []string `json:"-"` }
func (*PreferredDeals) MarshalJSON ¶
func (s *PreferredDeals) MarshalJSON() ([]byte, error)
type Report ¶
type Report 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 []*ReportHeaders `json:"headers,omitempty"` // Kind: Kind this is, in this case adexchangeseller#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"` // ServerResponse contains the HTTP response code and headers from the // server. googleapi.ServerResponse `json:"-"` // ForceSendFields is a list of field names (e.g. "Averages") to // unconditionally include in API requests. By default, fields with // empty values are omitted from API requests. However, any non-pointer, // non-interface field appearing in ForceSendFields will be sent to the // server regardless of whether the field is empty or not. This may be // used to include empty fields in Patch requests. ForceSendFields []string `json:"-"` }
func (*Report) MarshalJSON ¶
type ReportHeaders ¶
type ReportHeaders 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"` // ForceSendFields is a list of field names (e.g. "Currency") to // unconditionally include in API requests. By default, fields with // empty values are omitted from API requests. However, any non-pointer, // non-interface field appearing in ForceSendFields will be sent to the // server regardless of whether the field is empty or not. This may be // used to include empty fields in Patch requests. ForceSendFields []string `json:"-"` }
func (*ReportHeaders) MarshalJSON ¶
func (s *ReportHeaders) MarshalJSON() ([]byte, error)
type ReportingMetadataEntry ¶
type ReportingMetadataEntry struct { // CompatibleDimensions: For metrics this is a list of dimension IDs // which the metric is compatible with, for dimensions it is a list of // compatibility groups the dimension belongs to. CompatibleDimensions []string `json:"compatibleDimensions,omitempty"` // CompatibleMetrics: The names of the metrics the dimension or metric // this reporting metadata entry describes is compatible with. CompatibleMetrics []string `json:"compatibleMetrics,omitempty"` // Id: Unique identifier of this reporting metadata entry, corresponding // to the name of the appropriate dimension or metric. Id string `json:"id,omitempty"` // Kind: Kind of resource this is, in this case // adexchangeseller#reportingMetadataEntry. Kind string `json:"kind,omitempty"` // RequiredDimensions: The names of the dimensions which the dimension // or metric this reporting metadata entry describes requires to also be // present in order for the report to be valid. Omitting these will not // cause an error or warning, but may result in data which cannot be // correctly interpreted. RequiredDimensions []string `json:"requiredDimensions,omitempty"` // RequiredMetrics: The names of the metrics which the dimension or // metric this reporting metadata entry describes requires to also be // present in order for the report to be valid. Omitting these will not // cause an error or warning, but may result in data which cannot be // correctly interpreted. RequiredMetrics []string `json:"requiredMetrics,omitempty"` // SupportedProducts: The codes of the projects supported by the // dimension or metric this reporting metadata entry describes. SupportedProducts []string `json:"supportedProducts,omitempty"` // ForceSendFields is a list of field names (e.g. // "CompatibleDimensions") to unconditionally include in API requests. // By default, fields with empty values are omitted from API requests. // However, any non-pointer, non-interface field appearing in // ForceSendFields will be sent to the server regardless of whether the // field is empty or not. This may be used to include empty fields in // Patch requests. ForceSendFields []string `json:"-"` }
func (*ReportingMetadataEntry) MarshalJSON ¶
func (s *ReportingMetadataEntry) MarshalJSON() ([]byte, error)
type SavedReport ¶
type SavedReport struct { // Id: Unique identifier of this saved report. Id string `json:"id,omitempty"` // Kind: Kind of resource this is, in this case // adexchangeseller#savedReport. Kind string `json:"kind,omitempty"` // Name: This saved report's name. Name string `json:"name,omitempty"` // ForceSendFields is a list of field names (e.g. "Id") to // unconditionally include in API requests. By default, fields with // empty values are omitted from API requests. However, any non-pointer, // non-interface field appearing in ForceSendFields will be sent to the // server regardless of whether the field is empty or not. This may be // used to include empty fields in Patch requests. ForceSendFields []string `json:"-"` }
func (*SavedReport) MarshalJSON ¶
func (s *SavedReport) MarshalJSON() ([]byte, error)
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 // adexchangeseller#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"` // ServerResponse contains the HTTP response code and headers from the // server. googleapi.ServerResponse `json:"-"` // ForceSendFields is a list of field names (e.g. "Etag") to // unconditionally include in API requests. By default, fields with // empty values are omitted from API requests. However, any non-pointer, // non-interface field appearing in ForceSendFields will be sent to the // server regardless of whether the field is empty or not. This may be // used to include empty fields in Patch requests. ForceSendFields []string `json:"-"` }
func (*SavedReports) MarshalJSON ¶
func (s *SavedReports) MarshalJSON() ([]byte, error)
type Service ¶
type Service struct { BasePath string // API endpoint base URL UserAgent string // optional additional User-Agent fragment Accounts *AccountsService // 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 // adexchangeseller#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"` // ForceSendFields is a list of field names (e.g. "Id") to // unconditionally include in API requests. By default, fields with // empty values are omitted from API requests. However, any non-pointer, // non-interface field appearing in ForceSendFields will be sent to the // server regardless of whether the field is empty or not. This may be // used to include empty fields in Patch requests. ForceSendFields []string `json:"-"` }
func (*UrlChannel) MarshalJSON ¶
func (s *UrlChannel) MarshalJSON() ([]byte, error)
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 // adexchangeseller#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"` // ServerResponse contains the HTTP response code and headers from the // server. googleapi.ServerResponse `json:"-"` // ForceSendFields is a list of field names (e.g. "Etag") to // unconditionally include in API requests. By default, fields with // empty values are omitted from API requests. However, any non-pointer, // non-interface field appearing in ForceSendFields will be sent to the // server regardless of whether the field is empty or not. This may be // used to include empty fields in Patch requests. ForceSendFields []string `json:"-"` }
func (*UrlChannels) MarshalJSON ¶
func (s *UrlChannels) MarshalJSON() ([]byte, error)