python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Can't upload image to Google Ads campaign "Can’t upload this file right now. Try again later."
Whenever I try to upload an image to Google Ads (app campaign) I'm getting:
Can’t upload this file right now. Try again later.
I have waited several hours and tried again, but it still not working....

genericUser
Votes: 0
Answers: 1
App Open Ad shows after Intent was called in onActivityResult, how to stop it
I implemented AppOpen to my project, it works fine.
Here's the code:
public class AppOpenManager implements LifecycleObserver, Application.ActivityLifecycleCallbacks {
private static final String LOG_...
Marina
Votes: 0
Answers: 1
The argument type 'BannerAd?' can't be assigned to the parameter type 'AdWithView'
I upgraded my app to Flutter 2 and made all the things null safe.
After that, I am encountering an error implementing Google mobile ads SDK.
I followed all the documentation and according to that, I a...
Akash Rajoria
Votes: 0
Answers: 1
how to place ads below or above BottomNavigationBar in Flutter
I want to place google_mobile_ads Banner Ad just above or below the BottomNavigationBar in Flutter.
I tried to place the BottomNavigationBar in Container ad add Margin, but there is no option to add 2...
Purna Satya
Votes: 0
Answers: 3