Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

294
Views
Google Funding Choices: Suppress only one message e.g. suppress the Ad-Block message

Does anyone know how to suppress only one message using Google FC api?

For example, I would like to suppress the ad-block message if a certain condition is met. Something similar to this pseudo-example. However, message.proceed(false) blocks all messages, not just the ad-block message. Does anyone have any ideas?

Thanks

googlefc.controlledMessagingFunction = (message) => {
  if (isSubscriber) {
    message.proceed(false);
  } else {
    message.proceed(true);
  }
}
about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!