When doing my Facebook Ad exercises for new hires, I keep getting error messages.
Try resetting the Ads Manager.
At the top, right-hand side there are three dots ...
Click on the three dots, and select 'Reset Ads Manager.'
Related
I'm trying to write bot. I cann't to get messages in my webhook. Callback seems verified (at least I don't see any error when I click on Verify button). However, checks image at left part of page isn't lighting with green. Is it normal?
Thank you
https://gyazo.com/f2cabb49fed652a82529e96b5401ce3c
https://gyazo.com/6b4c221a1b2743ae3204bb7050628fb1
https://gyazo.com/7a6a7246a143ad8ab955627ed1647127
https://gyazo.com/fe4fbb6369a41b4cbd4610573dd0da11
I am owner of the website legiaodosherois.com.br and I am having issues after starting my first paid campaign with Google Doubleclick for Publishers. All my ad blocks are set for Adsense fallback and it was working pretty well until two days ago when all my ad blocks started to get empty only at homepage, and running fine in all the other pages. I tried to use the debug console by appending the ?google_force_console=1 at my homepage url but just by adding this piece of query string it already makes the ads shows up, so to reproduce my error you must access http://www.legiaodosherois.com.br/?google_force_console=1 and then access http://www.legiaodosherois.com.br/
I couldn't see any problems by checking this debug data, and Google says that the Ad Units are tagged correctly. What can I do?
UPDATE: I just have found that some specific pages such as http://www.legiaodosherois.com.br/2013/vazam-videos-com-as-primeiras-cenas-de-guardioes-da-galaxia.html also aren't displaying any ads!
Thanks in advance and sorry for my bad English,
Vinicius
It happened because some of my posts received a false positive flag from Adsense bot which forbid these pages to show ads. As they were also being shown in the homepage, it was also forbid to show ads. After cleaning them up, it started to work fine!
I am trying to set up a tab with a link to a contact form from my site on Facebook.
I developed the 'app' through the developers site and have set up the page tab.
I've saved the app and it saves it fine (displaying a message saying changes were saved but it might take some time to propagate across all servers.)
Well I waited an hour and I still can't add the tab to my page. I tried locating the app page directly using the namespace, but I get an error message saying:
"[My App] cannot be displayed because the app is misconfigured."
I don't know how it is misconfigured? There are no errors when saving, so I don't know what the issue is or how to go about fixing it. There are no problems with the app that I can see... how am I supposed to know what's wrong with it?
All it is is a page tab. I've put the link to the page tab in, I don't have a secure page (https) so I have left this box blank but I don't know what to do now.
Any ideas how I can find out in what way it is 'misconfigured'?
This error usually occurs when you try to view the App Center page for the app when the app doesn't have the 'App Details' tab settings populated.
So instead of:
https://www.facebook.com/appcenter/APP_NAMESPACE
Make sure you are loading:
https://apps.facebook.com/APP_NAMESPACE
That page will display hints (if you are admin or developer of the app) on what you are missing.
And, adding to the answer already given by #Donn Lee, which pointed to the right way, you must also ADD A PLATFORM in settings, in https://developers.facebook.com/apps/APP-ID/settings/
After following as per Facebook-sdk instructions for android app i get the dialog box saying install/cancel instead of allow/don't allow . I tried changing App id and used other user's credentials for logging too. But still i get an error:
Update:i tried changing an app setting develope.facebook.com->Application->Advanced->disabled enhanced auth dialog. still no resolution.Any help?
The text changes for various reasons; whether it's the first time the user is using that app or not for example - this is expected, there's about 5 or 6 possible button text combinations - i think install/cancel is the one seen for new installations
I'm in the process of implementing Facebook Connect for my site, everything seems to be working fine so far except that the look of my popup dialog upon clicking on "Login with Facebook" is totally different from what I see on other sites like say Posterous.
I'm only getting a popup with the msg "Do you want to log in to with your Facebook account?" followed by the 2 login fields whereas Posterous has a more detailed dialog box with 2 images and more descriptive text.
Am i missing out on some configuration settings here or?
Thanks
The text you're seeing is due to the new Facebook data permissions and permissions dialog changes that will go into effect on June 1st. The new settings also has different text for the dialog when you're logged into Facebook but not yet connected to the site:
[SITE_NAME] is requesting permission
to do the following:
Access my public information
Includes name, profile picture, list
of friends and all other public parts
of my profile
You can switch your app to the old / current Connect dialogs to see the difference by going to the Migrations tab when editing your application and setting "New Data Permissions" to Disabled. But on June 1st, you'll be automatically switched to the new version if you haven't already enabled it.
The new dialogs' text is definitely scarier to the user - I'm a little surprised Facebook is changing the text to this since they always say they want to make connecting as appealing as possible for the user. But we don't have a choice.