Asked by:
I got noadavailable error

Question
-
Hi, I got problem with uwp monetize
my app id : 9pg7grdqt14x and ad unit id :1100060719 not working.
When I try to debug it said : noadavailablemy apps already in the store since november 12, 2019, until today, still no ads shown
- Moved by Roy LiMicrosoft contingent staff Friday, November 15, 2019 2:19 AM move
All replies
-
Hi,
Does the ad you mentioned mean adControl? And did you get this error when you used the adControl?
Best Regards,
Fay
"Developing Universal Windows apps" forum will be migrating to a new home on Microsoft Q&A (Preview)!
We invite you to post new questions in the "Developing Universal Windows apps" forum’s new home on Microsoft Q&A (Preview)!
For more information, please refer to the sticky post. -
-
Hi,
There are many reasons that might cause this behavior. Does the AdControl show the test ads correctly when you test it? And please make sure that you are not using the test ad unit value in the store version. If it is not a test ad unit value, have you verified the size of the ad unit in the partner center to see if the size is greater or less than the size of the AdControl in your app's code?
Best regards.?
Roy"Developing Universal Windows apps" forum will be migrating to a new home on Microsoft Q&A (Preview)!
We invite you to post new questions in the "Developing Universal Windows apps" forum’s new home on Microsoft Q&A (Preview)!
For more information, please refer to the sticky post. -
Hi,
There are many reasons that might cause this behavior. Does the AdControl show the test ads correctly when you test it? And please make sure that you are not using the test ad unit value in the store version. If it is not a test ad unit value, have you verified the size of the ad unit in the partner center to see if the size is greater or less than the size of the AdControl in your app's code?
Best regards.?
Roy
"Developing Universal Windows apps" forum will be migrating to a new home on Microsoft Q&A (Preview)!
We invite you to post new questions in the "Developing Universal Windows apps" forum’s new home on Microsoft Q&A (Preview)!
For more information, please refer to the sticky post.Hi,
Adcontrol with test ads works, I'm using app id and ad unit id from partner.microsoft.com. My ads size 90x728, as the same as recommended size
<UI:AdControl Grid.Row="17" Grid.Column="0" Grid.ColumnSpan="3" ApplicationId="9pg7grdqt14x" AdUnitId="1100060719" HorizontalAlignment="Center" Height="90" VerticalAlignment="Bottom" Width="728"/>
-
<StackPanel VerticalAlignment="Bottom" Grid.Row="17" Grid.Column="0" Grid.ColumnSpan="3" > <UI:AdControl ApplicationId="9pg7grdqt14x" AdUnitId="1100060719" Height="90" Width="728"/> </StackPanel> </Grid> </Page>
I've try using remove stackpanel, it's also not working, ads still blank -
-
hi,
i've search on net and forum, mostly case in 2016-2017, I can't find recent year post with the same problem (or I've missed it).
mostly the resolution is update the nuget package. and I'm using recent package, I've tried downgrade the nuget package and it still happen
-
Hi,
You could try to contact the store team about the account issue here: Contact US.
Choose to Contact us, select Dashboard for Topic and select Ads in app for issue type and select SDK for subcategory. You could get more help with the account issue via the ticket.Best regards,
Roy"Developing Universal Windows apps" forum will be migrating to a new home on Microsoft Q&A (Preview)!
We invite you to post new questions in the "Developing Universal Windows apps" forum’s new home on Microsoft Q&A (Preview)!
For more information, please refer to the sticky post. -
-
-
-
-
Hi,
We've reported this recently. Please keep contact with the store team to get the latest update.
Best regards,
Roy
"Developing Universal Windows apps" forum will be migrating to a new home on Microsoft Q&A (Preview)!
We invite you to post new questions in the "Developing Universal Windows apps" forum’s new home on Microsoft Q&A (Preview)!
For more information, please refer to the sticky post. -
Hi,
After talking to the team, the team checked your app which app's ID is 9pg7grdpt14x. But there is no ad request from the app in the backend. Could you please check your app again to see if your are using the correct unit ID?
Best regards,
Roy
"Developing Universal Windows apps" forum will be migrating to a new home on Microsoft Q&A (Preview)!
We invite you to post new questions in the "Developing Universal Windows apps" forum’s new home on Microsoft Q&A (Preview)!
For more information, please refer to the sticky post. -
-
Hi,
>>I can't find my apps with ID: 9pg7grdpt14x in partner.microsoft.com dashboard
Sorry, I typed a wrong app ID, the team said your application with app ID 9pg7grdqt14x is not requesting any ads. Could you please share this information with the supporter when you open the support ticket?
Also, is could you please tell me the error code or some log about the error?
Best regards,
Roy
"Developing Universal Windows apps" forum will be migrating to a new home on Microsoft Q&A (Preview)!
We invite you to post new questions in the "Developing Universal Windows apps" forum’s new home on Microsoft Q&A (Preview)!
For more information, please refer to the sticky post.- Edited by Roy LiMicrosoft contingent staff Tuesday, November 26, 2019 2:34 AM
-
I think it's bug from ads component, I'm using test app id, and it's working
when I change to my app id, said no ads available. and I think the ads should be working automatically with setting from XAML, no need more code.
Do I have to *force* request ads? and how to do it?
-
Hi,
Have you opened a support ticket to the team? If you did, could you please share the support ticket ID with me?
Best regards,
Roy
"Developing Universal Windows apps" forum will be migrating to a new home on Microsoft Q&A (Preview)!
We invite you to post new questions in the "Developing Universal Windows apps" forum’s new home on Microsoft Q&A (Preview)!
For more information, please refer to the sticky post. -
Hi,
Have you opened a support ticket to the team? If you did, could you please share the support ticket ID with me?
Best regards,
Roy
"Developing Universal Windows apps" forum will be migrating to a new home on Microsoft Q&A (Preview)!
We invite you to post new questions in the "Developing Universal Windows apps" forum’s new home on Microsoft Q&A (Preview)!
For more information, please refer to the sticky post.Hi Roy,
here is ticket# : SRX1488405969ID
-
Hi,
I will send your ticket ID to the team for further help! There might be some time delay before I got response from the team. Thank you for your patience.
Best regards,
Roy
"Developing Universal Windows apps" forum will be migrating to a new home on Microsoft Q&A (Preview)!
We invite you to post new questions in the "Developing Universal Windows apps" forum’s new home on Microsoft Q&A (Preview)!
For more information, please refer to the sticky post. -
Hi,
I got the response from the backend team. The backend team checked your app's unit ID in the background. It appears that adunit’s size is 300*250 whereas the you are using size 728*90. Could you please try with 300*250(Width*Height) adunit size?
Best regards,
Roy
"Developing Universal Windows apps" forum will be migrating to a new home on Microsoft Q&A (Preview)!
We invite you to post new questions in the "Developing Universal Windows apps" forum’s new home on Microsoft Q&A (Preview)!
For more information, please refer to the sticky post. -
-
-
-
Hi,
I got the response from the backend team. The backend team checked your app's unit ID in the background. It appears that adunit’s size is 300*250 whereas the you are using size 728*90. Could you please try with 300*250(Width*Height) adunit size?
Best regards,
Roy
"Developing Universal Windows apps" forum will be migrating to a new home on Microsoft Q&A (Preview)!
We invite you to post new questions in the "Developing Universal Windows apps" forum’s new home on Microsoft Q&A (Preview)!
For more information, please refer to the sticky post. -
Hi,
Could you please share me the xaml code snippet about the ad control?
Best regards,
Roy
"Developing Universal Windows apps" forum will be migrating to a new home on Microsoft Q&A (Preview)!
We invite you to post new questions in the "Developing Universal Windows apps" forum’s new home on Microsoft Q&A (Preview)!
For more information, please refer to the sticky post. -
Hi Roy,
Below is snippet code
<Page xmlns:my="using:Syncfusion.UI.Xaml.Controls.Input" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:local="using:BarcodeGenerator" xmlns:d="http://schemas.microsoft.com/expression/blend/2008" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:UI="using:Microsoft.Advertising.WinRT.UI" xmlns:Custom="using:Syncfusion.UI.Xaml.Grid" xmlns:Custom2="using:Syncfusion.UI.Xaml.Controls.Barcode" x:Class="BarcodeGenerator.MainPage" mc:Ignorable="d" Background="{ThemeResource ApplicationPageBackgroundThemeBrush}"> <Grid x:Name="LayoutRoot" Margin="20,20,20,20" > <Grid.RowDefinitions> <RowDefinition Height="40"/> <RowDefinition Height="40"/> <RowDefinition Height="40"/> <RowDefinition Height="40"/> <RowDefinition Height="40"/> <RowDefinition Height="40"/> <RowDefinition Height="40"/> <RowDefinition Height="40"/> <RowDefinition Height="40"/> <RowDefinition Height="50"/> <RowDefinition Height="20"/> <RowDefinition Height="40"/> <RowDefinition Height="40"/> <RowDefinition Height="40"/> <RowDefinition Height="*"/> </Grid.RowDefinitions> <Grid.ColumnDefinitions> <ColumnDefinition Width="400"/> <ColumnDefinition Width="200"/> <ColumnDefinition Width="*"/> </Grid.ColumnDefinitions> <StackPanel Grid.Row="0" Grid.Column="0" Orientation="Horizontal" > .....
</StackPanel> <StackPanel VerticalAlignment="Bottom" Grid.Row="14" Grid.Column="0" Grid.ColumnSpan="3" > <UI:AdControl ApplicationId="9pg7grdqt14x" AdUnitId="1100060719" ErrorOccurred="AdControl_ErrorOccurred" Height="90" HorizontalAlignment="Center" VerticalAlignment="Bottom" Width="728"/> </StackPanel> </Grid> </Page>
-
Hi,
As mentioned in my previous reply, could you please changed your ad control as the following?
<UI:AdControl ApplicationId="9pg7grdqt14x" AdUnitId="1100060719" ErrorOccurred="AdControl_ErrorOccurred" Height="250" HorizontalAlignment="Center" VerticalAlignment="Bottom" Width="300"/> </StackPanel>
Best regards,
Roy
"Developing Universal Windows apps" forum will be migrating to a new home on Microsoft Q&A (Preview)!
We invite you to post new questions in the "Developing Universal Windows apps" forum’s new home on Microsoft Q&A (Preview)!
For more information, please refer to the sticky post. -
-
Hi,
I'm contacting the team about this. Could you please also keep contact with the team via support ticket?
Best regards,
Roy
"Developing Universal Windows apps" forum will be migrating to a new home on Microsoft Q&A (Preview)!
We invite you to post new questions in the "Developing Universal Windows apps" forum’s new home on Microsoft Q&A (Preview)!
For more information, please refer to the sticky post. -
Hi,
The team confirm that there is no ad request from your application in the backend. The team created tested app that could receive the ad correctly.
Could you please share the trace logs if you are able to see ad requests from your end?
Best regards,
Roy
"Developing Universal Windows apps" forum will be migrating to a new home on Microsoft Q&A (Preview)!
We invite you to post new questions in the "Developing Universal Windows apps" forum’s new home on Microsoft Q&A (Preview)!
For more information, please refer to the sticky post. -
Hi,
The team confirm that there is no ad request from your application in the backend. The team created tested app that could receive the ad correctly.
Could you please share the trace logs if you are able to see ad requests from your end?
Best regards,
Roy
"Developing Universal Windows apps" forum will be migrating to a new home on Microsoft Q&A (Preview)!
We invite you to post new questions in the "Developing Universal Windows apps" forum’s new home on Microsoft Q&A (Preview)!
For more information, please refer to the sticky post.
Did they associate the tested app with store? Because non-associated app can display ads normally. Just the app which is associated with store (also new store account) is having Ads display problem.
- Edited by hharri Monday, December 9, 2019 4:01 AM