Versions in this module Expand all Collapse all v0 v0.0.6 Mar 29, 2026 Changes in this version + type AdSelectionConfigBuilderClient struct + func NewAdSelectionConfigBuilderClient(cc grpc.ClientConnInterface) *AdSelectionConfigBuilderClient + func (c *AdSelectionConfigBuilderClient) Build(ctx context.Context) (int64, error) + func (c *AdSelectionConfigBuilderClient) SetAdSelectionSignals(ctx context.Context, arg0 int64) (int64, error) + func (c *AdSelectionConfigBuilderClient) SetDecisionLogicUri(ctx context.Context, arg0 int64) (int64, error) + func (c *AdSelectionConfigBuilderClient) SetSeller(ctx context.Context, arg0 int64) (int64, error) + func (c *AdSelectionConfigBuilderClient) SetSellerSignals(ctx context.Context, arg0 int64) (int64, error) + func (c *AdSelectionConfigBuilderClient) SetTrustedScoringSignalsUri(ctx context.Context, arg0 int64) (int64, error) + type AdSelectionConfigClient struct + func NewAdSelectionConfigClient(cc grpc.ClientConnInterface) *AdSelectionConfigClient + func (c *AdSelectionConfigClient) DescribeContents(ctx context.Context) (int32, error) + func (c *AdSelectionConfigClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *AdSelectionConfigClient) GetAdSelectionSignals(ctx context.Context) (int64, error) + func (c *AdSelectionConfigClient) GetCustomAudienceBuyers(ctx context.Context) (int64, error) + func (c *AdSelectionConfigClient) GetDecisionLogicUri(ctx context.Context) (int64, error) + func (c *AdSelectionConfigClient) GetSeller(ctx context.Context) (int64, error) + func (c *AdSelectionConfigClient) GetSellerSignals(ctx context.Context) (int64, error) + func (c *AdSelectionConfigClient) GetTrustedScoringSignalsUri(ctx context.Context) (int64, error) + func (c *AdSelectionConfigClient) HashCode(ctx context.Context) (int32, error) + func (c *AdSelectionConfigClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type AdSelectionFromOutcomesConfigBuilderClient struct + func NewAdSelectionFromOutcomesConfigBuilderClient(cc grpc.ClientConnInterface) *AdSelectionFromOutcomesConfigBuilderClient + func (c *AdSelectionFromOutcomesConfigBuilderClient) Build(ctx context.Context) (int64, error) + func (c *AdSelectionFromOutcomesConfigBuilderClient) SetSelectionLogicUri(ctx context.Context, arg0 int64) (int64, error) + func (c *AdSelectionFromOutcomesConfigBuilderClient) SetSelectionSignals(ctx context.Context, arg0 int64) (int64, error) + func (c *AdSelectionFromOutcomesConfigBuilderClient) SetSeller(ctx context.Context, arg0 int64) (int64, error) + type AdSelectionFromOutcomesConfigClient struct + func NewAdSelectionFromOutcomesConfigClient(cc grpc.ClientConnInterface) *AdSelectionFromOutcomesConfigClient + func (c *AdSelectionFromOutcomesConfigClient) DescribeContents(ctx context.Context) (int32, error) + func (c *AdSelectionFromOutcomesConfigClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *AdSelectionFromOutcomesConfigClient) GetAdSelectionIds(ctx context.Context) (int64, error) + func (c *AdSelectionFromOutcomesConfigClient) GetSelectionLogicUri(ctx context.Context) (int64, error) + func (c *AdSelectionFromOutcomesConfigClient) GetSelectionSignals(ctx context.Context) (int64, error) + func (c *AdSelectionFromOutcomesConfigClient) GetSeller(ctx context.Context) (int64, error) + func (c *AdSelectionFromOutcomesConfigClient) HashCode(ctx context.Context) (int32, error) + func (c *AdSelectionFromOutcomesConfigClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type AdSelectionManagerClient struct + func NewAdSelectionManagerClient(cc grpc.ClientConnInterface) *AdSelectionManagerClient + func (c *AdSelectionManagerClient) Get(ctx context.Context, arg0 int64) (int64, error) + func (c *AdSelectionManagerClient) GetTestAdSelectionManager(ctx context.Context) (int64, error) + type AdSelectionOutcomeBuilderClient struct + func NewAdSelectionOutcomeBuilderClient(cc grpc.ClientConnInterface) *AdSelectionOutcomeBuilderClient + func (c *AdSelectionOutcomeBuilderClient) Build(ctx context.Context) (int64, error) + func (c *AdSelectionOutcomeBuilderClient) SetAdSelectionId(ctx context.Context, arg0 int64) (int64, error) + func (c *AdSelectionOutcomeBuilderClient) SetRenderUri(ctx context.Context, arg0 int64) (int64, error) + type AdSelectionOutcomeClient struct + func NewAdSelectionOutcomeClient(cc grpc.ClientConnInterface) *AdSelectionOutcomeClient + func (c *AdSelectionOutcomeClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *AdSelectionOutcomeClient) GetAdSelectionId(ctx context.Context) (int64, error) + func (c *AdSelectionOutcomeClient) GetComponentAdUris(ctx context.Context) (int64, error) + func (c *AdSelectionOutcomeClient) GetRenderUri(ctx context.Context) (int64, error) + func (c *AdSelectionOutcomeClient) GetWinningSeller(ctx context.Context) (int64, error) + func (c *AdSelectionOutcomeClient) HasOutcome(ctx context.Context) (bool, error) + func (c *AdSelectionOutcomeClient) HashCode(ctx context.Context) (int32, error) + type AdWithBidClient struct + func NewAdWithBidClient(cc grpc.ClientConnInterface) *AdWithBidClient + func (c *AdWithBidClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *AdWithBidClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *AdWithBidClient) GetAdData(ctx context.Context, handle int64) (int64, error) + func (c *AdWithBidClient) GetBid(ctx context.Context, handle int64) (float64, error) + func (c *AdWithBidClient) HashCode(ctx context.Context, handle int64) (int32, error) + func (c *AdWithBidClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type AddAdSelectionFromOutcomesOverrideRequestClient struct + func NewAddAdSelectionFromOutcomesOverrideRequestClient(cc grpc.ClientConnInterface) *AddAdSelectionFromOutcomesOverrideRequestClient + func (c *AddAdSelectionFromOutcomesOverrideRequestClient) GetAdSelectionFromOutcomesConfig(ctx context.Context, handle int64) (int64, error) + func (c *AddAdSelectionFromOutcomesOverrideRequestClient) GetOutcomeSelectionLogicJs(ctx context.Context, handle int64) (string, error) + func (c *AddAdSelectionFromOutcomesOverrideRequestClient) GetOutcomeSelectionTrustedSignals(ctx context.Context, handle int64) (int64, error) + type AddAdSelectionOverrideRequestClient struct + func NewAddAdSelectionOverrideRequestClient(cc grpc.ClientConnInterface) *AddAdSelectionOverrideRequestClient + func (c *AddAdSelectionOverrideRequestClient) GetAdSelectionConfig(ctx context.Context, handle int64) (int64, error) + func (c *AddAdSelectionOverrideRequestClient) GetDecisionLogicJs(ctx context.Context, handle int64) (string, error) + func (c *AddAdSelectionOverrideRequestClient) GetPerBuyerDecisionLogic(ctx context.Context, handle int64) (int64, error) + func (c *AddAdSelectionOverrideRequestClient) GetTrustedScoringSignals(ctx context.Context, handle int64) (int64, error) + type DecisionLogicClient struct + func NewDecisionLogicClient(cc grpc.ClientConnInterface) *DecisionLogicClient + func (c *DecisionLogicClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *DecisionLogicClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *DecisionLogicClient) GetLogic(ctx context.Context, handle int64) (string, error) + func (c *DecisionLogicClient) HashCode(ctx context.Context, handle int64) (int32, error) + func (c *DecisionLogicClient) ToString(ctx context.Context, handle int64) (string, error) + func (c *DecisionLogicClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type GetAdSelectionDataOutcomeClient struct + func NewGetAdSelectionDataOutcomeClient(cc grpc.ClientConnInterface) *GetAdSelectionDataOutcomeClient + func (c *GetAdSelectionDataOutcomeClient) GetAdSelectionData(ctx context.Context) (int64, error) + func (c *GetAdSelectionDataOutcomeClient) GetAdSelectionDataId(ctx context.Context) (int64, error) + func (c *GetAdSelectionDataOutcomeClient) GetAdSelectionId(ctx context.Context) (int64, error) + type GetAdSelectionDataRequestBuilderClient struct + func NewGetAdSelectionDataRequestBuilderClient(cc grpc.ClientConnInterface) *GetAdSelectionDataRequestBuilderClient + func (c *GetAdSelectionDataRequestBuilderClient) Build(ctx context.Context) (int64, error) + func (c *GetAdSelectionDataRequestBuilderClient) SetCoordinatorOriginUri(ctx context.Context, arg0 int64) (int64, error) + func (c *GetAdSelectionDataRequestBuilderClient) SetSeller(ctx context.Context, arg0 int64) (int64, error) + func (c *GetAdSelectionDataRequestBuilderClient) SetSellerConfiguration(ctx context.Context, arg0 int64) (int64, error) + type GetAdSelectionDataRequestClient struct + func NewGetAdSelectionDataRequestClient(cc grpc.ClientConnInterface) *GetAdSelectionDataRequestClient + func (c *GetAdSelectionDataRequestClient) GetCoordinatorOriginUri(ctx context.Context) (int64, error) + func (c *GetAdSelectionDataRequestClient) GetSeller(ctx context.Context) (int64, error) + func (c *GetAdSelectionDataRequestClient) GetSellerConfiguration(ctx context.Context) (int64, error) + type PerBuyerConfigurationBuilderClient struct + func NewPerBuyerConfigurationBuilderClient(cc grpc.ClientConnInterface) *PerBuyerConfigurationBuilderClient + func (c *PerBuyerConfigurationBuilderClient) Build(ctx context.Context) (int64, error) + func (c *PerBuyerConfigurationBuilderClient) SetBuyer(ctx context.Context, arg0 int64) (int64, error) + func (c *PerBuyerConfigurationBuilderClient) SetTargetInputSizeBytes(ctx context.Context, arg0 int32) (int64, error) + type PerBuyerConfigurationClient struct + func NewPerBuyerConfigurationClient(cc grpc.ClientConnInterface) *PerBuyerConfigurationClient + func (c *PerBuyerConfigurationClient) DescribeContents(ctx context.Context) (int32, error) + func (c *PerBuyerConfigurationClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *PerBuyerConfigurationClient) GetBuyer(ctx context.Context) (int64, error) + func (c *PerBuyerConfigurationClient) GetTargetInputSizeBytes(ctx context.Context) (int32, error) + func (c *PerBuyerConfigurationClient) HashCode(ctx context.Context) (int32, error) + func (c *PerBuyerConfigurationClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type PerBuyerDecisionLogicClient struct + func NewPerBuyerDecisionLogicClient(cc grpc.ClientConnInterface) *PerBuyerDecisionLogicClient + func (c *PerBuyerDecisionLogicClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *PerBuyerDecisionLogicClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *PerBuyerDecisionLogicClient) HashCode(ctx context.Context, handle int64) (int32, error) + func (c *PerBuyerDecisionLogicClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type PersistAdSelectionResultRequestBuilderClient struct + func NewPersistAdSelectionResultRequestBuilderClient(cc grpc.ClientConnInterface) *PersistAdSelectionResultRequestBuilderClient + func (c *PersistAdSelectionResultRequestBuilderClient) Build(ctx context.Context) (int64, error) + func (c *PersistAdSelectionResultRequestBuilderClient) SetAdSelectionDataId(ctx context.Context, arg0 int64) (int64, error) + func (c *PersistAdSelectionResultRequestBuilderClient) SetAdSelectionId(ctx context.Context, arg0 int64) (int64, error) + func (c *PersistAdSelectionResultRequestBuilderClient) SetAdSelectionResult(ctx context.Context, arg0 int64) (int64, error) + func (c *PersistAdSelectionResultRequestBuilderClient) SetSeller(ctx context.Context, arg0 int64) (int64, error) + type PersistAdSelectionResultRequestClient struct + func NewPersistAdSelectionResultRequestClient(cc grpc.ClientConnInterface) *PersistAdSelectionResultRequestClient + func (c *PersistAdSelectionResultRequestClient) GetAdSelectionDataId(ctx context.Context) (int64, error) + func (c *PersistAdSelectionResultRequestClient) GetAdSelectionId(ctx context.Context) (int64, error) + func (c *PersistAdSelectionResultRequestClient) GetAdSelectionResult(ctx context.Context) (int64, error) + func (c *PersistAdSelectionResultRequestClient) GetSeller(ctx context.Context) (int64, error) + type RemoveAdSelectionFromOutcomesOverrideRequestClient struct + func NewRemoveAdSelectionFromOutcomesOverrideRequestClient(cc grpc.ClientConnInterface) *RemoveAdSelectionFromOutcomesOverrideRequestClient + func (c *RemoveAdSelectionFromOutcomesOverrideRequestClient) GetAdSelectionFromOutcomesConfig(ctx context.Context, handle int64) (int64, error) + type RemoveAdSelectionOverrideRequestClient struct + func NewRemoveAdSelectionOverrideRequestClient(cc grpc.ClientConnInterface) *RemoveAdSelectionOverrideRequestClient + func (c *RemoveAdSelectionOverrideRequestClient) GetAdSelectionConfig(ctx context.Context, handle int64) (int64, error) + type ReportEventRequestBuilderClient struct + func NewReportEventRequestBuilderClient(cc grpc.ClientConnInterface) *ReportEventRequestBuilderClient + func (c *ReportEventRequestBuilderClient) Build(ctx context.Context) (int64, error) + func (c *ReportEventRequestBuilderClient) SetAdSelectionId(ctx context.Context, arg0 int64) (int64, error) + func (c *ReportEventRequestBuilderClient) SetData(ctx context.Context, arg0 string) (int64, error) + func (c *ReportEventRequestBuilderClient) SetInputEvent(ctx context.Context, arg0 int64) (int64, error) + func (c *ReportEventRequestBuilderClient) SetKey(ctx context.Context, arg0 string) (int64, error) + func (c *ReportEventRequestBuilderClient) SetReportingDestinations(ctx context.Context, arg0 int32) (int64, error) + type ReportEventRequestClient struct + func NewReportEventRequestClient(cc grpc.ClientConnInterface) *ReportEventRequestClient + func (c *ReportEventRequestClient) GetAdSelectionId(ctx context.Context) (int64, error) + func (c *ReportEventRequestClient) GetData(ctx context.Context) (string, error) + func (c *ReportEventRequestClient) GetInputEvent(ctx context.Context) (int64, error) + func (c *ReportEventRequestClient) GetKey(ctx context.Context) (string, error) + func (c *ReportEventRequestClient) GetReportingDestinations(ctx context.Context) (int32, error) + type ReportImpressionRequestClient struct + func NewReportImpressionRequestClient(cc grpc.ClientConnInterface) *ReportImpressionRequestClient + func (c *ReportImpressionRequestClient) GetAdSelectionConfig(ctx context.Context, handle int64) (int64, error) + func (c *ReportImpressionRequestClient) GetAdSelectionId(ctx context.Context, handle int64) (int64, error) + type SellerConfigurationBuilderClient struct + func NewSellerConfigurationBuilderClient(cc grpc.ClientConnInterface) *SellerConfigurationBuilderClient + func (c *SellerConfigurationBuilderClient) Build(ctx context.Context) (int64, error) + func (c *SellerConfigurationBuilderClient) SetMaximumPayloadSizeBytes(ctx context.Context, arg0 int32) (int64, error) + type SellerConfigurationClient struct + func NewSellerConfigurationClient(cc grpc.ClientConnInterface) *SellerConfigurationClient + func (c *SellerConfigurationClient) DescribeContents(ctx context.Context) (int32, error) + func (c *SellerConfigurationClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *SellerConfigurationClient) GetMaximumPayloadSizeBytes(ctx context.Context) (int32, error) + func (c *SellerConfigurationClient) GetPerBuyerConfigurations(ctx context.Context) (int64, error) + func (c *SellerConfigurationClient) HashCode(ctx context.Context) (int32, error) + func (c *SellerConfigurationClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type SetAppInstallAdvertisersRequestBuilderClient struct + func NewSetAppInstallAdvertisersRequestBuilderClient(cc grpc.ClientConnInterface) *SetAppInstallAdvertisersRequestBuilderClient + func (c *SetAppInstallAdvertisersRequestBuilderClient) Build(ctx context.Context) (int64, error) + type SetAppInstallAdvertisersRequestClient struct + func NewSetAppInstallAdvertisersRequestClient(cc grpc.ClientConnInterface) *SetAppInstallAdvertisersRequestClient + func (c *SetAppInstallAdvertisersRequestClient) GetAdvertisers(ctx context.Context) (int64, error) + type SignedContextualAdsBuilderClient struct + func NewSignedContextualAdsBuilderClient(cc grpc.ClientConnInterface) *SignedContextualAdsBuilderClient + func (c *SignedContextualAdsBuilderClient) Build(ctx context.Context) (int64, error) + func (c *SignedContextualAdsBuilderClient) SetBuyer(ctx context.Context, arg0 int64) (int64, error) + func (c *SignedContextualAdsBuilderClient) SetDecisionLogicUri(ctx context.Context, arg0 int64) (int64, error) + func (c *SignedContextualAdsBuilderClient) SetSignature(ctx context.Context, arg0 int64) (int64, error) + type SignedContextualAdsClient struct + func NewSignedContextualAdsClient(cc grpc.ClientConnInterface) *SignedContextualAdsClient + func (c *SignedContextualAdsClient) DescribeContents(ctx context.Context) (int32, error) + func (c *SignedContextualAdsClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *SignedContextualAdsClient) GetAdsWithBid(ctx context.Context) (int64, error) + func (c *SignedContextualAdsClient) GetBuyer(ctx context.Context) (int64, error) + func (c *SignedContextualAdsClient) GetDecisionLogicUri(ctx context.Context) (int64, error) + func (c *SignedContextualAdsClient) GetSignature(ctx context.Context) (int64, error) + func (c *SignedContextualAdsClient) HashCode(ctx context.Context) (int32, error) + func (c *SignedContextualAdsClient) ToString(ctx context.Context) (string, error) + func (c *SignedContextualAdsClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type UpdateAdCounterHistogramRequestBuilderClient struct + func NewUpdateAdCounterHistogramRequestBuilderClient(cc grpc.ClientConnInterface) *UpdateAdCounterHistogramRequestBuilderClient + func (c *UpdateAdCounterHistogramRequestBuilderClient) Build(ctx context.Context) (int64, error) + func (c *UpdateAdCounterHistogramRequestBuilderClient) SetAdEventType(ctx context.Context, arg0 int32) (int64, error) + func (c *UpdateAdCounterHistogramRequestBuilderClient) SetAdSelectionId(ctx context.Context, arg0 int64) (int64, error) + func (c *UpdateAdCounterHistogramRequestBuilderClient) SetCallerAdTech(ctx context.Context, arg0 int64) (int64, error) + type UpdateAdCounterHistogramRequestClient struct + func NewUpdateAdCounterHistogramRequestClient(cc grpc.ClientConnInterface) *UpdateAdCounterHistogramRequestClient + func (c *UpdateAdCounterHistogramRequestClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *UpdateAdCounterHistogramRequestClient) GetAdEventType(ctx context.Context) (int32, error) + func (c *UpdateAdCounterHistogramRequestClient) GetAdSelectionId(ctx context.Context) (int64, error) + func (c *UpdateAdCounterHistogramRequestClient) GetCallerAdTech(ctx context.Context) (int64, error) + func (c *UpdateAdCounterHistogramRequestClient) HashCode(ctx context.Context) (int32, error) + func (c *UpdateAdCounterHistogramRequestClient) ToString(ctx context.Context) (string, error)