- Set up a test device
- How to find the advertising ID / IDFA of your device:
import AdSupport
print(ASIdentifierManager.shared().advertisingIdentifier)
// 76823A59-BF9D-46F7-840E-5A3EBB77882A
- Helps protect your app ad inventory from ad fraud
- You create app-ads.txt files to identify who is authorized to sell your inventory
- Publish your app-ads.txt at the root of your developer website
- You can publish app-ads.txt with Firebase Hosting
- Source
- You must have a Funding Choices account linked to your AdMob account.
- Using UMP SDK
- How IAB requirements affect EU consent messages