public static final class

AdvertisingIdClient.Info

extends Object
java.lang.Object
   ↳ com.google.android.gms.ads.identifier.AdvertisingIdClient.Info

Class Overview

Includes both the advertising ID as well as the limit ad tracking setting.

Summary

Public Methods
String getId()
Retrieves the advertising ID.
boolean isLimitAdTrackingEnabled()
Retrieves whether the user has limit ad tracking enabled or not.
[Expand]
Inherited Methods
From class java.lang.Object

Public Methods

public String getId ()

Retrieves the advertising ID.

public boolean isLimitAdTrackingEnabled ()

Retrieves whether the user has limit ad tracking enabled or not.