adselection

package
v0.0.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 28, 2026 License: CC0-1.0 Imports: 6 Imported by: 0

Documentation

Overview

Package adselection provides Go bindings for android.adservices.adselection.

Index

Constants

View Source
const (
	Creator                                 = consts.Creator
	FlagReportingDestinationBuyer           = consts.FlagReportingDestinationBuyer
	FlagReportingDestinationComponentSeller = consts.FlagReportingDestinationComponentSeller
	FlagReportingDestinationSeller          = consts.FlagReportingDestinationSeller
	Empty                                   = consts.Empty
	NoOutcome                               = consts.NoOutcome
)

Variables

This section is empty.

Functions

func Init

func Init(env *jni.Env) error

Init resolves all JNI class and method references for this package. It is safe to call multiple times (uses sync.Once internally). Exported for E2E testing on Android.

Types

type AdSelectionConfig

type AdSelectionConfig struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

AdSelectionConfig wraps android.adservices.adselection.AdSelectionConfig.

func (*AdSelectionConfig) DescribeContents

func (m *AdSelectionConfig) DescribeContents() (int32, error)

DescribeContents calls android.adservices.adselection.AdSelectionConfig.describeContents.

func (*AdSelectionConfig) Equals

func (m *AdSelectionConfig) Equals(arg0 *jni.Object) (bool, error)

Equals calls android.adservices.adselection.AdSelectionConfig.equals.

func (*AdSelectionConfig) GetAdSelectionSignals

func (m *AdSelectionConfig) GetAdSelectionSignals() (*jni.Object, error)

GetAdSelectionSignals calls android.adservices.adselection.AdSelectionConfig.getAdSelectionSignals.

func (*AdSelectionConfig) GetDecisionLogicUri

func (m *AdSelectionConfig) GetDecisionLogicUri() (*jni.Object, error)

GetDecisionLogicUri calls android.adservices.adselection.AdSelectionConfig.getDecisionLogicUri.

func (*AdSelectionConfig) GetSeller

func (m *AdSelectionConfig) GetSeller() (*jni.Object, error)

GetSeller calls android.adservices.adselection.AdSelectionConfig.getSeller.

func (*AdSelectionConfig) GetSellerSignals

func (m *AdSelectionConfig) GetSellerSignals() (*jni.Object, error)

GetSellerSignals calls android.adservices.adselection.AdSelectionConfig.getSellerSignals.

func (*AdSelectionConfig) GetTrustedScoringSignalsUri

func (m *AdSelectionConfig) GetTrustedScoringSignalsUri() (*jni.Object, error)

GetTrustedScoringSignalsUri calls android.adservices.adselection.AdSelectionConfig.getTrustedScoringSignalsUri.

func (*AdSelectionConfig) HashCode

func (m *AdSelectionConfig) HashCode() (int32, error)

HashCode calls android.adservices.adselection.AdSelectionConfig.hashCode.

func (*AdSelectionConfig) WriteToParcel

func (m *AdSelectionConfig) WriteToParcel(arg0 *jni.Object, arg1 int32) error

WriteToParcel calls android.adservices.adselection.AdSelectionConfig.writeToParcel.

type AdSelectionConfigBuilder

type AdSelectionConfigBuilder struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

AdSelectionConfigBuilder wraps android.adservices.adselection.AdSelectionConfig$Builder.

func (*AdSelectionConfigBuilder) Build

func (m *AdSelectionConfigBuilder) Build() (*jni.Object, error)

Build calls android.adservices.adselection.AdSelectionConfig$Builder.build.

func (*AdSelectionConfigBuilder) SetAdSelectionSignals

func (m *AdSelectionConfigBuilder) SetAdSelectionSignals(arg0 *jni.Object) (*jni.Object, error)

SetAdSelectionSignals calls android.adservices.adselection.AdSelectionConfig$Builder.setAdSelectionSignals.

func (*AdSelectionConfigBuilder) SetDecisionLogicUri

func (m *AdSelectionConfigBuilder) SetDecisionLogicUri(arg0 *jni.Object) (*jni.Object, error)

SetDecisionLogicUri calls android.adservices.adselection.AdSelectionConfig$Builder.setDecisionLogicUri.

func (*AdSelectionConfigBuilder) SetSeller

func (m *AdSelectionConfigBuilder) SetSeller(arg0 *jni.Object) (*jni.Object, error)

SetSeller calls android.adservices.adselection.AdSelectionConfig$Builder.setSeller.

func (*AdSelectionConfigBuilder) SetSellerSignals

func (m *AdSelectionConfigBuilder) SetSellerSignals(arg0 *jni.Object) (*jni.Object, error)

SetSellerSignals calls android.adservices.adselection.AdSelectionConfig$Builder.setSellerSignals.

func (*AdSelectionConfigBuilder) SetTrustedScoringSignalsUri

func (m *AdSelectionConfigBuilder) SetTrustedScoringSignalsUri(arg0 *jni.Object) (*jni.Object, error)

SetTrustedScoringSignalsUri calls android.adservices.adselection.AdSelectionConfig$Builder.setTrustedScoringSignalsUri.

type AdSelectionFromOutcomesConfig

type AdSelectionFromOutcomesConfig struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

AdSelectionFromOutcomesConfig wraps android.adservices.adselection.AdSelectionFromOutcomesConfig.

func (*AdSelectionFromOutcomesConfig) DescribeContents

func (m *AdSelectionFromOutcomesConfig) DescribeContents() (int32, error)

DescribeContents calls android.adservices.adselection.AdSelectionFromOutcomesConfig.describeContents.

func (*AdSelectionFromOutcomesConfig) Equals

func (m *AdSelectionFromOutcomesConfig) Equals(arg0 *jni.Object) (bool, error)

Equals calls android.adservices.adselection.AdSelectionFromOutcomesConfig.equals.

func (*AdSelectionFromOutcomesConfig) GetSelectionLogicUri

func (m *AdSelectionFromOutcomesConfig) GetSelectionLogicUri() (*jni.Object, error)

GetSelectionLogicUri calls android.adservices.adselection.AdSelectionFromOutcomesConfig.getSelectionLogicUri.

func (*AdSelectionFromOutcomesConfig) GetSelectionSignals

func (m *AdSelectionFromOutcomesConfig) GetSelectionSignals() (*jni.Object, error)

GetSelectionSignals calls android.adservices.adselection.AdSelectionFromOutcomesConfig.getSelectionSignals.

func (*AdSelectionFromOutcomesConfig) GetSeller

func (m *AdSelectionFromOutcomesConfig) GetSeller() (*jni.Object, error)

GetSeller calls android.adservices.adselection.AdSelectionFromOutcomesConfig.getSeller.

func (*AdSelectionFromOutcomesConfig) HashCode

func (m *AdSelectionFromOutcomesConfig) HashCode() (int32, error)

HashCode calls android.adservices.adselection.AdSelectionFromOutcomesConfig.hashCode.

func (*AdSelectionFromOutcomesConfig) WriteToParcel

func (m *AdSelectionFromOutcomesConfig) WriteToParcel(arg0 *jni.Object, arg1 int32) error

WriteToParcel calls android.adservices.adselection.AdSelectionFromOutcomesConfig.writeToParcel.

type AdSelectionFromOutcomesConfigBuilder

type AdSelectionFromOutcomesConfigBuilder struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

AdSelectionFromOutcomesConfigBuilder wraps android.adservices.adselection.AdSelectionFromOutcomesConfig$Builder.

func (*AdSelectionFromOutcomesConfigBuilder) Build

Build calls android.adservices.adselection.AdSelectionFromOutcomesConfig$Builder.build.

func (*AdSelectionFromOutcomesConfigBuilder) SetSelectionLogicUri

func (m *AdSelectionFromOutcomesConfigBuilder) SetSelectionLogicUri(arg0 *jni.Object) (*jni.Object, error)

SetSelectionLogicUri calls android.adservices.adselection.AdSelectionFromOutcomesConfig$Builder.setSelectionLogicUri.

func (*AdSelectionFromOutcomesConfigBuilder) SetSelectionSignals

func (m *AdSelectionFromOutcomesConfigBuilder) SetSelectionSignals(arg0 *jni.Object) (*jni.Object, error)

SetSelectionSignals calls android.adservices.adselection.AdSelectionFromOutcomesConfig$Builder.setSelectionSignals.

func (*AdSelectionFromOutcomesConfigBuilder) SetSeller

SetSeller calls android.adservices.adselection.AdSelectionFromOutcomesConfig$Builder.setSeller.

type AdSelectionManager

type AdSelectionManager struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

AdSelectionManager wraps android.adservices.adselection.AdSelectionManager.

func (*AdSelectionManager) Get

func (m *AdSelectionManager) Get(arg0 *jni.Object) (*jni.Object, error)

Get calls android.adservices.adselection.AdSelectionManager.get.

func (*AdSelectionManager) GetTestAdSelectionManager

func (m *AdSelectionManager) GetTestAdSelectionManager() (*jni.Object, error)

GetTestAdSelectionManager calls android.adservices.adselection.AdSelectionManager.getTestAdSelectionManager.

type AdSelectionOutcome

type AdSelectionOutcome struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

AdSelectionOutcome wraps android.adservices.adselection.AdSelectionOutcome.

func (*AdSelectionOutcome) Equals

func (m *AdSelectionOutcome) Equals(arg0 *jni.Object) (bool, error)

Equals calls android.adservices.adselection.AdSelectionOutcome.equals.

func (*AdSelectionOutcome) GetAdSelectionId

func (m *AdSelectionOutcome) GetAdSelectionId() (int64, error)

GetAdSelectionId calls android.adservices.adselection.AdSelectionOutcome.getAdSelectionId.

func (*AdSelectionOutcome) GetRenderUri

func (m *AdSelectionOutcome) GetRenderUri() (*jni.Object, error)

GetRenderUri calls android.adservices.adselection.AdSelectionOutcome.getRenderUri.

func (*AdSelectionOutcome) GetWinningSeller

func (m *AdSelectionOutcome) GetWinningSeller() (*jni.Object, error)

GetWinningSeller calls android.adservices.adselection.AdSelectionOutcome.getWinningSeller.

func (*AdSelectionOutcome) HasOutcome

func (m *AdSelectionOutcome) HasOutcome() (bool, error)

HasOutcome calls android.adservices.adselection.AdSelectionOutcome.hasOutcome.

func (*AdSelectionOutcome) HashCode

func (m *AdSelectionOutcome) HashCode() (int32, error)

HashCode calls android.adservices.adselection.AdSelectionOutcome.hashCode.

type AdSelectionOutcomeBuilder

type AdSelectionOutcomeBuilder struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

AdSelectionOutcomeBuilder wraps android.adservices.adselection.AdSelectionOutcome$Builder.

func (*AdSelectionOutcomeBuilder) Build

func (m *AdSelectionOutcomeBuilder) Build() (*jni.Object, error)

Build calls android.adservices.adselection.AdSelectionOutcome$Builder.build.

func (*AdSelectionOutcomeBuilder) SetAdSelectionId

func (m *AdSelectionOutcomeBuilder) SetAdSelectionId(arg0 int64) (*jni.Object, error)

SetAdSelectionId calls android.adservices.adselection.AdSelectionOutcome$Builder.setAdSelectionId.

func (*AdSelectionOutcomeBuilder) SetRenderUri

func (m *AdSelectionOutcomeBuilder) SetRenderUri(arg0 *jni.Object) (*jni.Object, error)

SetRenderUri calls android.adservices.adselection.AdSelectionOutcome$Builder.setRenderUri.

type AdWithBid

type AdWithBid struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

AdWithBid wraps android.adservices.adselection.AdWithBid.

func NewAdWithBid

func NewAdWithBid(vm *jni.VM, arg0 *jni.Object, arg1 float64) (*AdWithBid, error)

NewAdWithBid creates a new android.adservices.adselection.AdWithBid instance.

func (*AdWithBid) DescribeContents

func (m *AdWithBid) DescribeContents() (int32, error)

DescribeContents calls android.adservices.adselection.AdWithBid.describeContents.

func (*AdWithBid) Equals

func (m *AdWithBid) Equals(arg0 *jni.Object) (bool, error)

Equals calls android.adservices.adselection.AdWithBid.equals.

func (*AdWithBid) GetAdData

func (m *AdWithBid) GetAdData() (*jni.Object, error)

GetAdData calls android.adservices.adselection.AdWithBid.getAdData.

func (*AdWithBid) GetBid

func (m *AdWithBid) GetBid() (float64, error)

GetBid calls android.adservices.adselection.AdWithBid.getBid.

func (*AdWithBid) HashCode

func (m *AdWithBid) HashCode() (int32, error)

HashCode calls android.adservices.adselection.AdWithBid.hashCode.

func (*AdWithBid) WriteToParcel

func (m *AdWithBid) WriteToParcel(arg0 *jni.Object, arg1 int32) error

WriteToParcel calls android.adservices.adselection.AdWithBid.writeToParcel.

type AddAdSelectionFromOutcomesOverrideRequest

type AddAdSelectionFromOutcomesOverrideRequest struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

AddAdSelectionFromOutcomesOverrideRequest wraps android.adservices.adselection.AddAdSelectionFromOutcomesOverrideRequest.

func NewAddAdSelectionFromOutcomesOverrideRequest

func NewAddAdSelectionFromOutcomesOverrideRequest(vm *jni.VM, arg0 *jni.Object, arg1 string, arg2 *jni.Object) (*AddAdSelectionFromOutcomesOverrideRequest, error)

NewAddAdSelectionFromOutcomesOverrideRequest creates a new android.adservices.adselection.AddAdSelectionFromOutcomesOverrideRequest instance.

func (*AddAdSelectionFromOutcomesOverrideRequest) GetAdSelectionFromOutcomesConfig

func (m *AddAdSelectionFromOutcomesOverrideRequest) GetAdSelectionFromOutcomesConfig() (*jni.Object, error)

GetAdSelectionFromOutcomesConfig calls android.adservices.adselection.AddAdSelectionFromOutcomesOverrideRequest.getAdSelectionFromOutcomesConfig.

func (*AddAdSelectionFromOutcomesOverrideRequest) GetOutcomeSelectionLogicJs

func (m *AddAdSelectionFromOutcomesOverrideRequest) GetOutcomeSelectionLogicJs() (string, error)

GetOutcomeSelectionLogicJs calls android.adservices.adselection.AddAdSelectionFromOutcomesOverrideRequest.getOutcomeSelectionLogicJs.

func (*AddAdSelectionFromOutcomesOverrideRequest) GetOutcomeSelectionTrustedSignals

func (m *AddAdSelectionFromOutcomesOverrideRequest) GetOutcomeSelectionTrustedSignals() (*jni.Object, error)

GetOutcomeSelectionTrustedSignals calls android.adservices.adselection.AddAdSelectionFromOutcomesOverrideRequest.getOutcomeSelectionTrustedSignals.

type AddAdSelectionOverrideRequest

type AddAdSelectionOverrideRequest struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

AddAdSelectionOverrideRequest wraps android.adservices.adselection.AddAdSelectionOverrideRequest.

func NewAddAdSelectionOverrideRequest

func NewAddAdSelectionOverrideRequest(vm *jni.VM, arg0 *jni.Object, arg1 string, arg2 *jni.Object) (*AddAdSelectionOverrideRequest, error)

NewAddAdSelectionOverrideRequest creates a new android.adservices.adselection.AddAdSelectionOverrideRequest instance.

func (*AddAdSelectionOverrideRequest) GetAdSelectionConfig

func (m *AddAdSelectionOverrideRequest) GetAdSelectionConfig() (*jni.Object, error)

GetAdSelectionConfig calls android.adservices.adselection.AddAdSelectionOverrideRequest.getAdSelectionConfig.

func (*AddAdSelectionOverrideRequest) GetDecisionLogicJs

func (m *AddAdSelectionOverrideRequest) GetDecisionLogicJs() (string, error)

GetDecisionLogicJs calls android.adservices.adselection.AddAdSelectionOverrideRequest.getDecisionLogicJs.

func (*AddAdSelectionOverrideRequest) GetPerBuyerDecisionLogic

func (m *AddAdSelectionOverrideRequest) GetPerBuyerDecisionLogic() (*jni.Object, error)

GetPerBuyerDecisionLogic calls android.adservices.adselection.AddAdSelectionOverrideRequest.getPerBuyerDecisionLogic.

func (*AddAdSelectionOverrideRequest) GetTrustedScoringSignals

func (m *AddAdSelectionOverrideRequest) GetTrustedScoringSignals() (*jni.Object, error)

GetTrustedScoringSignals calls android.adservices.adselection.AddAdSelectionOverrideRequest.getTrustedScoringSignals.

type DecisionLogic

type DecisionLogic struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

DecisionLogic wraps android.adservices.adselection.DecisionLogic.

func NewDecisionLogic

func NewDecisionLogic(vm *jni.VM, arg0 string) (*DecisionLogic, error)

NewDecisionLogic creates a new android.adservices.adselection.DecisionLogic instance.

func (*DecisionLogic) DescribeContents

func (m *DecisionLogic) DescribeContents() (int32, error)

DescribeContents calls android.adservices.adselection.DecisionLogic.describeContents.

func (*DecisionLogic) Equals

func (m *DecisionLogic) Equals(arg0 *jni.Object) (bool, error)

Equals calls android.adservices.adselection.DecisionLogic.equals.

func (*DecisionLogic) GetLogic

func (m *DecisionLogic) GetLogic() (string, error)

GetLogic calls android.adservices.adselection.DecisionLogic.getLogic.

func (*DecisionLogic) HashCode

func (m *DecisionLogic) HashCode() (int32, error)

HashCode calls android.adservices.adselection.DecisionLogic.hashCode.

func (*DecisionLogic) ToString

func (m *DecisionLogic) ToString() (string, error)

ToString calls android.adservices.adselection.DecisionLogic.toString.

func (*DecisionLogic) WriteToParcel

func (m *DecisionLogic) WriteToParcel(arg0 *jni.Object, arg1 int32) error

WriteToParcel calls android.adservices.adselection.DecisionLogic.writeToParcel.

type GetAdSelectionDataOutcome

type GetAdSelectionDataOutcome struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

GetAdSelectionDataOutcome wraps android.adservices.adselection.GetAdSelectionDataOutcome.

func (*GetAdSelectionDataOutcome) GetAdSelectionData

func (m *GetAdSelectionDataOutcome) GetAdSelectionData() (*jni.Object, error)

GetAdSelectionData calls android.adservices.adselection.GetAdSelectionDataOutcome.getAdSelectionData.

func (*GetAdSelectionDataOutcome) GetAdSelectionDataId

func (m *GetAdSelectionDataOutcome) GetAdSelectionDataId() (int64, error)

GetAdSelectionDataId calls android.adservices.adselection.GetAdSelectionDataOutcome.getAdSelectionDataId.

func (*GetAdSelectionDataOutcome) GetAdSelectionId

func (m *GetAdSelectionDataOutcome) GetAdSelectionId() (int64, error)

GetAdSelectionId calls android.adservices.adselection.GetAdSelectionDataOutcome.getAdSelectionId.

type GetAdSelectionDataRequest

type GetAdSelectionDataRequest struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

GetAdSelectionDataRequest wraps android.adservices.adselection.GetAdSelectionDataRequest.

func (*GetAdSelectionDataRequest) GetCoordinatorOriginUri

func (m *GetAdSelectionDataRequest) GetCoordinatorOriginUri() (*jni.Object, error)

GetCoordinatorOriginUri calls android.adservices.adselection.GetAdSelectionDataRequest.getCoordinatorOriginUri.

func (*GetAdSelectionDataRequest) GetSeller

func (m *GetAdSelectionDataRequest) GetSeller() (*jni.Object, error)

GetSeller calls android.adservices.adselection.GetAdSelectionDataRequest.getSeller.

func (*GetAdSelectionDataRequest) GetSellerConfiguration

func (m *GetAdSelectionDataRequest) GetSellerConfiguration() (*jni.Object, error)

GetSellerConfiguration calls android.adservices.adselection.GetAdSelectionDataRequest.getSellerConfiguration.

type GetAdSelectionDataRequestBuilder

type GetAdSelectionDataRequestBuilder struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

GetAdSelectionDataRequestBuilder wraps android.adservices.adselection.GetAdSelectionDataRequest$Builder.

func (*GetAdSelectionDataRequestBuilder) Build

Build calls android.adservices.adselection.GetAdSelectionDataRequest$Builder.build.

func (*GetAdSelectionDataRequestBuilder) SetCoordinatorOriginUri

func (m *GetAdSelectionDataRequestBuilder) SetCoordinatorOriginUri(arg0 *jni.Object) (*jni.Object, error)

SetCoordinatorOriginUri calls android.adservices.adselection.GetAdSelectionDataRequest$Builder.setCoordinatorOriginUri.

func (*GetAdSelectionDataRequestBuilder) SetSeller

func (m *GetAdSelectionDataRequestBuilder) SetSeller(arg0 *jni.Object) (*jni.Object, error)

SetSeller calls android.adservices.adselection.GetAdSelectionDataRequest$Builder.setSeller.

func (*GetAdSelectionDataRequestBuilder) SetSellerConfiguration

func (m *GetAdSelectionDataRequestBuilder) SetSellerConfiguration(arg0 *jni.Object) (*jni.Object, error)

SetSellerConfiguration calls android.adservices.adselection.GetAdSelectionDataRequest$Builder.setSellerConfiguration.

type PerBuyerConfiguration

type PerBuyerConfiguration struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

PerBuyerConfiguration wraps android.adservices.adselection.PerBuyerConfiguration.

func (*PerBuyerConfiguration) DescribeContents

func (m *PerBuyerConfiguration) DescribeContents() (int32, error)

DescribeContents calls android.adservices.adselection.PerBuyerConfiguration.describeContents.

func (*PerBuyerConfiguration) Equals

func (m *PerBuyerConfiguration) Equals(arg0 *jni.Object) (bool, error)

Equals calls android.adservices.adselection.PerBuyerConfiguration.equals.

func (*PerBuyerConfiguration) GetBuyer

func (m *PerBuyerConfiguration) GetBuyer() (*jni.Object, error)

GetBuyer calls android.adservices.adselection.PerBuyerConfiguration.getBuyer.

func (*PerBuyerConfiguration) GetTargetInputSizeBytes

func (m *PerBuyerConfiguration) GetTargetInputSizeBytes() (int32, error)

GetTargetInputSizeBytes calls android.adservices.adselection.PerBuyerConfiguration.getTargetInputSizeBytes.

func (*PerBuyerConfiguration) HashCode

func (m *PerBuyerConfiguration) HashCode() (int32, error)

HashCode calls android.adservices.adselection.PerBuyerConfiguration.hashCode.

func (*PerBuyerConfiguration) WriteToParcel

func (m *PerBuyerConfiguration) WriteToParcel(arg0 *jni.Object, arg1 int32) error

WriteToParcel calls android.adservices.adselection.PerBuyerConfiguration.writeToParcel.

type PerBuyerConfigurationBuilder

type PerBuyerConfigurationBuilder struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

PerBuyerConfigurationBuilder wraps android.adservices.adselection.PerBuyerConfiguration$Builder.

func (*PerBuyerConfigurationBuilder) Build

Build calls android.adservices.adselection.PerBuyerConfiguration$Builder.build.

func (*PerBuyerConfigurationBuilder) SetBuyer

func (m *PerBuyerConfigurationBuilder) SetBuyer(arg0 *jni.Object) (*jni.Object, error)

SetBuyer calls android.adservices.adselection.PerBuyerConfiguration$Builder.setBuyer.

func (*PerBuyerConfigurationBuilder) SetTargetInputSizeBytes

func (m *PerBuyerConfigurationBuilder) SetTargetInputSizeBytes(arg0 int32) (*jni.Object, error)

SetTargetInputSizeBytes calls android.adservices.adselection.PerBuyerConfiguration$Builder.setTargetInputSizeBytes.

type PerBuyerDecisionLogic

type PerBuyerDecisionLogic struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

PerBuyerDecisionLogic wraps android.adservices.adselection.PerBuyerDecisionLogic.

func NewPerBuyerDecisionLogic

func NewPerBuyerDecisionLogic(vm *jni.VM, arg0 *jni.Object) (*PerBuyerDecisionLogic, error)

NewPerBuyerDecisionLogic creates a new android.adservices.adselection.PerBuyerDecisionLogic instance.

func (*PerBuyerDecisionLogic) DescribeContents

func (m *PerBuyerDecisionLogic) DescribeContents() (int32, error)

DescribeContents calls android.adservices.adselection.PerBuyerDecisionLogic.describeContents.

func (*PerBuyerDecisionLogic) Equals

func (m *PerBuyerDecisionLogic) Equals(arg0 *jni.Object) (bool, error)

Equals calls android.adservices.adselection.PerBuyerDecisionLogic.equals.

func (*PerBuyerDecisionLogic) HashCode

func (m *PerBuyerDecisionLogic) HashCode() (int32, error)

HashCode calls android.adservices.adselection.PerBuyerDecisionLogic.hashCode.

func (*PerBuyerDecisionLogic) WriteToParcel

func (m *PerBuyerDecisionLogic) WriteToParcel(arg0 *jni.Object, arg1 int32) error

WriteToParcel calls android.adservices.adselection.PerBuyerDecisionLogic.writeToParcel.

type PersistAdSelectionResultRequest

type PersistAdSelectionResultRequest struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

PersistAdSelectionResultRequest wraps android.adservices.adselection.PersistAdSelectionResultRequest.

func (*PersistAdSelectionResultRequest) GetAdSelectionDataId

func (m *PersistAdSelectionResultRequest) GetAdSelectionDataId() (int64, error)

GetAdSelectionDataId calls android.adservices.adselection.PersistAdSelectionResultRequest.getAdSelectionDataId.

func (*PersistAdSelectionResultRequest) GetAdSelectionId

func (m *PersistAdSelectionResultRequest) GetAdSelectionId() (int64, error)

GetAdSelectionId calls android.adservices.adselection.PersistAdSelectionResultRequest.getAdSelectionId.

func (*PersistAdSelectionResultRequest) GetAdSelectionResult

func (m *PersistAdSelectionResultRequest) GetAdSelectionResult() (*jni.Object, error)

GetAdSelectionResult calls android.adservices.adselection.PersistAdSelectionResultRequest.getAdSelectionResult.

func (*PersistAdSelectionResultRequest) GetSeller

func (m *PersistAdSelectionResultRequest) GetSeller() (*jni.Object, error)

GetSeller calls android.adservices.adselection.PersistAdSelectionResultRequest.getSeller.

type PersistAdSelectionResultRequestBuilder

type PersistAdSelectionResultRequestBuilder struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

PersistAdSelectionResultRequestBuilder wraps android.adservices.adselection.PersistAdSelectionResultRequest$Builder.

func (*PersistAdSelectionResultRequestBuilder) Build

Build calls android.adservices.adselection.PersistAdSelectionResultRequest$Builder.build.

func (*PersistAdSelectionResultRequestBuilder) SetAdSelectionDataId

func (m *PersistAdSelectionResultRequestBuilder) SetAdSelectionDataId(arg0 int64) (*jni.Object, error)

SetAdSelectionDataId calls android.adservices.adselection.PersistAdSelectionResultRequest$Builder.setAdSelectionDataId.

func (*PersistAdSelectionResultRequestBuilder) SetAdSelectionId

func (m *PersistAdSelectionResultRequestBuilder) SetAdSelectionId(arg0 int64) (*jni.Object, error)

SetAdSelectionId calls android.adservices.adselection.PersistAdSelectionResultRequest$Builder.setAdSelectionId.

func (*PersistAdSelectionResultRequestBuilder) SetAdSelectionResult

func (m *PersistAdSelectionResultRequestBuilder) SetAdSelectionResult(arg0 *jni.Object) (*jni.Object, error)

SetAdSelectionResult calls android.adservices.adselection.PersistAdSelectionResultRequest$Builder.setAdSelectionResult.

func (*PersistAdSelectionResultRequestBuilder) SetSeller

SetSeller calls android.adservices.adselection.PersistAdSelectionResultRequest$Builder.setSeller.

type RemoveAdSelectionFromOutcomesOverrideRequest

type RemoveAdSelectionFromOutcomesOverrideRequest struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

RemoveAdSelectionFromOutcomesOverrideRequest wraps android.adservices.adselection.RemoveAdSelectionFromOutcomesOverrideRequest.

func NewRemoveAdSelectionFromOutcomesOverrideRequest

func NewRemoveAdSelectionFromOutcomesOverrideRequest(vm *jni.VM, arg0 *jni.Object) (*RemoveAdSelectionFromOutcomesOverrideRequest, error)

NewRemoveAdSelectionFromOutcomesOverrideRequest creates a new android.adservices.adselection.RemoveAdSelectionFromOutcomesOverrideRequest instance.

func (*RemoveAdSelectionFromOutcomesOverrideRequest) GetAdSelectionFromOutcomesConfig

func (m *RemoveAdSelectionFromOutcomesOverrideRequest) GetAdSelectionFromOutcomesConfig() (*jni.Object, error)

GetAdSelectionFromOutcomesConfig calls android.adservices.adselection.RemoveAdSelectionFromOutcomesOverrideRequest.getAdSelectionFromOutcomesConfig.

type RemoveAdSelectionOverrideRequest

type RemoveAdSelectionOverrideRequest struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

RemoveAdSelectionOverrideRequest wraps android.adservices.adselection.RemoveAdSelectionOverrideRequest.

func NewRemoveAdSelectionOverrideRequest

func NewRemoveAdSelectionOverrideRequest(vm *jni.VM, arg0 *jni.Object) (*RemoveAdSelectionOverrideRequest, error)

NewRemoveAdSelectionOverrideRequest creates a new android.adservices.adselection.RemoveAdSelectionOverrideRequest instance.

func (*RemoveAdSelectionOverrideRequest) GetAdSelectionConfig

func (m *RemoveAdSelectionOverrideRequest) GetAdSelectionConfig() (*jni.Object, error)

GetAdSelectionConfig calls android.adservices.adselection.RemoveAdSelectionOverrideRequest.getAdSelectionConfig.

type ReportEventRequest

type ReportEventRequest struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

ReportEventRequest wraps android.adservices.adselection.ReportEventRequest.

func (*ReportEventRequest) GetAdSelectionId

func (m *ReportEventRequest) GetAdSelectionId() (int64, error)

GetAdSelectionId calls android.adservices.adselection.ReportEventRequest.getAdSelectionId.

func (*ReportEventRequest) GetData

func (m *ReportEventRequest) GetData() (string, error)

GetData calls android.adservices.adselection.ReportEventRequest.getData.

func (*ReportEventRequest) GetInputEvent

func (m *ReportEventRequest) GetInputEvent() (*jni.Object, error)

GetInputEvent calls android.adservices.adselection.ReportEventRequest.getInputEvent.

func (*ReportEventRequest) GetKey

func (m *ReportEventRequest) GetKey() (string, error)

GetKey calls android.adservices.adselection.ReportEventRequest.getKey.

func (*ReportEventRequest) GetReportingDestinations

func (m *ReportEventRequest) GetReportingDestinations() (int32, error)

GetReportingDestinations calls android.adservices.adselection.ReportEventRequest.getReportingDestinations.

type ReportEventRequestBuilder

type ReportEventRequestBuilder struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

ReportEventRequestBuilder wraps android.adservices.adselection.ReportEventRequest$Builder.

func (*ReportEventRequestBuilder) Build

func (m *ReportEventRequestBuilder) Build() (*jni.Object, error)

Build calls android.adservices.adselection.ReportEventRequest$Builder.build.

func (*ReportEventRequestBuilder) SetAdSelectionId

func (m *ReportEventRequestBuilder) SetAdSelectionId(arg0 int64) (*jni.Object, error)

SetAdSelectionId calls android.adservices.adselection.ReportEventRequest$Builder.setAdSelectionId.

func (*ReportEventRequestBuilder) SetData

func (m *ReportEventRequestBuilder) SetData(arg0 string) (*jni.Object, error)

SetData calls android.adservices.adselection.ReportEventRequest$Builder.setData.

func (*ReportEventRequestBuilder) SetInputEvent

func (m *ReportEventRequestBuilder) SetInputEvent(arg0 *jni.Object) (*jni.Object, error)

SetInputEvent calls android.adservices.adselection.ReportEventRequest$Builder.setInputEvent.

func (*ReportEventRequestBuilder) SetKey

func (m *ReportEventRequestBuilder) SetKey(arg0 string) (*jni.Object, error)

SetKey calls android.adservices.adselection.ReportEventRequest$Builder.setKey.

func (*ReportEventRequestBuilder) SetReportingDestinations

func (m *ReportEventRequestBuilder) SetReportingDestinations(arg0 int32) (*jni.Object, error)

SetReportingDestinations calls android.adservices.adselection.ReportEventRequest$Builder.setReportingDestinations.

type ReportImpressionRequest

type ReportImpressionRequest struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

ReportImpressionRequest wraps android.adservices.adselection.ReportImpressionRequest.

func NewReportImpressionRequest

func NewReportImpressionRequest(vm *jni.VM, arg0 int64) (*ReportImpressionRequest, error)

NewReportImpressionRequest creates a new android.adservices.adselection.ReportImpressionRequest instance.

func (*ReportImpressionRequest) GetAdSelectionConfig

func (m *ReportImpressionRequest) GetAdSelectionConfig() (*jni.Object, error)

GetAdSelectionConfig calls android.adservices.adselection.ReportImpressionRequest.getAdSelectionConfig.

func (*ReportImpressionRequest) GetAdSelectionId

func (m *ReportImpressionRequest) GetAdSelectionId() (int64, error)

GetAdSelectionId calls android.adservices.adselection.ReportImpressionRequest.getAdSelectionId.

type SellerConfiguration

type SellerConfiguration struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

SellerConfiguration wraps android.adservices.adselection.SellerConfiguration.

func (*SellerConfiguration) DescribeContents

func (m *SellerConfiguration) DescribeContents() (int32, error)

DescribeContents calls android.adservices.adselection.SellerConfiguration.describeContents.

func (*SellerConfiguration) Equals

func (m *SellerConfiguration) Equals(arg0 *jni.Object) (bool, error)

Equals calls android.adservices.adselection.SellerConfiguration.equals.

func (*SellerConfiguration) GetMaximumPayloadSizeBytes

func (m *SellerConfiguration) GetMaximumPayloadSizeBytes() (int32, error)

GetMaximumPayloadSizeBytes calls android.adservices.adselection.SellerConfiguration.getMaximumPayloadSizeBytes.

func (*SellerConfiguration) HashCode

func (m *SellerConfiguration) HashCode() (int32, error)

HashCode calls android.adservices.adselection.SellerConfiguration.hashCode.

func (*SellerConfiguration) WriteToParcel

func (m *SellerConfiguration) WriteToParcel(arg0 *jni.Object, arg1 int32) error

WriteToParcel calls android.adservices.adselection.SellerConfiguration.writeToParcel.

type SellerConfigurationBuilder

type SellerConfigurationBuilder struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

SellerConfigurationBuilder wraps android.adservices.adselection.SellerConfiguration$Builder.

func (*SellerConfigurationBuilder) Build

func (m *SellerConfigurationBuilder) Build() (*jni.Object, error)

Build calls android.adservices.adselection.SellerConfiguration$Builder.build.

func (*SellerConfigurationBuilder) SetMaximumPayloadSizeBytes

func (m *SellerConfigurationBuilder) SetMaximumPayloadSizeBytes(arg0 int32) (*jni.Object, error)

SetMaximumPayloadSizeBytes calls android.adservices.adselection.SellerConfiguration$Builder.setMaximumPayloadSizeBytes.

type SetAppInstallAdvertisersRequestBuilder

type SetAppInstallAdvertisersRequestBuilder struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

SetAppInstallAdvertisersRequestBuilder wraps android.adservices.adselection.SetAppInstallAdvertisersRequest$Builder.

func (*SetAppInstallAdvertisersRequestBuilder) Build

Build calls android.adservices.adselection.SetAppInstallAdvertisersRequest$Builder.build.

type SignedContextualAds

type SignedContextualAds struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

SignedContextualAds wraps android.adservices.adselection.SignedContextualAds.

func (*SignedContextualAds) DescribeContents

func (m *SignedContextualAds) DescribeContents() (int32, error)

DescribeContents calls android.adservices.adselection.SignedContextualAds.describeContents.

func (*SignedContextualAds) Equals

func (m *SignedContextualAds) Equals(arg0 *jni.Object) (bool, error)

Equals calls android.adservices.adselection.SignedContextualAds.equals.

func (*SignedContextualAds) GetBuyer

func (m *SignedContextualAds) GetBuyer() (*jni.Object, error)

GetBuyer calls android.adservices.adselection.SignedContextualAds.getBuyer.

func (*SignedContextualAds) GetDecisionLogicUri

func (m *SignedContextualAds) GetDecisionLogicUri() (*jni.Object, error)

GetDecisionLogicUri calls android.adservices.adselection.SignedContextualAds.getDecisionLogicUri.

func (*SignedContextualAds) GetSignature

func (m *SignedContextualAds) GetSignature() (*jni.Object, error)

GetSignature calls android.adservices.adselection.SignedContextualAds.getSignature.

func (*SignedContextualAds) HashCode

func (m *SignedContextualAds) HashCode() (int32, error)

HashCode calls android.adservices.adselection.SignedContextualAds.hashCode.

func (*SignedContextualAds) ToString

func (m *SignedContextualAds) ToString() (string, error)

ToString calls android.adservices.adselection.SignedContextualAds.toString.

func (*SignedContextualAds) WriteToParcel

func (m *SignedContextualAds) WriteToParcel(arg0 *jni.Object, arg1 int32) error

WriteToParcel calls android.adservices.adselection.SignedContextualAds.writeToParcel.

type SignedContextualAdsBuilder

type SignedContextualAdsBuilder struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

SignedContextualAdsBuilder wraps android.adservices.adselection.SignedContextualAds$Builder.

func (*SignedContextualAdsBuilder) Build

func (m *SignedContextualAdsBuilder) Build() (*jni.Object, error)

Build calls android.adservices.adselection.SignedContextualAds$Builder.build.

func (*SignedContextualAdsBuilder) SetBuyer

func (m *SignedContextualAdsBuilder) SetBuyer(arg0 *jni.Object) (*jni.Object, error)

SetBuyer calls android.adservices.adselection.SignedContextualAds$Builder.setBuyer.

func (*SignedContextualAdsBuilder) SetDecisionLogicUri

func (m *SignedContextualAdsBuilder) SetDecisionLogicUri(arg0 *jni.Object) (*jni.Object, error)

SetDecisionLogicUri calls android.adservices.adselection.SignedContextualAds$Builder.setDecisionLogicUri.

func (*SignedContextualAdsBuilder) SetSignature

func (m *SignedContextualAdsBuilder) SetSignature(arg0 *jni.Object) (*jni.Object, error)

SetSignature calls android.adservices.adselection.SignedContextualAds$Builder.setSignature.

type UpdateAdCounterHistogramRequest

type UpdateAdCounterHistogramRequest struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

UpdateAdCounterHistogramRequest wraps android.adservices.adselection.UpdateAdCounterHistogramRequest.

func (*UpdateAdCounterHistogramRequest) Equals

func (m *UpdateAdCounterHistogramRequest) Equals(arg0 *jni.Object) (bool, error)

Equals calls android.adservices.adselection.UpdateAdCounterHistogramRequest.equals.

func (*UpdateAdCounterHistogramRequest) GetAdEventType

func (m *UpdateAdCounterHistogramRequest) GetAdEventType() (int32, error)

GetAdEventType calls android.adservices.adselection.UpdateAdCounterHistogramRequest.getAdEventType.

func (*UpdateAdCounterHistogramRequest) GetAdSelectionId

func (m *UpdateAdCounterHistogramRequest) GetAdSelectionId() (int64, error)

GetAdSelectionId calls android.adservices.adselection.UpdateAdCounterHistogramRequest.getAdSelectionId.

func (*UpdateAdCounterHistogramRequest) GetCallerAdTech

func (m *UpdateAdCounterHistogramRequest) GetCallerAdTech() (*jni.Object, error)

GetCallerAdTech calls android.adservices.adselection.UpdateAdCounterHistogramRequest.getCallerAdTech.

func (*UpdateAdCounterHistogramRequest) HashCode

func (m *UpdateAdCounterHistogramRequest) HashCode() (int32, error)

HashCode calls android.adservices.adselection.UpdateAdCounterHistogramRequest.hashCode.

func (*UpdateAdCounterHistogramRequest) ToString

func (m *UpdateAdCounterHistogramRequest) ToString() (string, error)

ToString calls android.adservices.adselection.UpdateAdCounterHistogramRequest.toString.

type UpdateAdCounterHistogramRequestBuilder

type UpdateAdCounterHistogramRequestBuilder struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

UpdateAdCounterHistogramRequestBuilder wraps android.adservices.adselection.UpdateAdCounterHistogramRequest$Builder.

func (*UpdateAdCounterHistogramRequestBuilder) Build

Build calls android.adservices.adselection.UpdateAdCounterHistogramRequest$Builder.build.

func (*UpdateAdCounterHistogramRequestBuilder) SetAdEventType

func (m *UpdateAdCounterHistogramRequestBuilder) SetAdEventType(arg0 int32) (*jni.Object, error)

SetAdEventType calls android.adservices.adselection.UpdateAdCounterHistogramRequest$Builder.setAdEventType.

func (*UpdateAdCounterHistogramRequestBuilder) SetAdSelectionId

func (m *UpdateAdCounterHistogramRequestBuilder) SetAdSelectionId(arg0 int64) (*jni.Object, error)

SetAdSelectionId calls android.adservices.adselection.UpdateAdCounterHistogramRequest$Builder.setAdSelectionId.

func (*UpdateAdCounterHistogramRequestBuilder) SetCallerAdTech

func (m *UpdateAdCounterHistogramRequestBuilder) SetCallerAdTech(arg0 *jni.Object) (*jni.Object, error)

SetCallerAdTech calls android.adservices.adselection.UpdateAdCounterHistogramRequest$Builder.setCallerAdTech.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL