Version: 2017.2

Application.AdvertisingIdentifierCallback

Switch to Manual
public delegatevoid AdvertisingIdentifierCallback (string advertisingId, bool trackingEnabled, string errorMsg);

Parameters

advertisingId Advertising ID.
trackingEnabled Indicates whether user has chosen to limit ad tracking.
errorMsg Сообщение об ошибке.

Description

Delegate method for fetching advertising ID.

See Also: Application.RequestAdvertisingIdentifier.