unity reward video ads help and Native Ads Advanced (Unified) unitypackage link is old!

554 views
Skip to first unread message

chaof...@gmail.com

unread,
May 8, 2018, 5:20:31 AM5/8/18
to Google Mobile Ads SDK Developers

1,unitypackage download link is old,and not found UnifiedNativeAd class



2,https://developers.google.com/admob/unity/rewarded-video#load_an_ad   


i has multiple reward video unit,and i want preload and catch multi reward video and show ad quickly,but the RewardedBasedVideoAd is a singleton,so has any method to solve my issue?pls help me ,tks!




mobileadssdk-a...@google.com

unread,
May 8, 2018, 3:06:44 PM5/8/18
to chaof...@gmail.com, Google Mobile Ads SDK Developers
Hi there,

Thanks for reaching out to us. 

1,unitypackage download link is old,and not found UnifiedNativeAd class
The UnityPackage will not have a separate UnifiedNativeAd class and you will have to instead make this AdRequest via the AdLoader .

i has multiple reward video unit,and i want preload and catch multi reward video and show ad quickly,but the RewardedBasedVideoAd is a singleton,so has any method to solve my issue?pls help me ,tks!

RewardedBasedVideoAd is requested using a Singleton and you can only preload on Reward Video Ad at a time.

Regards,
Deepika Uragayala
Mobile Ads SDK Team



=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+ page:
    http://googleadsdeveloper.blogspot.com
    https://plus.google.com/115658573333388777174/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

--

---
You received this message because you are subscribed to the Google Groups "Google Mobile Ads SDK Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-admob-ads-sdk+unsub...@googlegroups.com.
To post to this group, send email to google-admob-ads-sdk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-admob-ads-sdk/c46c3609-dadd-488d-a79d-66f20ebe46b0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

chaof...@gmail.com

unread,
May 9, 2018, 10:03:20 PM5/9/18
to google-adm...@googlegroups.com
i download and import to unity,is not diffrent from older version,the download url is error,can u give me correct unitypackage url?
 in your docment,you said:

Load native ad formats

Native Ads Advanced are loaded via the AdLoader class, which has its own AdLoader.Builder class to customize it during creation. The ForUnifiedNativeAd() method configures the AdLoader to handle unified native ads.

private void RequestNativeAd() {
   
AdLoader adLoader = new AdLoader.Builder(INSERT_AD_UNIT_HERE)
       
.ForUnifiedNativeAd()
       
.Build();
}
but it not correct,no ForUnifiedNativeAd,or i not understand what u mean,tks!

在 2018年5月9日星期三 UTC+8上午3:06:44,mobileadssdk-a...@google.com写道:

chaof...@gmail.com

unread,
May 12, 2018, 3:56:40 AM5/12/18
to Google Mobile Ads SDK Developers
????


在 2018年5月9日星期三 UTC+8上午3:06:44,mobileadssdk-a...@google.com写道:
Hi there,

chaof...@gmail.com

unread,
May 14, 2018, 5:21:47 AM5/14/18
to Google Mobile Ads SDK Developers
my god,no reply to me?it is very important for me,and i waste many days.
and  early access build url is error,pls!


在 2018年5月9日星期三 UTC+8上午3:06:44,mobileadssdk-a...@google.com写道:
Hi there,

mobileadssdk-a...@google.com

unread,
May 14, 2018, 2:58:39 PM5/14/18
to chaof...@gmail.com, Google Mobile Ads SDK Developers
Hi there,

Thank you for reporting this to us. I've shared this with the team and we will get back to you as soon as we have any updates. 

Regards,
Deepika Uragayala
Mobile Ads SDK Team
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+ page:
    http://googleadsdeveloper.blogspot.com
    https://plus.google.com/115658573333388777174/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

To unsubscribe from this group and stop receiving emails from it, send an email to google-admob-ads-sdk+unsubscrib...@googlegroups.com.

--

---
You received this message because you are subscribed to the Google Groups "Google Mobile Ads SDK Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-admob-ads-sdk+unsub...@googlegroups.com.
To post to this group, send email to google-admob-ads-sdk@googlegroups.com.

chaof...@gmail.com

unread,
May 21, 2018, 7:35:35 AM5/21/18
to Google Mobile Ads SDK Developers
any update?
i realy need it,tks!

and i found use the googlemobileads-eap.unitypackage ,the mediation will error in ios build,like this:https://developers.google.com/admob/unity/mediation/vungle
will has a VungleExtrasBuilder.h and in file must has GADUAdNetworkExtras.h,but your package has no file in unity-plugin-library.a



在 2018年5月15日星期二 UTC+8上午2:58:39,mobileadssdk-a...@google.com写道:

mobileadssdk-a...@google.com

unread,
May 21, 2018, 3:22:42 PM5/21/18
to chaof...@gmail.com, Google Mobile Ads SDK Developers
Hi there,

Thanks for getting back to us. You need to also import the full Unity plugin  as well. The EAB plugin only has files related to the Native Advanced Unified ad. The main plugin must first be imported to be able to make an AdRequest. The class in question is available here in the full plugin. Also I would suggest that you look into our documentation on how to integrate Vungle via Unity.

Regards,
Deepika Uragayala
Mobile Ads SDK Team
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+ page:
    http://googleadsdeveloper.blogspot.com
    https://plus.google.com/115658573333388777174/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

--

---
You received this message because you are subscribed to the Google Groups "Google Mobile Ads SDK Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-admob-ads-sdk+unsub...@googlegroups.com.
To post to this group, send email to google-admob-ads-sdk@googlegroups.com.

chaof...@gmail.com

unread,
May 21, 2018, 11:29:08 PM5/21/18
to Google Mobile Ads SDK Developers
has example?in your document,you said need remove the plugin


 and as you said,i import all full unity plugin and eab plugin,but also has error:



and the eab unitypackage is also old,the url is https://dl.google.com/googleadmobadssdk/googlemobileads-eap.unitypackage
not found ForUnifiedNativeAd method



i waste so much time to this,the normal version is build correct in ios,i need nativeads but follow your docment is error,so frustrated and want to give up,please help me ,if has no support,pls modify your docment,it will mislead us




在 2018年5月22日星期二 UTC+8上午3:22:42,mobileadssdk-a...@google.com写道:

mobileadssdk-a...@google.com

unread,
May 22, 2018, 3:04:24 PM5/22/18
to chaof...@gmail.com, Google Mobile Ads SDK Developers
Hi there,

The EAP build link will be fixed shortly by the team and until then, if you need to import the full version plugin if you need to integrate mediation. We will keep this thread posted as soon as I have any new updates with regards to the EAP build link. 

Regards,
Deepika Uragayala
Mobile Ads SDK Team
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+ page:
    http://googleadsdeveloper.blogspot.com
    https://plus.google.com/115658573333388777174/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

--

---
You received this message because you are subscribed to the Google Groups "Google Mobile Ads SDK Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-admob-ads-sdk+unsub...@googlegroups.com.
To post to this group, send email to google-admob-ads-sdk@googlegroups.com.

Gag Labs

unread,
Oct 19, 2019, 8:53:12 PM10/19/19
to Google Mobile Ads SDK Developers
so it seems this is still not fixed? after a year...

Mobile Ads SDK Forum Advisor Prod

unread,
Oct 21, 2019, 2:34:50 AM10/21/19
to sre...@gaglabs.com, google-adm...@googlegroups.com

Hi there,

Thank you for reaching out to us.

Could you kindly clarify if you are inquiring about an update on the Unified Native Ads unitypackage? If so, then we may continue discussion on this thread instead so that I can assist you better on this.

Regards,
Ziv Yves Sanchez
Mobile Ads SDK Team



ref:_00D1U1174p._5001UKNtG4:ref

ahsan khan

unread,
Jan 21, 2020, 11:06:37 PM1/21/20
to Google Mobile Ads SDK Developers

Mobile Ads SDK Forum Advisor Prod

unread,
Jan 22, 2020, 2:21:41 AM1/22/20
to ahsanfu...@gmail.com, google-adm...@googlegroups.com
Hi there,

Are you having an issue related to the code implementation of the Mobile Ads SDK? If so, please provide us the details. We'll be happy to assist you.

Regards,
Teejay Pimentel

Mobile Ads SDK Team

ref:_00D1U1174p._5001USwtwS:ref
Reply all
Reply to author
Forward
0 new messages