Property CanRequestAds
CanRequestAds
Whether the gathered consent permits requesting ads. Only meaningful once
RequestUmpConsentAsync() has completed — before that it is false, because ads must
not be requested until the user has answered. Always true in builds without UMP (no AdMob
module, or AppLovin's own consent flow is the CMP), where nothing here gates ad requests.
public static bool CanRequestAds { get; }