Version: 2018.3 (switch to 2019.1)
LanguageEnglish
  • C#

Application.AdvertisingIdentifierCallback

public delegate void AdvertisingIdentifierCallback(string advertisingId, bool trackingEnabled, string errorMsg);

Parameters

advertisingIdAdvertising ID.
trackingEnabledIndicates whether user has chosen to limit ad tracking.
errorMsgError message.

Description

Delegate method for fetching advertising ID.

See Also: Application.RequestAdvertisingIdentifier.

Did you find this page useful? Please give it a rating: