Questions tagged [iab]

6 questions
4
votes
1 answer

How do I localise my message when gathering consent with Google Founding Choices for GDPR in the EEA?

In order to be GDPR compliant and work with Admob mediation (in Europe), I need to implement a consent management platform (CMP) in my mobile apps (iOS and Android). Here is the complete list of TCF/IAB compliant CPMs:…
Gilbou
  • 5,134
  • 5
  • 22
  • 27
2
votes
1 answer

amp-consent and IAB consent string implementation details

We have finished developing a CMP according to IAB TCFv2 and are struggling to integrate it with AMP, because amp-consent doesn't make the consent string available to the CMP prompt and ads. Publisher code:
Normalo
  • 307
  • 4
  • 11
1
vote
0 answers

Adsense 5.1 Errors and Out-Of-Band Signal using CookiePro

I am getting a lot of 5.1 errors in the Adsense dashboard for my site. I've talked with the CMP which is OneTrust (Using CookiePro solution). They told me the following: "At OneTrust, we do not support OOB (Out-Of-Band signal)." "You'll see that OOB…
Idan Shechter
  • 9,779
  • 25
  • 105
  • 203
1
vote
1 answer

Where to upload app-ads.txt file for iOS app?

My iOS app support URL is no more active. So where I can add app-ads.txt file? Any alternative way to manage this IAB policy?
Sunil Targe
  • 7,009
  • 5
  • 42
  • 71
0
votes
0 answers

RemoteException while setting up in-app billing in IAB v3

I'm getting the following error in Crashlytics reports (so far with Android 9, 10 and 11): IabHelper.java:285 IabResult: RemoteException while setting up in-app billing. (response: -1001:Remote exception during initialization) Code -1001…
Simon Huckett
  • 433
  • 5
  • 11
0
votes
0 answers

How do I use :iabbr with backslash followed by two or more letters as abbreviation in vim?

I want to use the :iabbr command in vim to enter some characters not on the keyboard. This works fine, e.g. for :iabbr \N ℕ. However, if I try :iabbr \sum ∑ I get error E474 (Invalid argument). This seems to be the case, whenever the abbreviation…
diffset
  • 133
  • 6