Language

DeletionRequest.MatchBehaviorDelete Field

Definition

Match behavior option to delete the supplied params (Origin/Domains).

[Android.Runtime.Register("MATCH_BEHAVIOR_DELETE", ApiSince=34)]
public const Android.AdServices.Measurement.DeletionRequestMatchBehavior MatchBehaviorDelete = 0;
[<Android.Runtime.Register("MATCH_BEHAVIOR_DELETE", ApiSince=34)>]
val mutable MatchBehaviorDelete : Android.AdServices.Measurement.DeletionRequestMatchBehavior

Field Value

Value = 0
Attributes

Remarks

Match behavior option to delete the supplied params (Origin/Domains).

Java documentation for android.adservices.measurement.DeletionRequest.MATCH_BEHAVIOR_DELETE.

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