I have developed Android app.
From app user can post [some results etc] on his FB wall.
This app is also showing Ads.
Case 1:
Can I build into app such functionality that
if user post on FB wall then app will turn off Ads for 24h.
Is it legal with FB policy?
ie: http://developers.facebook.com/policy/
Case 2:
Assuming that above is forbidden and we can only base on “referral-based rewards”
[as in FB example]
can I [as a reward] turn off Ads
if user post message on wall and someone else do action on this post [comment or like …].
What do you think about it?
Tnx in adv!
It is not allowed as the incentive is directly linked to the user posting a story as stated here which I am also quoting here
So instead of giving incentive directly you may consider making indirect incentive by using either referral or like.
Regarding your case 2, there is very less documentation available on Facebook policy to say correctly about this case where you can turn off adds based on the fact that someone posts to the wall or someone like the post. But I will like to make a few observations that I made:-
Facebook policy says that it doesn’t allows use of their social channel directly, i.e you are not allowed to give incentive based on the wall posts, which they have mentioned.
You can give incentive if the user gets more users for your application by referring it.
I have seen a few applications that I use, which use the action link to give certain incentives to the users. One I would like to mention is the EA’s SimcitySocial
So for your second case I would suggest not to use posting as a means of giving gift, but instead you should use a further action on it by either linking with action link or URL within message body of post as a means of your incentive.