How can I create an ad unit in flurry? - flurry

I am trying to create an ad unit in flurry. Documentation says:
Follow these steps to create an ad unit:
Log in to Yahoo App Publishing at.
Navigate to the Monetization tab.
If you’re a first time user, you won’t have access to this tab until
you accept Terms of Service first.
Select Applications and Ad Units
from the left-hand navigation menu.
Click + New Ad Unit button.
When navigating to "Monetization tab" I get a message saying:
Self Serve Accounts
Effective January 2020, Flurry for Publishers
Network self service accounts will be shut down. Payments through
December 2019 activity will be processed and paid via PayPal per
agreement terms. If you have any questions about payment status, or
signing a new agreement as a managed partner, please reach out to
Gemini.Self.Service.Help#verizonmedia.com.
This message cannot be canceled or closed. I cannot even press the "back" button in the browser.
I have tried using Chrome and Microsoft Edge browsers.
So I cannot continue. How can I create an ad unit in flurry?

With the end of Self-Serve Publishing, ad unit creation is now limited to Managed Publishers only, which you need to apply to become.

Related

AAD in Azure API Management, avoid signup dialog

In Azure API Management you can enable integration with AAD, by following the guidelines in this article:
https://learn.microsoft.com/en-us/azure/api-management/api-management-howto-aad
This part describes the sign in after setting up AAD integration:
https://learn.microsoft.com/en-us/azure/api-management/api-management-howto-aad#a-idlogintodevportalsign-in-to-the-developer-portal-by-using-an-azure-ad-account
In step 3 of of this part, the following is mentioned:
"You might be prompted with a registration form if any additional information is required."
I don't want to bother my consumers with this dialog, but I can't find what 'additional information' is meant here.
The sign up dialog only shows email, first name and last name.
Anyone knows what information the registration process is missing, which leads to this dialog to show up?
I don't want to bother my consumers with this dialog, but I can't find what 'additional information' is meant here. The sign up dialog only shows email, first name and last name.
If you don't want to enable the registration process, you could delete Username and password
provider from azure portal.
It will just use the Azure AD provider. then it will not prompted with a registration form.
Updated:
If I click sign up, I get the registation is disabled.
After consulting the Azure API Management product group, it became clear you cannot disable this dialog at the moment.
The documentation is mentioning the dialog is only prompted in a certain case, but that's is not accurate. The dialog will always be shown when you sign in on the developer portal, when the Azure API Management is integrated with AAD.

Cannot access Video Indexer API?

I'm trying to use Video Indexer API (v2). But when I try to sign in to it using the the Azure Active Directory, I get this message:
Selected user account does not exist in tenant 'Microsoft' and cannot access the application 'da0eb6e2-d2bd-4cbd-ad65-81ddc43546e2' in that tenant. The account needs to be added as an external user in the tenant first. Please use a different account.
I'm not sure what the issue is?
Sign-in to the VideoIndexer developer portal has been revised.
We unified the developer portal sign-in with that of the VideoIndexer site.
The screenshot in #Mohit_Garg comment in no longer relevant. This is our new sign-in experience.
The first option should be used in case of Active Directory accounts. This is also the only option that will allow you to use Video Indexer paid.
In many cases users selected the Microsoft option in the old authentication method when they actually wanted AAD option.
After the new experience they select the first option "Sign in with a corporate account" and get a message saying that an account with that E-Mail already exit.
An Email is unique in Video Indexer developer portal. So if you want to use your AAD but previously opened an account in the developer portal using a different authentication method you will need to sign-in using the original authentication method and close the account in your developer profile page. After the account removal you will be able to sign in with different authentication method.
More info can be found in the official video indexer documentation
Clarification: I'm a developer in the Video Indexer team.
Follow below steps to Subscribe to the API -
Sign in.
To start developing with Video Indexer, you must first Sign In to the Video Indexer portal.
If signing in with an AAD account (for example, alice#contoso.onmicrosoft.com) you must go through two preliminary steps:
A. Contact us at visupport#microsoft.com to register your AAD organization’s domain (contoso.onmicrosoft.com).
B. Your AAD organization’s admin must first sign in to grant the portal permissions to your org. To do this, the organization's admin must navigate to https://videobreakdown.portal.azure-api.net/signin-callback?provider=Aad, sign in and give consent.
Subscribe.
Select the Products tab. Then, select Production and subscribe.
Once you subscribe, you will be able to see your subscription and your primary and secondary keys. The keys should be protected. The keys should only be used by your server code. They should not be available on the client side (.js, .html, etc.).
Start developing.
You are ready to start integrating with the API. Find the detailed description of each Video Indexer REST API.

How to make payments to azure?

I have subscribed for free account and now its expired so i m tried to make payment to "Pay-As-You-Go" subscription and in Summary for "Pay-As-You-Go", its showing me an balance amount , subscription ID and order ID but its not showing any links to make a payment.
my credit card details are also there. now my web application and db have stopped and i cannot reactivate it. please help.
I already tried buying a gift card and use the redeem code even not possible.
Thank You
Please create a support ticket using below steps:
1.Go to the Azure Support web site and click Get Support. You can also submit an incident from the Microsoft Azure portal or from the Azure Accounts Center.
•To submit a support ticket from the Azure portal, click your account name, and then click Contact Microsoft Support.
•To submit a support ticket from the Azure Account Center, select a subscription, and then click Contact Microsoft Support.
2.In the Create Support Ticket window, select the subscription for which you want to migrate data and services.
3.For Support Type, choose Billing.
4.Select your region and language, and then click Create Ticket.
5.On the next page, for Problem Type, select My Subscription is Displayed as Disabled. If you need assistance with submitting your support ticket, click Chat with customer service to initiate a live conversation with a customer service representative.
6.Confirm your contact information, provide a telephone number at which you can be reached, and then click Continue.
7.On the next page, provide the following information:
•For Problem Details, provide an incident title for your request and then use the text boxes provide required information and to include any additional information about your request.
•For Determine Severity, choose an option that represents the severity of your request. For more information about the severity types, refer to the Microsoft Azure Incident Severity Table.
•Use the File Upload tool to attach related documentation to your request.
8.If you accept the Agreement for Microsoft Services, click Submit.
You will be contacted by an Azure Support representative in accordance with the terms of the agreement.

Does Instagram Graph API has sandbox mode?

The docs say (step 4):
In the App Review for Instagram section, click Add to Submission for each permission your App will need from its Users. instagram_basic is required. instagram_manage_comments, instagram_manage_insights, and instagram_content_publish are optional.
Scroll to the bottom of the page, and in the Current Submission sub-section, for each submission, click its View Notes link.
In the View Notes dialogue for each permission submission, provide a description for how you will use the data returned by any endpoints that require the permission, and a screencast showing how your app will use the data.
Once you've completed your notes for all of your permission submissions, click the Submit For Review button at the bottom of the page. Note that this is separate from your App Review, which you will do after testing.
After you've added both Facebook Login and Instagram API products to your app configuration, add Facebook Login to your app and record a screencast showing how you will use data returned by the Instagram API. This is similar to the Facebook Login screencast but with Instagram data, so the same guidelines apply.
Step 5:
Once you've been notified that your Instagram API product submission has been approved, you can use the Graph API Explorer to test your app.
With Facebook Login I can create an app that works in sandbox mode. Which lets me create a screencast. To be able to use Instagram Graph API (on a site) I need (from what I can gather):
Facebook Page linked to Instagram Business Account
an app icon
a privacy policy page
a site with working Facebook Login
description of how each permission is going to be used
screencast of... what exactly? of a site that is basically ready, but instead of fetching data from Instagram, it has them hardcoded in the code?
Or there is a sandbox mode after all?
UPD I've highlighted the important parts in the quotes above. Then:
5. Test Your App
Once you've been notified that your Instagram API product submission has been approved, you can use the Graph API Explorer to test your app.
Go to the Graph API Explorer...
The first call you will make is to the Graph API's /user/accounts edge...
Locate the Page that you connected to the Instagram Business Account and click its ID...
Next, [make /page?fields=instagram_business_account request].
This is where I get empty response in Graph API Explorer (only id field is returned), or:
200:- OAuthException:(#200) Access to this data is temporarily disabled for non-active apps or apps that have not recently accessed this data due to changes we are making to the Facebook Platform. https://developers.facebook.com/status/issues/205942813488872/
GET /...?fields=instagram_business_account HTTP/1.1
on my site. Which requests to Instagram Graph API can I make before passing reviews (Instagram App Review, and Facebook App Review)?
It looks like the documentation that Facebook provides is somewhat misleading. You can actually use Instagram Graph API via Graph API Explorer (or by sending GET requests from your code) in a very limited way accessing only your instagram business account BEFORE you get initial approval described in Step 4.
Steps:
Open Graph API Explorer.
First, you need to add extra permissions in the "Access Token" section. There is a "Add a Permission" drop down on the bottom of that section. Open that drop down and select: instagram_basic, manage_pages, business_management permissions. Depending on what you are trying to do, you may need other permissions as well (e.g. instagram_manage_comments, ads_management, manage_pages).
Once you selected the extra permissions, click on the "Get Access Token" button.
Now, you have access token with correct permissions and you should be able to execute instagram_business_account request. This will return the instagram id of your business account, which you can then use for other requests.
After going through these steps, I'm able to get media for my business account via Instagram Graph API, although I'm still trying to figure out why tags request returns empty list.
Go to your app dashboard from your developer account:
https://developers.facebook.com/apps/APP_ID/dashboad
Go to: Roles -> Test Users.
Edit one of the test users to change its password to what you want in order to know him.
Once done, logout from your personal account and connect with the "test user" account in https://facebook.com
Go to your app and click the facebook login with the scope "instagram_basic".
With the access_token that you get you are able to ask Graph API about the user's instagram business account.
Et voilà.
PS: You will not be able to use the Open Graph API tool from your test user. My advice is to test your app from Incognito mode so it will not interpose with your personal account.
UPDATE
Currently, access the instagram data from this way is disabled but this is the right way to access the data.
FB error message says:
(#200) Access to this data is temporarily disabled for non-active apps or apps that have not recently accessed this data due to changes we are making to the Facebook Platform. https://developers.facebook.com/status/issues/205942813488872/
You can get full functionality of Graph API if you login with the developer account, use that to create a video screencast of app functionality and submit
You will have to create a test application out of your real application, these applications are in sand box mode by default (developer mode) https://developers.facebook.com/docs/apps/test-apps/ You will be able to access any fb permission / feature with it, and develop a product with it. Once you are ready to review, in your submission of your real application link your test app in the process

Enable Windows Azure Subscription

My windows azure subscription has been cancelled. I want to update my credit card details and enable it.So please provide steps.
Please follow the link below to create an incident with Windows Azure Commerce Team, and they will provide necessary assistance to get your Subscription enabled and get going:
https://support.microsoft.com/oas/default.aspx?prid=14234&st=1&wfxredirect=1&sd=gn&ln=en-us
once your account has been cancelled the only way to revive it is by going to http://commerce.microsoft.com sign in, make sure you select subscription from the drop down near to your name on the top right side (to check if its the correct, select subscriptions and there should be the subscription that is cancelled) once u r under the correct one, go to payment options and add or change ur credit card... this then will update the service and resume the service... after this is done and everything is cocher, you can go to the account portal of azure and manage payment options from there.
Go to the Windows Azure Account Subscriptions page and change the payment method on your chosen subscription.

Resources