Reading throught the code snippet on the link below:
	
	
		
			
			
				
					
						
							 www.b4x.com
						
					
					www.b4x.com
				
			
		
	
I am a little confused if we need to replace the admob unit id with the advertising id or there is no relation between both?
I have checked the google link but still confused about when to use it.
Also researched this topic seems if my app contains ads then I need to use the advertising id? Is that a correct statement?
Thanks for your help!
			
			Advertising id
1. Add a reference to FirebaseAdMob2. 2. Add to manifest editor:  CreateResourceFromFile(Macro, FirebaseAnalytics.GooglePlayBase) AddPermission(com.google.android.gms.permission.AD_ID)  3. Add:  Private Sub GetAdvertisingId As ResumableSub    Dim jo As JavaObject = Me...
				 www.b4x.com
						
					
					www.b4x.com
				I am a little confused if we need to replace the admob unit id with the advertising id or there is no relation between both?
I have checked the google link but still confused about when to use it.
Also researched this topic seems if my app contains ads then I need to use the advertising id? Is that a correct statement?
Thanks for your help!
 
				 
 
		 
 
		