Versions in this module Expand all Collapse all v0 v0.0.1 Dec 7, 2023 Changes in this version + const AuthorizedBuyersMarketplaceScope + type AcceptProposalRequest struct + ForceSendFields []string + NullFields []string + ProposalRevision int64 + func (s *AcceptProposalRequest) MarshalJSON() ([]byte, error) + type ActivateClientRequest struct + type ActivateClientUserRequest struct + type AdSize struct + ForceSendFields []string + Height int64 + NullFields []string + Type string + Width int64 + func (s *AdSize) MarshalJSON() ([]byte, error) + type AddCreativeRequest struct + Creative string + ForceSendFields []string + NullFields []string + func (s *AddCreativeRequest) MarshalJSON() ([]byte, error) + type AddNoteRequest struct + ForceSendFields []string + Note *Note + NullFields []string + func (s *AddNoteRequest) MarshalJSON() ([]byte, error) + type AuctionPackage struct + CreateTime string + Creator string + Description string + DisplayName string + ForceSendFields []string + Name string + NullFields []string + SubscribedClients []string + UpdateTime string + func (s *AuctionPackage) MarshalJSON() ([]byte, error) + type BatchUpdateDealsRequest struct + ForceSendFields []string + NullFields []string + Requests []*UpdateDealRequest + func (s *BatchUpdateDealsRequest) MarshalJSON() ([]byte, error) + type BatchUpdateDealsResponse struct + Deals []*Deal + ForceSendFields []string + NullFields []string + func (s *BatchUpdateDealsResponse) MarshalJSON() ([]byte, error) + type BiddersFinalizedDealsListCall struct + func (c *BiddersFinalizedDealsListCall) Context(ctx context.Context) *BiddersFinalizedDealsListCall + func (c *BiddersFinalizedDealsListCall) Do(opts ...googleapi.CallOption) (*ListFinalizedDealsResponse, error) + func (c *BiddersFinalizedDealsListCall) Fields(s ...googleapi.Field) *BiddersFinalizedDealsListCall + func (c *BiddersFinalizedDealsListCall) Filter(filter string) *BiddersFinalizedDealsListCall + func (c *BiddersFinalizedDealsListCall) Header() http.Header + func (c *BiddersFinalizedDealsListCall) IfNoneMatch(entityTag string) *BiddersFinalizedDealsListCall + func (c *BiddersFinalizedDealsListCall) OrderBy(orderBy string) *BiddersFinalizedDealsListCall + func (c *BiddersFinalizedDealsListCall) PageSize(pageSize int64) *BiddersFinalizedDealsListCall + func (c *BiddersFinalizedDealsListCall) PageToken(pageToken string) *BiddersFinalizedDealsListCall + func (c *BiddersFinalizedDealsListCall) Pages(ctx context.Context, f func(*ListFinalizedDealsResponse) error) error + type BiddersFinalizedDealsService struct + func NewBiddersFinalizedDealsService(s *Service) *BiddersFinalizedDealsService + func (r *BiddersFinalizedDealsService) List(parent string) *BiddersFinalizedDealsListCall + type BiddersService struct + FinalizedDeals *BiddersFinalizedDealsService + func NewBiddersService(s *Service) *BiddersService + type BuyersAuctionPackagesGetCall struct + func (c *BuyersAuctionPackagesGetCall) Context(ctx context.Context) *BuyersAuctionPackagesGetCall + func (c *BuyersAuctionPackagesGetCall) Do(opts ...googleapi.CallOption) (*AuctionPackage, error) + func (c *BuyersAuctionPackagesGetCall) Fields(s ...googleapi.Field) *BuyersAuctionPackagesGetCall + func (c *BuyersAuctionPackagesGetCall) Header() http.Header + func (c *BuyersAuctionPackagesGetCall) IfNoneMatch(entityTag string) *BuyersAuctionPackagesGetCall + type BuyersAuctionPackagesListCall struct + func (c *BuyersAuctionPackagesListCall) Context(ctx context.Context) *BuyersAuctionPackagesListCall + func (c *BuyersAuctionPackagesListCall) Do(opts ...googleapi.CallOption) (*ListAuctionPackagesResponse, error) + func (c *BuyersAuctionPackagesListCall) Fields(s ...googleapi.Field) *BuyersAuctionPackagesListCall + func (c *BuyersAuctionPackagesListCall) Header() http.Header + func (c *BuyersAuctionPackagesListCall) IfNoneMatch(entityTag string) *BuyersAuctionPackagesListCall + func (c *BuyersAuctionPackagesListCall) PageSize(pageSize int64) *BuyersAuctionPackagesListCall + func (c *BuyersAuctionPackagesListCall) PageToken(pageToken string) *BuyersAuctionPackagesListCall + func (c *BuyersAuctionPackagesListCall) Pages(ctx context.Context, f func(*ListAuctionPackagesResponse) error) error + type BuyersAuctionPackagesService struct + func NewBuyersAuctionPackagesService(s *Service) *BuyersAuctionPackagesService + func (r *BuyersAuctionPackagesService) Get(name string) *BuyersAuctionPackagesGetCall + func (r *BuyersAuctionPackagesService) List(parent string) *BuyersAuctionPackagesListCall + func (r *BuyersAuctionPackagesService) Subscribe(name string, subscribeauctionpackagerequest *SubscribeAuctionPackageRequest) *BuyersAuctionPackagesSubscribeCall + func (r *BuyersAuctionPackagesService) SubscribeClients(auctionPackage string, subscribeclientsrequest *SubscribeClientsRequest) *BuyersAuctionPackagesSubscribeClientsCall + func (r *BuyersAuctionPackagesService) Unsubscribe(name string, ...) *BuyersAuctionPackagesUnsubscribeCall + func (r *BuyersAuctionPackagesService) UnsubscribeClients(auctionPackage string, unsubscribeclientsrequest *UnsubscribeClientsRequest) *BuyersAuctionPackagesUnsubscribeClientsCall + type BuyersAuctionPackagesSubscribeCall struct + func (c *BuyersAuctionPackagesSubscribeCall) Context(ctx context.Context) *BuyersAuctionPackagesSubscribeCall + func (c *BuyersAuctionPackagesSubscribeCall) Do(opts ...googleapi.CallOption) (*AuctionPackage, error) + func (c *BuyersAuctionPackagesSubscribeCall) Fields(s ...googleapi.Field) *BuyersAuctionPackagesSubscribeCall + func (c *BuyersAuctionPackagesSubscribeCall) Header() http.Header + type BuyersAuctionPackagesSubscribeClientsCall struct + func (c *BuyersAuctionPackagesSubscribeClientsCall) Context(ctx context.Context) *BuyersAuctionPackagesSubscribeClientsCall + func (c *BuyersAuctionPackagesSubscribeClientsCall) Do(opts ...googleapi.CallOption) (*AuctionPackage, error) + func (c *BuyersAuctionPackagesSubscribeClientsCall) Fields(s ...googleapi.Field) *BuyersAuctionPackagesSubscribeClientsCall + func (c *BuyersAuctionPackagesSubscribeClientsCall) Header() http.Header + type BuyersAuctionPackagesUnsubscribeCall struct + func (c *BuyersAuctionPackagesUnsubscribeCall) Context(ctx context.Context) *BuyersAuctionPackagesUnsubscribeCall + func (c *BuyersAuctionPackagesUnsubscribeCall) Do(opts ...googleapi.CallOption) (*AuctionPackage, error) + func (c *BuyersAuctionPackagesUnsubscribeCall) Fields(s ...googleapi.Field) *BuyersAuctionPackagesUnsubscribeCall + func (c *BuyersAuctionPackagesUnsubscribeCall) Header() http.Header + type BuyersAuctionPackagesUnsubscribeClientsCall struct + func (c *BuyersAuctionPackagesUnsubscribeClientsCall) Context(ctx context.Context) *BuyersAuctionPackagesUnsubscribeClientsCall + func (c *BuyersAuctionPackagesUnsubscribeClientsCall) Do(opts ...googleapi.CallOption) (*AuctionPackage, error) + func (c *BuyersAuctionPackagesUnsubscribeClientsCall) Fields(s ...googleapi.Field) *BuyersAuctionPackagesUnsubscribeClientsCall + func (c *BuyersAuctionPackagesUnsubscribeClientsCall) Header() http.Header + type BuyersClientsActivateCall struct + func (c *BuyersClientsActivateCall) Context(ctx context.Context) *BuyersClientsActivateCall + func (c *BuyersClientsActivateCall) Do(opts ...googleapi.CallOption) (*Client, error) + func (c *BuyersClientsActivateCall) Fields(s ...googleapi.Field) *BuyersClientsActivateCall + func (c *BuyersClientsActivateCall) Header() http.Header + type BuyersClientsCreateCall struct + func (c *BuyersClientsCreateCall) Context(ctx context.Context) *BuyersClientsCreateCall + func (c *BuyersClientsCreateCall) Do(opts ...googleapi.CallOption) (*Client, error) + func (c *BuyersClientsCreateCall) Fields(s ...googleapi.Field) *BuyersClientsCreateCall + func (c *BuyersClientsCreateCall) Header() http.Header + type BuyersClientsDeactivateCall struct + func (c *BuyersClientsDeactivateCall) Context(ctx context.Context) *BuyersClientsDeactivateCall + func (c *BuyersClientsDeactivateCall) Do(opts ...googleapi.CallOption) (*Client, error) + func (c *BuyersClientsDeactivateCall) Fields(s ...googleapi.Field) *BuyersClientsDeactivateCall + func (c *BuyersClientsDeactivateCall) Header() http.Header + type BuyersClientsGetCall struct + func (c *BuyersClientsGetCall) Context(ctx context.Context) *BuyersClientsGetCall + func (c *BuyersClientsGetCall) Do(opts ...googleapi.CallOption) (*Client, error) + func (c *BuyersClientsGetCall) Fields(s ...googleapi.Field) *BuyersClientsGetCall + func (c *BuyersClientsGetCall) Header() http.Header + func (c *BuyersClientsGetCall) IfNoneMatch(entityTag string) *BuyersClientsGetCall + type BuyersClientsListCall struct + func (c *BuyersClientsListCall) Context(ctx context.Context) *BuyersClientsListCall + func (c *BuyersClientsListCall) Do(opts ...googleapi.CallOption) (*ListClientsResponse, error) + func (c *BuyersClientsListCall) Fields(s ...googleapi.Field) *BuyersClientsListCall + func (c *BuyersClientsListCall) Filter(filter string) *BuyersClientsListCall + func (c *BuyersClientsListCall) Header() http.Header + func (c *BuyersClientsListCall) IfNoneMatch(entityTag string) *BuyersClientsListCall + func (c *BuyersClientsListCall) PageSize(pageSize int64) *BuyersClientsListCall + func (c *BuyersClientsListCall) PageToken(pageToken string) *BuyersClientsListCall + func (c *BuyersClientsListCall) Pages(ctx context.Context, f func(*ListClientsResponse) error) error + type BuyersClientsPatchCall struct + func (c *BuyersClientsPatchCall) Context(ctx context.Context) *BuyersClientsPatchCall + func (c *BuyersClientsPatchCall) Do(opts ...googleapi.CallOption) (*Client, error) + func (c *BuyersClientsPatchCall) Fields(s ...googleapi.Field) *BuyersClientsPatchCall + func (c *BuyersClientsPatchCall) Header() http.Header + func (c *BuyersClientsPatchCall) UpdateMask(updateMask string) *BuyersClientsPatchCall + type BuyersClientsService struct + Users *BuyersClientsUsersService + func NewBuyersClientsService(s *Service) *BuyersClientsService + func (r *BuyersClientsService) Activate(name string, activateclientrequest *ActivateClientRequest) *BuyersClientsActivateCall + func (r *BuyersClientsService) Create(parent string, client *Client) *BuyersClientsCreateCall + func (r *BuyersClientsService) Deactivate(name string, deactivateclientrequest *DeactivateClientRequest) *BuyersClientsDeactivateCall + func (r *BuyersClientsService) Get(name string) *BuyersClientsGetCall + func (r *BuyersClientsService) List(parent string) *BuyersClientsListCall + func (r *BuyersClientsService) Patch(name string, client *Client) *BuyersClientsPatchCall + type BuyersClientsUsersActivateCall struct + func (c *BuyersClientsUsersActivateCall) Context(ctx context.Context) *BuyersClientsUsersActivateCall + func (c *BuyersClientsUsersActivateCall) Do(opts ...googleapi.CallOption) (*ClientUser, error) + func (c *BuyersClientsUsersActivateCall) Fields(s ...googleapi.Field) *BuyersClientsUsersActivateCall + func (c *BuyersClientsUsersActivateCall) Header() http.Header + type BuyersClientsUsersCreateCall struct + func (c *BuyersClientsUsersCreateCall) Context(ctx context.Context) *BuyersClientsUsersCreateCall + func (c *BuyersClientsUsersCreateCall) Do(opts ...googleapi.CallOption) (*ClientUser, error) + func (c *BuyersClientsUsersCreateCall) Fields(s ...googleapi.Field) *BuyersClientsUsersCreateCall + func (c *BuyersClientsUsersCreateCall) Header() http.Header + type BuyersClientsUsersDeactivateCall struct + func (c *BuyersClientsUsersDeactivateCall) Context(ctx context.Context) *BuyersClientsUsersDeactivateCall + func (c *BuyersClientsUsersDeactivateCall) Do(opts ...googleapi.CallOption) (*ClientUser, error) + func (c *BuyersClientsUsersDeactivateCall) Fields(s ...googleapi.Field) *BuyersClientsUsersDeactivateCall + func (c *BuyersClientsUsersDeactivateCall) Header() http.Header + type BuyersClientsUsersDeleteCall struct + func (c *BuyersClientsUsersDeleteCall) Context(ctx context.Context) *BuyersClientsUsersDeleteCall + func (c *BuyersClientsUsersDeleteCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *BuyersClientsUsersDeleteCall) Fields(s ...googleapi.Field) *BuyersClientsUsersDeleteCall + func (c *BuyersClientsUsersDeleteCall) Header() http.Header + type BuyersClientsUsersGetCall struct + func (c *BuyersClientsUsersGetCall) Context(ctx context.Context) *BuyersClientsUsersGetCall + func (c *BuyersClientsUsersGetCall) Do(opts ...googleapi.CallOption) (*ClientUser, error) + func (c *BuyersClientsUsersGetCall) Fields(s ...googleapi.Field) *BuyersClientsUsersGetCall + func (c *BuyersClientsUsersGetCall) Header() http.Header + func (c *BuyersClientsUsersGetCall) IfNoneMatch(entityTag string) *BuyersClientsUsersGetCall + type BuyersClientsUsersListCall struct + func (c *BuyersClientsUsersListCall) Context(ctx context.Context) *BuyersClientsUsersListCall + func (c *BuyersClientsUsersListCall) Do(opts ...googleapi.CallOption) (*ListClientUsersResponse, error) + func (c *BuyersClientsUsersListCall) Fields(s ...googleapi.Field) *BuyersClientsUsersListCall + func (c *BuyersClientsUsersListCall) Header() http.Header + func (c *BuyersClientsUsersListCall) IfNoneMatch(entityTag string) *BuyersClientsUsersListCall + func (c *BuyersClientsUsersListCall) PageSize(pageSize int64) *BuyersClientsUsersListCall + func (c *BuyersClientsUsersListCall) PageToken(pageToken string) *BuyersClientsUsersListCall + func (c *BuyersClientsUsersListCall) Pages(ctx context.Context, f func(*ListClientUsersResponse) error) error + type BuyersClientsUsersService struct + func NewBuyersClientsUsersService(s *Service) *BuyersClientsUsersService + func (r *BuyersClientsUsersService) Activate(name string, activateclientuserrequest *ActivateClientUserRequest) *BuyersClientsUsersActivateCall + func (r *BuyersClientsUsersService) Create(parent string, clientuser *ClientUser) *BuyersClientsUsersCreateCall + func (r *BuyersClientsUsersService) Deactivate(name string, deactivateclientuserrequest *DeactivateClientUserRequest) *BuyersClientsUsersDeactivateCall + func (r *BuyersClientsUsersService) Delete(name string) *BuyersClientsUsersDeleteCall + func (r *BuyersClientsUsersService) Get(name string) *BuyersClientsUsersGetCall + func (r *BuyersClientsUsersService) List(parent string) *BuyersClientsUsersListCall + type BuyersFinalizedDealsAddCreativeCall struct + func (c *BuyersFinalizedDealsAddCreativeCall) Context(ctx context.Context) *BuyersFinalizedDealsAddCreativeCall + func (c *BuyersFinalizedDealsAddCreativeCall) Do(opts ...googleapi.CallOption) (*FinalizedDeal, error) + func (c *BuyersFinalizedDealsAddCreativeCall) Fields(s ...googleapi.Field) *BuyersFinalizedDealsAddCreativeCall + func (c *BuyersFinalizedDealsAddCreativeCall) Header() http.Header + type BuyersFinalizedDealsGetCall struct + func (c *BuyersFinalizedDealsGetCall) Context(ctx context.Context) *BuyersFinalizedDealsGetCall + func (c *BuyersFinalizedDealsGetCall) Do(opts ...googleapi.CallOption) (*FinalizedDeal, error) + func (c *BuyersFinalizedDealsGetCall) Fields(s ...googleapi.Field) *BuyersFinalizedDealsGetCall + func (c *BuyersFinalizedDealsGetCall) Header() http.Header + func (c *BuyersFinalizedDealsGetCall) IfNoneMatch(entityTag string) *BuyersFinalizedDealsGetCall + type BuyersFinalizedDealsListCall struct + func (c *BuyersFinalizedDealsListCall) Context(ctx context.Context) *BuyersFinalizedDealsListCall + func (c *BuyersFinalizedDealsListCall) Do(opts ...googleapi.CallOption) (*ListFinalizedDealsResponse, error) + func (c *BuyersFinalizedDealsListCall) Fields(s ...googleapi.Field) *BuyersFinalizedDealsListCall + func (c *BuyersFinalizedDealsListCall) Filter(filter string) *BuyersFinalizedDealsListCall + func (c *BuyersFinalizedDealsListCall) Header() http.Header + func (c *BuyersFinalizedDealsListCall) IfNoneMatch(entityTag string) *BuyersFinalizedDealsListCall + func (c *BuyersFinalizedDealsListCall) OrderBy(orderBy string) *BuyersFinalizedDealsListCall + func (c *BuyersFinalizedDealsListCall) PageSize(pageSize int64) *BuyersFinalizedDealsListCall + func (c *BuyersFinalizedDealsListCall) PageToken(pageToken string) *BuyersFinalizedDealsListCall + func (c *BuyersFinalizedDealsListCall) Pages(ctx context.Context, f func(*ListFinalizedDealsResponse) error) error + type BuyersFinalizedDealsPauseCall struct + func (c *BuyersFinalizedDealsPauseCall) Context(ctx context.Context) *BuyersFinalizedDealsPauseCall + func (c *BuyersFinalizedDealsPauseCall) Do(opts ...googleapi.CallOption) (*FinalizedDeal, error) + func (c *BuyersFinalizedDealsPauseCall) Fields(s ...googleapi.Field) *BuyersFinalizedDealsPauseCall + func (c *BuyersFinalizedDealsPauseCall) Header() http.Header + type BuyersFinalizedDealsResumeCall struct + func (c *BuyersFinalizedDealsResumeCall) Context(ctx context.Context) *BuyersFinalizedDealsResumeCall + func (c *BuyersFinalizedDealsResumeCall) Do(opts ...googleapi.CallOption) (*FinalizedDeal, error) + func (c *BuyersFinalizedDealsResumeCall) Fields(s ...googleapi.Field) *BuyersFinalizedDealsResumeCall + func (c *BuyersFinalizedDealsResumeCall) Header() http.Header + type BuyersFinalizedDealsService struct + func NewBuyersFinalizedDealsService(s *Service) *BuyersFinalizedDealsService + func (r *BuyersFinalizedDealsService) AddCreative(deal string, addcreativerequest *AddCreativeRequest) *BuyersFinalizedDealsAddCreativeCall + func (r *BuyersFinalizedDealsService) Get(name string) *BuyersFinalizedDealsGetCall + func (r *BuyersFinalizedDealsService) List(parent string) *BuyersFinalizedDealsListCall + func (r *BuyersFinalizedDealsService) Pause(name string, pausefinalizeddealrequest *PauseFinalizedDealRequest) *BuyersFinalizedDealsPauseCall + func (r *BuyersFinalizedDealsService) Resume(name string, resumefinalizeddealrequest *ResumeFinalizedDealRequest) *BuyersFinalizedDealsResumeCall + func (r *BuyersFinalizedDealsService) SetReadyToServe(deal string, setreadytoserverequest *SetReadyToServeRequest) *BuyersFinalizedDealsSetReadyToServeCall + type BuyersFinalizedDealsSetReadyToServeCall struct + func (c *BuyersFinalizedDealsSetReadyToServeCall) Context(ctx context.Context) *BuyersFinalizedDealsSetReadyToServeCall + func (c *BuyersFinalizedDealsSetReadyToServeCall) Do(opts ...googleapi.CallOption) (*FinalizedDeal, error) + func (c *BuyersFinalizedDealsSetReadyToServeCall) Fields(s ...googleapi.Field) *BuyersFinalizedDealsSetReadyToServeCall + func (c *BuyersFinalizedDealsSetReadyToServeCall) Header() http.Header + type BuyersProposalsAcceptCall struct + func (c *BuyersProposalsAcceptCall) Context(ctx context.Context) *BuyersProposalsAcceptCall + func (c *BuyersProposalsAcceptCall) Do(opts ...googleapi.CallOption) (*Proposal, error) + func (c *BuyersProposalsAcceptCall) Fields(s ...googleapi.Field) *BuyersProposalsAcceptCall + func (c *BuyersProposalsAcceptCall) Header() http.Header + type BuyersProposalsAddNoteCall struct + func (c *BuyersProposalsAddNoteCall) Context(ctx context.Context) *BuyersProposalsAddNoteCall + func (c *BuyersProposalsAddNoteCall) Do(opts ...googleapi.CallOption) (*Proposal, error) + func (c *BuyersProposalsAddNoteCall) Fields(s ...googleapi.Field) *BuyersProposalsAddNoteCall + func (c *BuyersProposalsAddNoteCall) Header() http.Header + type BuyersProposalsCancelNegotiationCall struct + func (c *BuyersProposalsCancelNegotiationCall) Context(ctx context.Context) *BuyersProposalsCancelNegotiationCall + func (c *BuyersProposalsCancelNegotiationCall) Do(opts ...googleapi.CallOption) (*Proposal, error) + func (c *BuyersProposalsCancelNegotiationCall) Fields(s ...googleapi.Field) *BuyersProposalsCancelNegotiationCall + func (c *BuyersProposalsCancelNegotiationCall) Header() http.Header + type BuyersProposalsDealsBatchUpdateCall struct + func (c *BuyersProposalsDealsBatchUpdateCall) Context(ctx context.Context) *BuyersProposalsDealsBatchUpdateCall + func (c *BuyersProposalsDealsBatchUpdateCall) Do(opts ...googleapi.CallOption) (*BatchUpdateDealsResponse, error) + func (c *BuyersProposalsDealsBatchUpdateCall) Fields(s ...googleapi.Field) *BuyersProposalsDealsBatchUpdateCall + func (c *BuyersProposalsDealsBatchUpdateCall) Header() http.Header + type BuyersProposalsDealsGetCall struct + func (c *BuyersProposalsDealsGetCall) Context(ctx context.Context) *BuyersProposalsDealsGetCall + func (c *BuyersProposalsDealsGetCall) Do(opts ...googleapi.CallOption) (*Deal, error) + func (c *BuyersProposalsDealsGetCall) Fields(s ...googleapi.Field) *BuyersProposalsDealsGetCall + func (c *BuyersProposalsDealsGetCall) Header() http.Header + func (c *BuyersProposalsDealsGetCall) IfNoneMatch(entityTag string) *BuyersProposalsDealsGetCall + type BuyersProposalsDealsListCall struct + func (c *BuyersProposalsDealsListCall) Context(ctx context.Context) *BuyersProposalsDealsListCall + func (c *BuyersProposalsDealsListCall) Do(opts ...googleapi.CallOption) (*ListDealsResponse, error) + func (c *BuyersProposalsDealsListCall) Fields(s ...googleapi.Field) *BuyersProposalsDealsListCall + func (c *BuyersProposalsDealsListCall) Header() http.Header + func (c *BuyersProposalsDealsListCall) IfNoneMatch(entityTag string) *BuyersProposalsDealsListCall + func (c *BuyersProposalsDealsListCall) PageSize(pageSize int64) *BuyersProposalsDealsListCall + func (c *BuyersProposalsDealsListCall) PageToken(pageToken string) *BuyersProposalsDealsListCall + func (c *BuyersProposalsDealsListCall) Pages(ctx context.Context, f func(*ListDealsResponse) error) error + type BuyersProposalsDealsPatchCall struct + func (c *BuyersProposalsDealsPatchCall) Context(ctx context.Context) *BuyersProposalsDealsPatchCall + func (c *BuyersProposalsDealsPatchCall) Do(opts ...googleapi.CallOption) (*Deal, error) + func (c *BuyersProposalsDealsPatchCall) Fields(s ...googleapi.Field) *BuyersProposalsDealsPatchCall + func (c *BuyersProposalsDealsPatchCall) Header() http.Header + func (c *BuyersProposalsDealsPatchCall) UpdateMask(updateMask string) *BuyersProposalsDealsPatchCall + type BuyersProposalsDealsService struct + func NewBuyersProposalsDealsService(s *Service) *BuyersProposalsDealsService + func (r *BuyersProposalsDealsService) BatchUpdate(parent string, batchupdatedealsrequest *BatchUpdateDealsRequest) *BuyersProposalsDealsBatchUpdateCall + func (r *BuyersProposalsDealsService) Get(name string) *BuyersProposalsDealsGetCall + func (r *BuyersProposalsDealsService) List(parent string) *BuyersProposalsDealsListCall + func (r *BuyersProposalsDealsService) Patch(nameid string, deal *Deal) *BuyersProposalsDealsPatchCall + type BuyersProposalsGetCall struct + func (c *BuyersProposalsGetCall) Context(ctx context.Context) *BuyersProposalsGetCall + func (c *BuyersProposalsGetCall) Do(opts ...googleapi.CallOption) (*Proposal, error) + func (c *BuyersProposalsGetCall) Fields(s ...googleapi.Field) *BuyersProposalsGetCall + func (c *BuyersProposalsGetCall) Header() http.Header + func (c *BuyersProposalsGetCall) IfNoneMatch(entityTag string) *BuyersProposalsGetCall + type BuyersProposalsListCall struct + func (c *BuyersProposalsListCall) Context(ctx context.Context) *BuyersProposalsListCall + func (c *BuyersProposalsListCall) Do(opts ...googleapi.CallOption) (*ListProposalsResponse, error) + func (c *BuyersProposalsListCall) Fields(s ...googleapi.Field) *BuyersProposalsListCall + func (c *BuyersProposalsListCall) Filter(filter string) *BuyersProposalsListCall + func (c *BuyersProposalsListCall) Header() http.Header + func (c *BuyersProposalsListCall) IfNoneMatch(entityTag string) *BuyersProposalsListCall + func (c *BuyersProposalsListCall) PageSize(pageSize int64) *BuyersProposalsListCall + func (c *BuyersProposalsListCall) PageToken(pageToken string) *BuyersProposalsListCall + func (c *BuyersProposalsListCall) Pages(ctx context.Context, f func(*ListProposalsResponse) error) error + type BuyersProposalsPatchCall struct + func (c *BuyersProposalsPatchCall) Context(ctx context.Context) *BuyersProposalsPatchCall + func (c *BuyersProposalsPatchCall) Do(opts ...googleapi.CallOption) (*Proposal, error) + func (c *BuyersProposalsPatchCall) Fields(s ...googleapi.Field) *BuyersProposalsPatchCall + func (c *BuyersProposalsPatchCall) Header() http.Header + func (c *BuyersProposalsPatchCall) UpdateMask(updateMask string) *BuyersProposalsPatchCall + type BuyersProposalsSendRfpCall struct + func (c *BuyersProposalsSendRfpCall) Context(ctx context.Context) *BuyersProposalsSendRfpCall + func (c *BuyersProposalsSendRfpCall) Do(opts ...googleapi.CallOption) (*Proposal, error) + func (c *BuyersProposalsSendRfpCall) Fields(s ...googleapi.Field) *BuyersProposalsSendRfpCall + func (c *BuyersProposalsSendRfpCall) Header() http.Header + type BuyersProposalsService struct + Deals *BuyersProposalsDealsService + func NewBuyersProposalsService(s *Service) *BuyersProposalsService + func (r *BuyersProposalsService) Accept(name string, acceptproposalrequest *AcceptProposalRequest) *BuyersProposalsAcceptCall + func (r *BuyersProposalsService) AddNote(proposal string, addnoterequest *AddNoteRequest) *BuyersProposalsAddNoteCall + func (r *BuyersProposalsService) CancelNegotiation(proposal string, cancelnegotiationrequest *CancelNegotiationRequest) *BuyersProposalsCancelNegotiationCall + func (r *BuyersProposalsService) Get(name string) *BuyersProposalsGetCall + func (r *BuyersProposalsService) List(parent string) *BuyersProposalsListCall + func (r *BuyersProposalsService) Patch(nameid string, proposal *Proposal) *BuyersProposalsPatchCall + func (r *BuyersProposalsService) SendRfp(buyer string, sendrfprequest *SendRfpRequest) *BuyersProposalsSendRfpCall + type BuyersPublisherProfilesGetCall struct + func (c *BuyersPublisherProfilesGetCall) Context(ctx context.Context) *BuyersPublisherProfilesGetCall + func (c *BuyersPublisherProfilesGetCall) Do(opts ...googleapi.CallOption) (*PublisherProfile, error) + func (c *BuyersPublisherProfilesGetCall) Fields(s ...googleapi.Field) *BuyersPublisherProfilesGetCall + func (c *BuyersPublisherProfilesGetCall) Header() http.Header + func (c *BuyersPublisherProfilesGetCall) IfNoneMatch(entityTag string) *BuyersPublisherProfilesGetCall + type BuyersPublisherProfilesListCall struct + func (c *BuyersPublisherProfilesListCall) Context(ctx context.Context) *BuyersPublisherProfilesListCall + func (c *BuyersPublisherProfilesListCall) Do(opts ...googleapi.CallOption) (*ListPublisherProfilesResponse, error) + func (c *BuyersPublisherProfilesListCall) Fields(s ...googleapi.Field) *BuyersPublisherProfilesListCall + func (c *BuyersPublisherProfilesListCall) Filter(filter string) *BuyersPublisherProfilesListCall + func (c *BuyersPublisherProfilesListCall) Header() http.Header + func (c *BuyersPublisherProfilesListCall) IfNoneMatch(entityTag string) *BuyersPublisherProfilesListCall + func (c *BuyersPublisherProfilesListCall) PageSize(pageSize int64) *BuyersPublisherProfilesListCall + func (c *BuyersPublisherProfilesListCall) PageToken(pageToken string) *BuyersPublisherProfilesListCall + func (c *BuyersPublisherProfilesListCall) Pages(ctx context.Context, f func(*ListPublisherProfilesResponse) error) error + type BuyersPublisherProfilesService struct + func NewBuyersPublisherProfilesService(s *Service) *BuyersPublisherProfilesService + func (r *BuyersPublisherProfilesService) Get(name string) *BuyersPublisherProfilesGetCall + func (r *BuyersPublisherProfilesService) List(parent string) *BuyersPublisherProfilesListCall + type BuyersService struct + AuctionPackages *BuyersAuctionPackagesService + Clients *BuyersClientsService + FinalizedDeals *BuyersFinalizedDealsService + Proposals *BuyersProposalsService + PublisherProfiles *BuyersPublisherProfilesService + func NewBuyersService(s *Service) *BuyersService + type CancelNegotiationRequest struct + type Client struct + DisplayName string + ForceSendFields []string + Name string + NullFields []string + PartnerClientId string + Role string + SellerVisible bool + State string + func (s *Client) MarshalJSON() ([]byte, error) + type ClientUser struct + Email string + ForceSendFields []string + Name string + NullFields []string + State string + func (s *ClientUser) MarshalJSON() ([]byte, error) + type Contact struct + DisplayName string + Email string + ForceSendFields []string + NullFields []string + func (s *Contact) MarshalJSON() ([]byte, error) + type CreativeRequirements struct + CreativeFormat string + CreativePreApprovalPolicy string + CreativeSafeFrameCompatibility string + ForceSendFields []string + MaxAdDurationMs int64 + NullFields []string + ProgrammaticCreativeSource string + SkippableAdType string + func (s *CreativeRequirements) MarshalJSON() ([]byte, error) + type CriteriaTargeting struct + ExcludedCriteriaIds googleapi.Int64s + ForceSendFields []string + NullFields []string + TargetedCriteriaIds googleapi.Int64s + func (s *CriteriaTargeting) MarshalJSON() ([]byte, error) + type DayPart struct + DayOfWeek string + EndTime *TimeOfDay + ForceSendFields []string + NullFields []string + StartTime *TimeOfDay + func (s *DayPart) MarshalJSON() ([]byte, error) + type DayPartTargeting struct + DayParts []*DayPart + ForceSendFields []string + NullFields []string + TimeZoneType string + func (s *DayPartTargeting) MarshalJSON() ([]byte, error) + type DeactivateClientRequest struct + type DeactivateClientUserRequest struct + type Deal struct + BilledBuyer string + Buyer string + Client string + CreateTime string + CreativeRequirements *CreativeRequirements + DealType string + DeliveryControl *DeliveryControl + Description string + DisplayName string + EstimatedGrossSpend *Money + FlightEndTime string + FlightStartTime string + ForceSendFields []string + Name string + NullFields []string + PreferredDealTerms *PreferredDealTerms + PrivateAuctionTerms *PrivateAuctionTerms + ProgrammaticGuaranteedTerms *ProgrammaticGuaranteedTerms + ProposalRevision int64 + PublisherProfile string + SellerTimeZone *TimeZone + Targeting *MarketplaceTargeting + UpdateTime string + func (s *Deal) MarshalJSON() ([]byte, error) + type DealPausingInfo struct + ForceSendFields []string + NullFields []string + PauseReason string + PauseRole string + PausingConsented bool + func (s *DealPausingInfo) MarshalJSON() ([]byte, error) + type DeliveryControl struct + CompanionDeliveryType string + CreativeRotationType string + DeliveryRateType string + ForceSendFields []string + FrequencyCap []*FrequencyCap + NullFields []string + RoadblockingType string + func (s *DeliveryControl) MarshalJSON() ([]byte, error) + type Empty struct + type FinalizedDeal struct + Deal *Deal + DealPausingInfo *DealPausingInfo + DealServingStatus string + ForceSendFields []string + Name string + NullFields []string + ReadyToServe bool + RtbMetrics *RtbMetrics + func (s *FinalizedDeal) MarshalJSON() ([]byte, error) + type FirstPartyMobileApplicationTargeting struct + ExcludedAppIds []string + ForceSendFields []string + NullFields []string + TargetedAppIds []string + func (s *FirstPartyMobileApplicationTargeting) MarshalJSON() ([]byte, error) + type FrequencyCap struct + ForceSendFields []string + MaxImpressions int64 + NullFields []string + TimeUnitType string + TimeUnitsCount int64 + func (s *FrequencyCap) MarshalJSON() ([]byte, error) + type InventorySizeTargeting struct + ExcludedInventorySizes []*AdSize + ForceSendFields []string + NullFields []string + TargetedInventorySizes []*AdSize + func (s *InventorySizeTargeting) MarshalJSON() ([]byte, error) + type InventoryTypeTargeting struct + ForceSendFields []string + InventoryTypes []string + NullFields []string + func (s *InventoryTypeTargeting) MarshalJSON() ([]byte, error) + type ListAuctionPackagesResponse struct + AuctionPackages []*AuctionPackage + ForceSendFields []string + NextPageToken string + NullFields []string + func (s *ListAuctionPackagesResponse) MarshalJSON() ([]byte, error) + type ListClientUsersResponse struct + ClientUsers []*ClientUser + ForceSendFields []string + NextPageToken string + NullFields []string + func (s *ListClientUsersResponse) MarshalJSON() ([]byte, error) + type ListClientsResponse struct + Clients []*Client + ForceSendFields []string + NextPageToken string + NullFields []string + func (s *ListClientsResponse) MarshalJSON() ([]byte, error) + type ListDealsResponse struct + Deals []*Deal + ForceSendFields []string + NextPageToken string + NullFields []string + func (s *ListDealsResponse) MarshalJSON() ([]byte, error) + type ListFinalizedDealsResponse struct + FinalizedDeals []*FinalizedDeal + ForceSendFields []string + NextPageToken string + NullFields []string + func (s *ListFinalizedDealsResponse) MarshalJSON() ([]byte, error) + type ListProposalsResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + Proposals []*Proposal + func (s *ListProposalsResponse) MarshalJSON() ([]byte, error) + type ListPublisherProfilesResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + PublisherProfiles []*PublisherProfile + func (s *ListPublisherProfilesResponse) MarshalJSON() ([]byte, error) + type MarketplaceTargeting struct + DaypartTargeting *DayPartTargeting + ForceSendFields []string + GeoTargeting *CriteriaTargeting + InventorySizeTargeting *InventorySizeTargeting + InventoryTypeTargeting *InventoryTypeTargeting + NullFields []string + PlacementTargeting *PlacementTargeting + TechnologyTargeting *TechnologyTargeting + UserListTargeting *CriteriaTargeting + VideoTargeting *VideoTargeting + func (s *MarketplaceTargeting) MarshalJSON() ([]byte, error) + type MobileApplicationTargeting struct + FirstPartyTargeting *FirstPartyMobileApplicationTargeting + ForceSendFields []string + NullFields []string + func (s *MobileApplicationTargeting) MarshalJSON() ([]byte, error) + type Money struct + CurrencyCode string + ForceSendFields []string + Nanos int64 + NullFields []string + Units int64 + func (s *Money) MarshalJSON() ([]byte, error) + type Note struct + CreateTime string + CreatorRole string + ForceSendFields []string + Note string + NullFields []string + func (s *Note) MarshalJSON() ([]byte, error) + type OperatingSystemTargeting struct + ForceSendFields []string + NullFields []string + OperatingSystemCriteria *CriteriaTargeting + OperatingSystemVersionCriteria *CriteriaTargeting + func (s *OperatingSystemTargeting) MarshalJSON() ([]byte, error) + type PauseFinalizedDealRequest struct + ForceSendFields []string + NullFields []string + Reason string + func (s *PauseFinalizedDealRequest) MarshalJSON() ([]byte, error) + type PlacementTargeting struct + ForceSendFields []string + MobileApplicationTargeting *MobileApplicationTargeting + NullFields []string + UriTargeting *UriTargeting + func (s *PlacementTargeting) MarshalJSON() ([]byte, error) + type PreferredDealTerms struct + FixedPrice *Price + ForceSendFields []string + NullFields []string + func (s *PreferredDealTerms) MarshalJSON() ([]byte, error) + type Price struct + Amount *Money + ForceSendFields []string + NullFields []string + Type string + func (s *Price) MarshalJSON() ([]byte, error) + type PrivateAuctionTerms struct + FloorPrice *Price + ForceSendFields []string + NullFields []string + OpenAuctionAllowed bool + func (s *PrivateAuctionTerms) MarshalJSON() ([]byte, error) + type PrivateData struct + ForceSendFields []string + NullFields []string + ReferenceId string + func (s *PrivateData) MarshalJSON() ([]byte, error) + type ProgrammaticGuaranteedTerms struct + FixedPrice *Price + ForceSendFields []string + GuaranteedLooks int64 + ImpressionCap int64 + MinimumDailyLooks int64 + NullFields []string + PercentShareOfVoice int64 + ReservationType string + func (s *ProgrammaticGuaranteedTerms) MarshalJSON() ([]byte, error) + type Proposal struct + BilledBuyer string + Buyer string + BuyerContacts []*Contact + BuyerPrivateData *PrivateData + Client string + DealType string + DisplayName string + ForceSendFields []string + IsRenegotiating bool + LastUpdaterOrCommentorRole string + Name string + Notes []*Note + NullFields []string + OriginatorRole string + PausingConsented bool + ProposalRevision int64 + PublisherProfile string + SellerContacts []*Contact + State string + TermsAndConditions string + UpdateTime string + func (s *Proposal) MarshalJSON() ([]byte, error) + type PublisherProfile struct + AudienceDescription string + DirectDealsContact string + DisplayName string + Domains []string + ForceSendFields []string + IsParent bool + LogoUrl string + MediaKitUrl string + MobileApps []*PublisherProfileMobileApplication + Name string + NullFields []string + Overview string + PitchStatement string + ProgrammaticDealsContact string + PublisherCode string + SamplePageUrl string + TopHeadlines []string + func (s *PublisherProfile) MarshalJSON() ([]byte, error) + type PublisherProfileMobileApplication struct + AppStore string + ExternalAppId string + ForceSendFields []string + Name string + NullFields []string + func (s *PublisherProfileMobileApplication) MarshalJSON() ([]byte, error) + type ResumeFinalizedDealRequest struct + type RtbMetrics struct + AdImpressions7Days int64 + BidRate7Days float64 + BidRequests7Days int64 + Bids7Days int64 + FilteredBidRate7Days float64 + ForceSendFields []string + MustBidRateCurrentMonth float64 + NullFields []string + func (s *RtbMetrics) MarshalJSON() ([]byte, error) + func (s *RtbMetrics) UnmarshalJSON(data []byte) error + type SendRfpRequest struct + BuyerContacts []*Contact + Client string + DisplayName string + EstimatedGrossSpend *Money + FlightEndTime string + FlightStartTime string + ForceSendFields []string + GeoTargeting *CriteriaTargeting + InventorySizeTargeting *InventorySizeTargeting + Note string + NullFields []string + PreferredDealTerms *PreferredDealTerms + ProgrammaticGuaranteedTerms *ProgrammaticGuaranteedTerms + PublisherProfile string + func (s *SendRfpRequest) MarshalJSON() ([]byte, error) + type Service struct + BasePath string + Bidders *BiddersService + Buyers *BuyersService + UserAgent string + func New(client *http.Client) (*Service, error) + func NewService(ctx context.Context, opts ...option.ClientOption) (*Service, error) + type SetReadyToServeRequest struct + type SubscribeAuctionPackageRequest struct + type SubscribeClientsRequest struct + Clients []string + ForceSendFields []string + NullFields []string + func (s *SubscribeClientsRequest) MarshalJSON() ([]byte, error) + type TechnologyTargeting struct + DeviceCapabilityTargeting *CriteriaTargeting + DeviceCategoryTargeting *CriteriaTargeting + ForceSendFields []string + NullFields []string + OperatingSystemTargeting *OperatingSystemTargeting + func (s *TechnologyTargeting) MarshalJSON() ([]byte, error) + type TimeOfDay struct + ForceSendFields []string + Hours int64 + Minutes int64 + Nanos int64 + NullFields []string + Seconds int64 + func (s *TimeOfDay) MarshalJSON() ([]byte, error) + type TimeZone struct + ForceSendFields []string + Id string + NullFields []string + Version string + func (s *TimeZone) MarshalJSON() ([]byte, error) + type UnsubscribeAuctionPackageRequest struct + type UnsubscribeClientsRequest struct + Clients []string + ForceSendFields []string + NullFields []string + func (s *UnsubscribeClientsRequest) MarshalJSON() ([]byte, error) + type UpdateDealRequest struct + Deal *Deal + ForceSendFields []string + NullFields []string + UpdateMask string + func (s *UpdateDealRequest) MarshalJSON() ([]byte, error) + type UriTargeting struct + ExcludedUris []string + ForceSendFields []string + NullFields []string + TargetedUris []string + func (s *UriTargeting) MarshalJSON() ([]byte, error) + type VideoTargeting struct + ExcludedPositionTypes []string + ForceSendFields []string + NullFields []string + TargetedPositionTypes []string + func (s *VideoTargeting) MarshalJSON() ([]byte, error)