deleteAd

open fun deleteAd(@NonNull identifier: String, @NonNull containerDir: File)

Deletes an ad, along with its directory.

Parameters

identifier

The identifier of the ad.

containerDir

The container directory of the ad.