MediationAdRequest.Companion

public static class MediationAdRequest.Companion


Summary

Public methods

static final int

This method is deprecated. Use [com.google.android.gms.ads.mediation.Adapter] and [com.google.android.gms.ads.mediation.MediationAdConfiguration] instead.

static final int

This method is deprecated. Use [com.google.android.gms.ads.mediation.Adapter] and [com.google.android.gms.ads.mediation.MediationAdConfiguration] instead.

static final int

This method is deprecated. Use [com.google.android.gms.ads.mediation.Adapter] and [com.google.android.gms.ads.mediation.MediationAdConfiguration] instead.

Public methods

getTAG_FOR_CHILD_DIRECTED_TREATMENT_FALSE

public static final int getTAG_FOR_CHILD_DIRECTED_TREATMENT_FALSE()

As returned by taggedForChildDirectedTreatment, indicates that the app should not be treated as child-directed for purposes of the Children’s Online Privacy Protection Act (COPPA).

getTAG_FOR_CHILD_DIRECTED_TREATMENT_TRUE

public static final int getTAG_FOR_CHILD_DIRECTED_TREATMENT_TRUE()

As returned by taggedForChildDirectedTreatment, indicates that the app should be treated as child-directed for purposes of the Children’s Online Privacy Protection Act (COPPA).

getTAG_FOR_CHILD_DIRECTED_TREATMENT_UNSPECIFIED

public static final int getTAG_FOR_CHILD_DIRECTED_TREATMENT_UNSPECIFIED()

As returned by taggedForChildDirectedTreatment, indicates that the publisher has not specified whether the app should be treated as child-directed for purposes of the Children’s Online Privacy Protection Act (COPPA).