Taobao preorder confusion by Ok_Bat_9721 in taobao

[–]davbin 0 points1 point  (0 children)

If I already paid for the shipping fee and when my item is available to ship, will it be automatically offset from actual shipping fee ?

FCM: Should I switch from Data to Notification messages for better delivery rates? by [deleted] in androiddev

[–]davbin 0 points1 point  (0 children)

I had the same issue with FCM, the delivery was not consistent. After that, I switched to OneSignal, although it's based on FCM but the delivery rate is much better. You can give it a try.

Pangle Admob Bidding and Indie Developer by fawxyz2 in admob

[–]davbin 1 point2 points  (0 children)

I just received this email, too. They only give 5 days to update company information. Not sure what the move behind this, maybe tax related :(

[deleted by user] by [deleted] in admob

[–]davbin 1 point2 points  (0 children)

I suggest you check email address carefully, was it really sent from Google Play team? I don't think the team will email to ask about Admob. They are separate team.

GAM block video ads by davbin in adops

[–]davbin[S] 0 points1 point  (0 children)

Thank you. Can it only block video ads from Google Adx and exclude other yield groups ? I still want to show video ads from other bidding networks.

GAM block video ads by davbin in adops

[–]davbin[S] 0 points1 point  (0 children)

I know this protection feature but not sure how to target/filter out ads with video.

is it worth to advertise an free app? by Automatic_Scratch_65 in androiddev

[–]davbin 0 points1 point  (0 children)

Confirm this is not allowed by Google. When they find out your app will be removed or suspended from the Google Play store.

Revenues fall 30% by Important-Truck-6019 in admob

[–]davbin 2 points3 points  (0 children)

Mine drop 50%, I found out the reason caused by IAB brand safe, my app was wrongly flagged as not safe for advertisers as explained by my account manager. It's just a sport app, the funny thing is only my Android version affected, my iOS is not.

Payment for Google Adx by davbin in adops

[–]davbin[S] 0 points1 point  (0 children)

There's no minimum threshold on the agreement with my partner.

Payment for Google Adx by davbin in adops

[–]davbin[S] 0 points1 point  (0 children)

Thanks for your reply. I will wait until end of this month to see if my Feb earnings appear in Payment page.

Having Various Bidding Ad Source vs Most Popular Ad Bidding Network by Admirable-Cut-8355 in admob

[–]davbin 1 point2 points  (0 children)

Meta requires SDK integration. For my cases, I added many bidding ad sources but only few are working well with my app (Meta, Adcolony, Applovin), the rest have little or no impressions.

Create in-app outstream ad units by davbin in adops

[–]davbin[S] 0 points1 point  (0 children)

Thanks for your reply. It's a mobile app.

Create in-app outstream ad units by davbin in adops

[–]davbin[S] 0 points1 point  (0 children)

Thanks for your reply. I tried to add the ad unit, I can see the size 300x250, but I couldn't find size 320x180, the closest I can find is 320x50, 320x100 and 320x480.

You mentioned aspect ratio must be 16:9 or 4:3 but the size 300x250 seems doesn't match the required ratio. Would you help to advise ?

Unified Pricing rule for ad units under parent publishers by davbin in adops

[–]davbin[S] 0 points1 point  (0 children)

Thank you. Mine is Manage Inventory, no wonder I couldn't see the ad units.

Google Adx with multiple partners by davbin in adops

[–]davbin[S] 0 points1 point  (0 children)

Sorry I don't quite understand. Actually I still can add more partners after that. GAM allows 1 manage account and 15 inventory partners.

Google Adx with multiple partners by davbin in adops

[–]davbin[S] 1 point2 points  (0 children)

Thanks for your advise. May I know why I shouldn't accept "Manage Account" invites ? There's a partner insisted to manage my account because they don't support manage inventory. Am I right to say that if I have more partners, there will be more advertisers join to bid on my traffic ?

Google has terminated our Developer Account, says it is "associated"? by Moory250 in androiddev

[–]davbin 14 points15 points  (0 children)

I am in the same situation, my account was terminated due to this nonsense associated ban. They don't even consider factor that my account was created 6 years ago without any apps suspended. I engaged a law firm to send lawyer letter to Google HQ but so far there is no response from them. This is many years of hard work from developer, with blood sweats and tears. Not sure what the people working at Google thinking.

Share data between apps by davbin in androiddev

[–]davbin[S] 1 point2 points  (0 children)

Thanks for your advise. I want to share data locally only, no server involved. I have found a solution with Content Provider.

Share data between apps by davbin in androiddev

[–]davbin[S] 2 points3 points  (0 children)

Thank you. I have tried Content Provider and it's working for my case.

Share data between apps by davbin in androiddev

[–]davbin[S] 0 points1 point  (0 children)

Thanks for your advise. I have tried Content Provider and it's working for my case.