다음을 통해 공유


AdFilters.AppInstallFilters Property

Definition

Gets the AppInstallFilters instance that represents all app install filters for the ad.

public Android.AdServices.Common.AppInstallFilters? AppInstallFilters { [Android.Runtime.Register("getAppInstallFilters", "()Landroid/adservices/common/AppInstallFilters;", "", ApiSince=35)] get; }
[<get: Android.Runtime.Register("getAppInstallFilters", "()Landroid/adservices/common/AppInstallFilters;", "", ApiSince=35)>]
member this.AppInstallFilters : Android.AdServices.Common.AppInstallFilters

Property Value

Attributes

Remarks

Gets the AppInstallFilters instance that represents all app install filters for the ad.

If null, there are no app install filters which apply to the ad.

Java documentation for android.adservices.common.AdFilters.getAppInstallFilters().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to